[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
cda73dc0 [view] | master | 2008-10-30 03:12:05 +0000 | runge | [libtdevnc] synchronize ssvnc |
4dbc5d5a [view] | master | 2008-10-29 23:41:28 +0000 | runge | [libtdevnc] x11vnc: -http_oneport for single port HTTP and VNC. Improve find_display wrt lsof blocking with -b. |
8938cda1 [view] | master | 2008-10-19 16:33:22 +0000 | runge | [libtdevnc] Sync SSVNC changes: fullscreen fixes, local scaling, -chatonly, iso-8859-1/utf8 etc., etc. |
73f19d71 [view] | master | 2008-10-19 16:18:35 +0000 | runge | [libtdevnc] Update ssl VNC viewer jars and patch file. |
1c03dd4d [view] | master | 2008-10-19 16:16:41 +0000 | runge | [libtdevnc] x11vnc: -chatwindow, -scale WxH, -enc changes. |
c80147f2 [view] | master | 2008-10-05 12:30:43 +0000 | Ingo Klöcker | [tdepim] A signal handler that calls for example waitpid has to save errno before and restore it afterwards. Cherry-picked from: 70b4927d847f52c865e0c6c91323eeb3295a99eb Signed-off-by: Luke Dashjr |
16c7ea1b [view] | master | 2008-09-21 23:04:47 +0000 | runge | [libtdevnc] x11vnc: Add symmetric key encryption -enc cipher:keyfile, works with SSVNC. Make -remap work on MacOSX console. update to 0.9.5 strings. Add a couple menu items to tkx11vnc. |
a1e5d55e [view] | master | 2008-09-17 13:35:07 +0000 | runge | [libtdevnc] x11vnc: make -allow work in -ssl mode. |
95d7788e [view] | master | 2008-09-14 19:28:25 +0000 | runge | [libtdevnc] x11vnc: -sleepin m-n for random sleep. More mktemp and mkstemp protections. SSL_INIT_TIMEOUT=n env. var. Fix macosx console X call bug. Synchronize other projects sources. |
d5cba7a5 [view] | master | 2008-09-07 04:17:33 +0000 | runge | [libtdevnc] x11vnc: kill gui_pid on exit in -connect/-connect_or_exit mode. -grablocal n experiment (not compiled by default). -macuskbd option for macosx for orig uskdb code. keycode=N remote contol cmd. Find dpy look at non-NFS cookies in /tmp. Fix gui tray insertion on recent gnome dt. Fix connect_file bug. Sync SSVNC |
dbfa4ad1 [view] | master | 2008-06-24 22:33:41 +0000 | runge | [libtdevnc] We seem to need to guard against freeing iterator 'i' twice in rfbSendFramebufferUpdate() (italc reported bug) |
42c55156 [view] | master | 2008-06-13 20:29:49 +0000 | Blase Stanek | [kooldock] Some fixes Signed-off-by: Alexander Golubev |
975b6902 [view] | master | 2008-06-07 21:12:50 +0000 | runge | [libtdevnc] x11vnc: -clip xineramaN option, -DIGNORE_GETSPNAM for HP-UX. Print info on SSH_CONNECTION override. |
a824cf44 [view] | master | 2008-06-03 21:47:15 +0000 | dscho | [libtdevnc] SDLvncviewer: update screen correctly after a resize Signed-off-by: Johannes Schindelin |
c9fa8718 [view] | master | 2008-06-03 02:39:28 +0000 | runge | [libtdevnc] Enable --with-ssl=DIR option. |
c63fd348 [view] | master | 2008-06-01 21:13:35 +0000 | runge | [libtdevnc] x11vnc: lower waitms and defer if framebuffer reads are fast (> 100MB/s) |
65b42bb8 [view] | master | 2008-06-01 03:36:47 +0000 | runge | [libtdevnc] x11vnc: support colormaps for depths other than 8. xinerama warppointer only if more than one subscreen. |
1983292e [view] | master | 2008-05-31 12:49:41 +0000 | dscho | [libtdevnc] .gitignore: ignore also temporary editor files Signed-off-by: Johannes Schindelin |
0cb39508 [view] | master | 2008-05-31 12:49:20 +0000 | dscho | [libtdevnc] VisualNaCro: add .gitignore file Signed-off-by: Johannes Schindelin |
c5233839 [view] | master | 2008-05-31 12:48:57 +0000 | dscho | [libtdevnc] VisualNaCro: fix configure.ac There was a misunderstanding as to the workings of AC_CHECK_PROG(). Signed-off-by: Johannes Schindelin |
1749faf2 [view] | master | 2008-05-31 12:48:10 +0000 | dscho | [libtdevnc] Update TODOs Signed-off-by: Johannes Schindelin |
ce71b4d4 [view] | master | 2008-05-31 12:47:47 +0000 | dscho | [libtdevnc] Fix libvncserver-config for in-place operation Since quite some time, the linkable libraries are stored in the .libs/ subdirectories. Adjust libvncserver-config to account for that when running without installing. Signed-off-by: Johannes Schindelin |
147bb598 [view] | master | 2008-05-24 14:15:58 +0000 | Ingo Klöcker | [tdepim] The use of the static keyword is deprecated when declaring objects in a namespace scope.... - The C++ Standard, ISO/IEC 14882:1998, section 7.3.1.1 paragraph 2 Cherry-picked from: a16596e1c16c3d5509d6d3f37ed9287ea61ef9df Signed-off-by: Luke Dashjr |
eaecbf4b [view] | master | 2008-05-23 02:05:54 +0000 | runge | [libtdevnc] Handle colormaps with more than 256 colors. |
f164dc18 [view] | master | 2008-05-13 00:03:42 +0000 | dscho | [libtdevnc] examples/mac: disable the cursor We cannot write access the frame buffer, and we do not have a sensible cursor anyway, so better disable the cursor (which would have to be drawn for clients that do not support CursorShapeUpdates). Signed-off-by: Johannes Schindelin |
b069f1dc [view] | master | 2008-05-13 00:02:52 +0000 | dscho | [libtdevnc] SDLvncviewer: add -viewonly Just like its siblings from other projects, SDLvncviewer now supports viewonly connections. Signed-off-by: Johannes Schindelin |
d538e4e2 [view] | master | 2008-05-12 01:04:40 +0000 | runge | [libtdevnc] x11vnc: SSL fixes. Increase cert lifetimes to 2 years. Print ssl err msg. |
fa531979 [view] | master | 2008-05-12 01:03:06 +0000 | runge | [libtdevnc] Add X509_print_ex_fp check for x11vnc. |
b2306270 [view] | master | 2008-05-12 00:53:11 +0000 | runge | [libtdevnc] Many improvement to the frontend and unix viewer. UltraVNC proxy support, and other proxy improvements. |
abbdf92a [view] | master | 2008-05-08 01:23:45 +0000 | runge | [libtdevnc] x11vnc: add UltraVNC repeater proxy support. fix to setp gui mode. -threads is now strongly discouraged. Read PORT= in url. User can set nolisten for Xvfb in -create mode. clean up wait_for_client() to some degree. |
d8812f8c [view] | master | 2008-05-08 00:56:59 +0000 | runge | [libtdevnc] Add check for "https" to viewers. update jars. |
738d19c1 [view] | master | 2008-05-06 18:47:59 +0000 | Jakub Stachowski | [tdepim] Use static const instead of #define Cherry-picked from: c247b0607d3315a43f21c417ef261ab8eb2979e1 Signed-off-by: Luke Dashjr |
4aacbe5b [view] | master | 2008-05-04 10:32:25 +0000 | Jakub Stachowski | [tdepim] Default port for imap and imaps. Before after typing imap://server/ in konqueror, slave would try to connect to port 0. Cherry-picked from: b35c00016dd671aca964907d76aa5a2ed4bc15cc Signed-off-by: Luke Dashjr |
8641c8e7 [view] | master | 2008-04-28 15:35:56 +0000 | dscho | [libtdevnc] Fix compilation in the absence of libjpeg The JPEG library is not necessarily installed everywhere, and sometimes it is outright undesirable to compile with JPEG support, e.g. when the server is not very fast. So fix the compilation for that case. Signed-off-by: Johannes Schindelin |
357b99e5 [view] | master | 2008-03-21 11:23:52 +0000 | dscho | [libtdevnc] Update TODOs Signed-off-by: Johannes Schindelin |
fa8bdd09 [view] | master | 2008-03-08 23:24:47 +0000 | Allen Winter | [tdepim] "x" -> 'x' micro-optimization. Cherry-picked from: b75a062ffed7a7e0e7cd284d5885ec8744a7cbd3 Signed-off-by: Luke Dashjr |
c04a28f3 [view] | master | 2008-02-18 20:05:14 +0000 | dscho | [libtdevnc] Please MS Visual C++ a bit (Christian Ehrlicher) Signed-off-by: Johannes Schindelin |
51575e4e [view] | master | 2008-02-18 15:31:43 +0000 | runge | [libtdevnc] Update ssl jars. |
87a92549 [view] | master | 2008-02-18 14:44:02 +0000 | runge | [libtdevnc] changes for release |
0c8d392e [view] | master | 2008-02-18 04:07:49 +0000 | runge | [libtdevnc] minor date changes. |
6c45a721 [view] | master | 2008-02-18 03:57:13 +0000 | runge | [libtdevnc] ssvnc sync with zywrle support and improvements to popup. |
7cb7bef2 [view] | master | 2008-02-06 18:10:42 +0000 | Blase Stanek | [kooldock] Fixed: disappearing when changing desktop Signed-off-by: Alexander Golubev |
b08cf526 [view] | master | 2008-02-06 17:44:28 +0000 | Allen Winter | [tdepim] Mischael's fix for "IMAP KIO process dies (due to trailing nulls?)" BUG: 153885 Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8 Signed-off-by: Luke Dashjr |
26b79b89 [view] | master | 2008-02-04 17:58:11 +0000 | dscho | [libtdevnc] ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) Highlite: * use qualityLevel/zlib_buffer. No new variable is needed. * Change coding style to recursive fashion. * Change meaning of qualityLevel== 9 for easy calc zywrle_level: old:zywrle_level== 1 new:disable ZYWRLE(same as ZRLE) so, we should not use this value for compatible reason. * Color mode handling isn't complete. I provided and checked 16 bit colors(RGB555,RGB565) and some color mode of 32 bit colors for little endian mode. we must make and check 24 bit colors and big endian mode. Signed-off-by: Johannes Schindelin |
befcb6fc [view] | master | 2008-02-04 17:57:39 +0000 | dscho | [libtdevnc] Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki) Signed-off-by: Johannes Schindelin |
8bb82716 [view] | master | 2008-02-03 02:42:23 +0000 | runge | [libtdevnc] Add ZYWRLE to server printout. |
e526c481 [view] | master | 2008-02-02 03:57:12 +0000 | dscho | [libtdevnc] SDLvncviewer: fix button handling For some reason, I swapped buttons 2 and 3 on Dec 7, 2005, in commit "translate keys based on unicode (much more reliable than sym)". I do not remember why, nor what I smoked, but this was wrong. Signed-off-by: Johannes Schindelin |
2530c5fa [view] | master | 2008-02-02 03:56:41 +0000 | dscho | [libtdevnc] SDLvncviewer: fix Ctrl+ Signed-off-by: Johannes Schindelin |
20fe2c2e [view] | master | 2008-02-02 03:56:09 +0000 | dscho | [libtdevnc] SDLvncviewer: fix translation of the Tab key Signed-off-by: Johannes Schindelin |
d6fe147f [view] | master | 2008-02-02 03:55:21 +0000 | dscho | [libtdevnc] Updated TODOs Signed-off-by: Johannes Schindelin |
fe63ea13 [view] | master | 2008-02-01 02:30:35 +0000 | runge | [libtdevnc] Need to include zywrletemplate.c in Makefile.am |
caca05eb [view] | master | 2008-02-01 02:08:13 +0000 | runge | [libtdevnc] sync java viewer. |
7e7ef1b4 [view] | master | 2008-02-01 02:05:10 +0000 | runge | [libtdevnc] x11vnc: during speeds estimate, guard against client disconnecting. |
c17aef31 [view] | master | 2008-01-31 17:49:13 +0000 | dscho | [libtdevnc] Fix rfbSendSupportedEncodings There was a long standing TODO to make the counting of the supported encodings dynamic. It never triggered, until ZYWRLE was added. Noticed by Christian Ehrlicher. Signed-off-by: Johannes Schindelin |
e32ebd64 [view] | master | 2008-01-31 13:19:28 +0000 | dscho | [libtdevnc] Recurse into subdirectory x11vnc/ when configuring with --with-x11vnc Since we separated the packages LibVNCServer and x11vnc, there is a configure switch --with-x11vnc, without which x11vnc is not built. However, even _with_ this switch, it is not built, because the Makefile would not recurse into the x11vnc/ subdirectory. Fix that. Signed-off-by: Johannes Schindelin |
c5173f36 [view] | master | 2008-01-31 11:52:50 +0000 | dscho | [libtdevnc] Fix Swap16IfLE() on bytes When swapping the values for the colour table to little-endian (because they are 16-bit values), we need to cast "unsigned char" to "unsigned short"; otherwise, Microsoft's compiler would keep complaining. Noticed by Christian Ehrlicher. Signed-off-by: Johannes Schindelin |
3d9a5639 [view] | master | 2008-01-31 11:52:25 +0000 | dscho | [libtdevnc] Move tightQualityLevel out of the JPEG specific part The variable tightQualityLevel is used for ZYWRLE compression, too, so if libjpeg is not present, but libz is, we still need to have that struct member. Signed-off-by: Johannes Schindelin |
ce8d6c24 [view] | master | 2008-01-30 20:38:51 +0000 | dscho | [libtdevnc] Make ZYWRLE thread-safe for multiple clients ZYWRLE used a static buffer, which does not work too well if you have more than one client in a threaded server. Instead, we have the data in the client structure now. Signed-off-by: Johannes Schindelin |
5b9b4543 [view] | master | 2008-01-30 20:38:37 +0000 | dscho | [libtdevnc] ZYWRLE brown paper bag fix While adjusting the coding style, three stupid mistakes happened. The quality is _not_ just 1, 2, 3, but really 1, 3, 2. And the macros ZYWRLE_PACK_COEFF() and ZYWRLE_UNPACK_COEFF() expand to more than one statement, which means that we need curly brackets around them when they are in an if clause. Signed-off-by: Johannes Schindelin |
ecc9d49f [view] | master | 2008-01-29 11:51:57 +0000 | dscho | [libtdevnc] Update TODOs Signed-off-by: Johannes Schindelin |
fc0687b9 [view] | master | 2008-01-29 11:51:20 +0000 | dscho | [libtdevnc] Add a .gitignore file At least one developer (me) uses git to work on local branches, and this file does not hurt. Signed-off-by: Johannes Schindelin |
87fa3452 [view] | master | 2008-01-29 11:50:48 +0000 | dscho | [libtdevnc] Add missing #include Signed-off-by: Johannes Schindelin |
059afcdf [view] | master | 2008-01-29 11:50:16 +0000 | dscho | [libtdevnc] Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi) Signed-off-by: Johannes Schindelin |
09d902c5 [view] | master | 2008-01-29 11:49:14 +0000 | dscho | [libtdevnc] Add CMake support (thanks to Christian Ehrlicher) Signed-off-by: Johannes Schindelin |
57201400 [view] | master | 2008-01-22 08:07:50 +0000 | Blase Stanek | [kooldock] better polish translation - thanks to Tomasz Agrasinski Signed-off-by: Alexander Golubev |
5aa4ac94 [view] | master | 2008-01-21 23:58:58 +0000 | Tobias Koenig | [tdepim] Removed useless 'true &&' statement Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f Signed-off-by: Luke Dashjr |
20c686e4 [view] | master | 2008-01-16 21:25:39 +0000 | Till Adam | [tdepim] Fix mailAddress:getStr when rawComment is non-empty WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha. Seems to work ok with more email adresses now. CCBUG: 152692 Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa Signed-off-by: Luke Dashjr |
c07091b3 [view] | master | 2008-01-15 04:27:11 +0000 | runge | [libtdevnc] x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize. |
b07b3401 [view] | master | 2008-01-14 22:53:45 +0000 | Till Adam | [tdepim] Make getStr const correct. Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181 Signed-off-by: Luke Dashjr |
649f5b2b [view] | master | 2007-12-16 18:37:22 +0000 | runge | [libtdevnc] x11vnc: setup remote-ctrl file by default on macosx. improve tkx11vnc wrt attaching to existing server in icon/tray mode. |
899c920e [view] | master | 2007-12-16 18:32:19 +0000 | runge | [libtdevnc] Fixes for MacOSX 10.5. Improve usage of x11 viewer on macosx. |
3d0bd736 [view] | master | 2007-12-16 02:26:38 +0000 | runge | [libtdevnc] x11vnc: fix find_display and usleep() prototype on macosx. -display console and check DISPLAY /tmp/...:0 on macosx. implement -noxinerama. |
2689647d [view] | master | 2007-11-13 03:10:34 +0000 | runge | [libtdevnc] x11vnc: add clear_locks (Caps_Lock, etc) action. |
e24cf949 [view] | master | 2007-10-27 23:55:04 +0000 | runge | [libtdevnc] ssvnc sync: connect_br.tcl socks4/5 http proxies, ss_vncviewer socks5 proxy. ssh 1st proxy. whatismyip.com fix. 127.0.0.1 on Darwin |
ecbd1a49 [view] | master | 2007-10-27 23:49:40 +0000 | runge | [libtdevnc] ssl java and ss_vncviewer (socks5) sync. |
81ef0b93 [view] | master | 2007-10-27 22:45:30 +0000 | runge | [libtdevnc] x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix. |
6f27ee38 [view] | master | 2007-10-21 09:39:08 +0000 | Blase Stanek | [kooldock] Bugfix 2 Signed-off-by: Alexander Golubev |
d17c0cd8 [view] | master | 2007-10-21 06:18:48 +0000 | Blase Stanek | [kooldock] Bugfix 1 Signed-off-by: Alexander Golubev |
be9dc490 [view] | master | 2007-10-04 01:43:57 +0000 | runge | [libtdevnc] x11vnc: add xfce to createdisplay |
54237e33 [view] | master | 2007-09-26 19:20:56 +0000 | runge | [libtdevnc] x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck. |
fcd267d0 [view] | master | 2007-09-17 15:32:53 +0000 | Allen Winter | [tdepim] fixup the Copyrights Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6 Signed-off-by: Luke Dashjr |
1df143d1 [view] | master | 2007-09-17 15:21:29 +0000 | dscho | [libtdevnc] Avoid misaligned access on 64-bit machines We used to assume that a char[256] is properly aligned to be cast to an rfbServerInitMsg, but that was not the case. So use a union instead. Noticed by Flavio Leitner. Signed-off-by: Johannes Schindelin |
1392ead8 [view] | master | 2007-09-11 20:27:13 +0000 | runge | [libtdevnc] update ss_vncviewer script, jars, and patch files. |
660d66c1 [view] | master | 2007-09-11 20:24:25 +0000 | runge | [libtdevnc] ssvnc: sshvnc ssh-only, tsvnc Terminal Services modes. Improvements to ss_vncviewer. Automatically find X dpy and X login. Reorganize menus a bit. ~/.ssvncrc file. |
115e935f [view] | master | 2007-09-11 20:15:38 +0000 | runge | [libtdevnc] x11vnc: fix wireframe crash under -clip. Add -redirect for VNC redir. -rawfb nullbig, randbig, solid, swirl, etc. FD_XDM mode to find_display. -listdpy. Add enlightenment. Xvnc.redirect FINDDISPLAY-vnc_redirect. -xvnc, -xvnc_redirect, -svc_xvnc. AUTO_PORT. |
6a6d26a7 [view] | master | 2007-09-05 03:39:51 +0000 | runge | [libtdevnc] x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_services() utilities for Terminal services. Improve Xdummy. |
e3055251 [view] | master | 2007-09-05 03:37:57 +0000 | runge | [libtdevnc] classes/ssl: improve timeouts, port fallback, and connection time. |
84d6dd0e [view] | master | 2007-08-19 20:01:10 +0000 | runge | [libtdevnc] malloc score_hint and make it shorts to save space. |
222ecab5 [view] | master | 2007-08-19 19:13:12 +0000 | runge | [libtdevnc] x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom server to FINDCREATEDISPLAY list. |
a69ed666 [view] | master | 2007-08-18 17:27:24 +0000 | runge | [libtdevnc] x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, FD_OPTS, FD_PROG env vars, add Xvnc support |
f31f7159 [view] | master | 2007-08-16 00:21:11 +0000 | runge | [libtdevnc] x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert only for -display WAIT: |
eb2eeed9 [view] | master | 2007-08-14 14:31:08 +0000 | dscho | [libtdevnc] LibVNCClient: if the GotRect hook is set, override default op. |
338301c1 [view] | master | 2007-08-04 00:53:38 +0000 | runge | [libtdevnc] x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel. |
0f162f1f [view] | master | 2007-08-04 00:49:17 +0000 | runge | [libtdevnc] argv > 0 doesn't make sense for a pointer; assuming argv != NULL. |
c4c92d3a [view] | master | 2007-07-05 02:03:33 +0000 | runge | [libtdevnc] x11vnc: -debug_ncache, fix big fonts in tkx11vnc. |
b2c291fe [view] | master | 2007-07-05 02:00:28 +0000 | runge | [libtdevnc] configure.ac check for external system libvncserver version. set x11vnc version 0.9.3 |
7ee3eccc [view] | master | 2007-06-18 01:50:34 +0000 | runge | [libtdevnc] x11vnc: set NCACHE -1 for release. |
d3326942 [view] | master | 2007-06-15 03:19:05 +0000 | runge | [libtdevnc] x11vnc: fix build error if libssl is missing or --without-ssl supplied. |
171db9c5 [view] | master | 2007-05-27 17:50:33 +0000 | runge | [libtdevnc] sync ssvnc unix viewer diffs; fix X cursor size. |
e896f7b7 [view] | master | 2007-05-27 06:06:28 +0000 | runge | [libtdevnc] update java viewer and ssvnc. |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2024 Trinity Desktop Project