Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
ecc9d49f [view]master2008-01-29 11:51:57 +0000dscho[libtdevnc] Update TODOs
Signed-off-by: Johannes Schindelin
fc0687b9 [view]master2008-01-29 11:51:20 +0000dscho[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]master2008-01-29 11:50:48 +0000dscho[libtdevnc] Add missing #include (thanks Christian Ehrlicher)
Signed-off-by: Johannes Schindelin
059afcdf [view]master2008-01-29 11:50:16 +0000dscho[libtdevnc] Add ZYWRLE server-side support (thanks Noriaki Yamazaki, Hitachi)
Signed-off-by: Johannes Schindelin
09d902c5 [view]master2008-01-29 11:49:14 +0000dscho[libtdevnc] Add CMake support (thanks to Christian Ehrlicher)
Signed-off-by: Johannes Schindelin
57201400 [view]master2008-01-22 08:07:50 +0000Blase Stanek[kooldock] better polish translation - thanks to Tomasz Agrasinski
Signed-off-by: Alexander Golubev
5aa4ac94 [view]master2008-01-21 23:58:58 +0000Tobias Koenig[tdepim] Removed useless 'true &&' statement
Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f
Signed-off-by: Luke Dashjr
20c686e4 [view]master2008-01-16 21:25:39 +0000Till 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]master2008-01-15 04:27:11 +0000runge[libtdevnc] x11vnc: -ping option, fix memory corruption in copy_tiles after xrandr resize.
b07b3401 [view]master2008-01-14 22:53:45 +0000Till Adam[tdepim] Make getStr const correct.
Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181
Signed-off-by: Luke Dashjr
649f5b2b [view]master2007-12-16 18:37:22 +0000runge[libtdevnc] x11vnc: setup remote-ctrl file by default on macosx. improve
tkx11vnc wrt attaching to existing server in icon/tray mode.
899c920e [view]master2007-12-16 18:32:19 +0000runge[libtdevnc] Fixes for MacOSX 10.5. Improve usage of x11 viewer on macosx.
3d0bd736 [view]master2007-12-16 02:26:38 +0000runge[libtdevnc] x11vnc: fix find_display and usleep() prototype on macosx.
-display console and check DISPLAY /tmp/...:0 on macosx.
implement -noxinerama.
2689647d [view]master2007-11-13 03:10:34 +0000runge[libtdevnc] x11vnc: add clear_locks (Caps_Lock, etc) action.
e24cf949 [view]master2007-10-27 23:55:04 +0000runge[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]master2007-10-27 23:49:40 +0000runge[libtdevnc] ssl java and ss_vncviewer (socks5) sync.
81ef0b93 [view]master2007-10-27 22:45:30 +0000runge[libtdevnc] x11vnc: -proxy, -ssh options. ncache bug in -8to24, Selection "targets" bugfix.
6f27ee38 [view]master2007-10-21 09:39:08 +0000Blase Stanek[kooldock] Bugfix 2
Signed-off-by: Alexander Golubev
d17c0cd8 [view]master2007-10-21 06:18:48 +0000Blase Stanek[kooldock] Bugfix 1
Signed-off-by: Alexander Golubev
be9dc490 [view]master2007-10-04 01:43:57 +0000runge[libtdevnc] x11vnc: add xfce to createdisplay
54237e33 [view]master2007-09-26 19:20:56 +0000runge[libtdevnc] x11vnc: COLUMNS=256 and other fixes to find/create scripts. More ratecheck.
fcd267d0 [view]master2007-09-17 15:32:53 +0000Allen Winter[tdepim] fixup the Copyrights
Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6
Signed-off-by: Luke Dashjr
1df143d1 [view]master2007-09-17 15:21:29 +0000dscho[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]master2007-09-11 20:27:13 +0000runge[libtdevnc] update ss_vncviewer script, jars, and patch files.
660d66c1 [view]master2007-09-11 20:24:25 +0000runge[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]master2007-09-11 20:15:38 +0000runge[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]master2007-09-05 03:39:51 +0000runge[libtdevnc] x11vnc: -autoport, -finddpy, -xdummy. watch xrandr events. check_redir_services() utilities for Terminal services. Improve Xdummy.
e3055251 [view]master2007-09-05 03:37:57 +0000runge[libtdevnc] classes/ssl: improve timeouts, port fallback, and connection time.
84d6dd0e [view]master2007-08-19 20:01:10 +0000runge[libtdevnc] malloc score_hint and make it shorts to save space.
222ecab5 [view]master2007-08-19 19:13:12 +0000runge[libtdevnc] x11vnc: better -xkb tie-breaking for up keystrokes. Add Xsrv/FD_XSRV custom server to FINDCREATEDISPLAY list.
a69ed666 [view]master2007-08-18 17:27:24 +0000runge[libtdevnc] x11vnc: improve FINDCREATEDISPLAY (-create) script, FD_GEOM, FD_SESS, FD_OPTS, FD_PROG env vars, add Xvnc support
f31f7159 [view]master2007-08-16 00:21:11 +0000runge[libtdevnc] x11vnc: add reverse -connect support to -display WAIT:, fix SSL Fetch cert only for -display WAIT:
eb2eeed9 [view]master2007-08-14 14:31:08 +0000dscho[libtdevnc] LibVNCClient: if the GotRect hook is set, override default op.
338301c1 [view]master2007-08-04 00:53:38 +0000runge[libtdevnc] x11vnc: -xrefresh, .DCOPserver bug, -unixpw_unsafe ignores SSH tunnel.
0f162f1f [view]master2007-08-04 00:49:17 +0000runge[libtdevnc] argv > 0 doesn't make sense for a pointer; assuming argv != NULL.
c4c92d3a [view]master2007-07-05 02:03:33 +0000runge[libtdevnc] x11vnc: -debug_ncache, fix big fonts in tkx11vnc.
b2c291fe [view]master2007-07-05 02:00:28 +0000runge[libtdevnc] configure.ac check for external system libvncserver version. set x11vnc version 0.9.3
7ee3eccc [view]master2007-06-18 01:50:34 +0000runge[libtdevnc] x11vnc: set NCACHE -1 for release.
d3326942 [view]master2007-06-15 03:19:05 +0000runge[libtdevnc] x11vnc: fix build error if libssl is missing or --without-ssl supplied.
171db9c5 [view]master2007-05-27 17:50:33 +0000runge[libtdevnc] sync ssvnc unix viewer diffs; fix X cursor size.
e896f7b7 [view]master2007-05-27 06:06:28 +0000runge[libtdevnc] update java viewer and ssvnc.
e6b59243 [view]master2007-05-27 05:06:00 +0000runge[libtdevnc] configure.ac: fix x11vnc --with-system-libvncserver build and add -R link flag.
713a4324 [view]master2007-05-27 02:28:25 +0000runge[libtdevnc] Fix --libs, echo -n doesn't work everywhere. Question: why -R only for Solaris??
e871649d [view]master2007-05-27 00:27:36 +0000runge[libtdevnc] clobbered x11vnc/Makefile.am by mistake.
dd193b13 [view]master2007-05-27 00:16:21 +0000runge[libtdevnc] configure: make more of a split between libvncserver and x11vnc pkgs.
7fffc5d3 [view]master2007-05-26 23:22:48 +0000runge[libtdevnc] x11vnc: in -unixpw, initial Escape means no echo username.
cb227d4b [view]master2007-05-22 01:29:45 +0000runge[libtdevnc] update regular SSL viewer jars; update ss_vncviewer script.
1a7857ff [view]master2007-05-22 01:27:26 +0000runge[libtdevnc] update ssvnc (SSVNC_EXTRA_SLEEP), and unix viewer (1/n menu and chat windows)
e3fc6fc6 [view]master2007-05-22 01:24:48 +0000runge[libtdevnc] x11vnc: set things up (NCACHE = -1) to not have -ncache on by default.
e9353e8d [view]master2007-05-19 03:17:58 +0000runge[libtdevnc] More fixes to ultra java viewer, ultrafilexfer debugging output, fix -loop in .x11vncrc case.
13ad9f49 [view]master2007-05-17 01:39:18 +0000runge[libtdevnc] Pre-C99 declaration error.
a549c3aa [view]master2007-05-17 00:01:03 +0000runge[libtdevnc] In rfbSendFileTransferChunk() check permitFileTransfer 1st to avoid false alarms.
a2707712 [view]master2007-05-16 21:35:55 +0000runge[libtdevnc] Add UltraViewerSSL.jar, etc. to dist list.
f7d48515 [view]master2007-05-16 21:34:21 +0000runge[libtdevnc] Add logging output to know when inside tightvnc-filetransfer functions.
3110c0e3 [view]master2007-05-16 21:32:52 +0000runge[libtdevnc] Add SSL support to UltraVNC Java Viewer (has filetransfer gui). Fix UltraVNC bugs and improve FTP gui a bit.
c49eee2c [view]master2007-05-16 21:29:43 +0000runge[libtdevnc] ssvnc: SOCKS support, PORT=, Verify all Certs and accepted certs logging. x11vnc SSL debugging output.
8b2bb652 [view]master2007-05-16 14:47:00 +0000runge[libtdevnc] Drop client if UltraVNC filetransfer is not enabled.
d1a86ee7 [view]master2007-05-07 02:30:24 +0000runge[libtdevnc] ssvnc: Home dir changing, skip enc warning, memory stick doc.
15d04d46 [view]master2007-05-07 02:23:11 +0000runge[libtdevnc] x11vnc: lower -wait and -defer to 20ms. Drop client doing ultravnc stuff in -unixpw during login phase.
1d495291 [view]master2007-05-05 18:28:32 +0000runge[libtdevnc] filexfer warnings and messages.
76d88e31 [view]master2007-05-05 14:53:21 +0000runge[libtdevnc] x11vnc: add groups handling for -users mode.
6378acec [view]master2007-05-04 04:06:00 +0000runge[libtdevnc] x11vnc: add WAITBG=1 env. var, add mwm to -create.
85303147 [view]master2007-05-01 22:51:56 +0000runge[libtdevnc] ssl: java viewer patches, onetimekey; x11vnc setsid/setpgrp and -cc 4 for -create
3fcab6f1 [view]master2007-04-28 23:27:00 +0000runge[libtdevnc] x11vnc: -users sslpeer= option. RFB_SSL_CLIENT_CERT, -ncache 10 default
2d0b184f [view]master2007-04-19 03:46:35 +0000runge[libtdevnc] x11vnc: set to next release (0.9.1)
65f77eb0 [view]master2007-04-19 03:30:30 +0000runge[libtdevnc] Add latest vncviewer patch.
e1c733ee [view]master2007-04-19 03:25:29 +0000runge[libtdevnc] Sync with SSVNC 1.0.15
69a63b28 [view]master2007-04-18 23:55:22 +0000runge[libtdevnc] x11vnc: small changes for 0.9 release.
3ed5ca3e [view]master2007-04-08 02:40:34 +0000runge[libtdevnc] change x11vnc version to 0.9
9fd2c929 [view]master2007-04-07 23:34:04 +0000dscho[libtdevnc] prepare for release of LibVNCServer 0.9
b6498656 [view]master2007-04-07 21:39:20 +0000runge[libtdevnc] x11vnc: add gnome, kde, etc. FINDCREATEDISPLAY tags.
570b8e90 [view]master2007-04-07 21:29:04 +0000runge[libtdevnc] update viewer jars and ss script
af44bff5 [view]master2007-04-07 00:48:03 +0000runge[libtdevnc] java ingoreProxy, fix old libssl free_func problem
26b291bf [view]master2007-04-06 09:04:15 +0000dscho[libtdevnc] rfbclient.h: use 'extern "C"' to make it convenient to include from C++
1060f747 [view]master2007-04-06 08:58:30 +0000dscho[libtdevnc] rfb.h: Do not misplace guards
This buglet made it impossible to double include rfb.h from C++.
12c6764f [view]master2007-03-30 23:43:18 +0000dscho[libtdevnc] build x11vnc with static libraries (at least for now)
Maybe at a later stage, we want x11vnc to pick up on existing
libvncserver.so and libvncclient.so, but right now, x11vnc and the
libraries progress together (and thus it is better to build static,
necessarily up-to-date libraries for x11vnc).
ca805667 [view]master2007-03-30 23:31:33 +0000dscho[libtdevnc] Build shared libraries per default
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
3f0f799d [view]master2007-03-25 02:43:00 +0000runge[libtdevnc] x11vnc: remove build errors, get -ncache working on macosx again.
ca56c41c [view]master2007-03-24 23:32:21 +0000runge[libtdevnc] Fix short vs. char problem with X cursors. Have fg == bg == 0 imply interpolation to B&W.
c5055013 [view]master2007-03-24 23:30:43 +0000runge[libtdevnc] reverse connections for ss_vncviewer. java one-time-keys.
61c56222 [view]master2007-03-24 23:27:32 +0000runge[libtdevnc] x11vnc: reverse SSL connections. -sleepin option.
f1bfe53f [view]master2007-03-24 23:23:25 +0000runge[libtdevnc] reverse (listening) VNC connections.
d013b876 [view]master2007-03-20 23:35:08 +0000runge[libtdevnc] ssvnc: sync to 1.0.13 release.
5e454662 [view]master2007-03-20 23:33:04 +0000runge[libtdevnc] x11vnc: -httpsredir, x11cursor fix, nc=N login opt, no -ncache betatest for java viewer.
f57eb874 [view]master2007-03-20 23:26:33 +0000runge[libtdevnc] Add "Connection: close" to HTTP replies.
61cd498f [view]master2007-03-17 00:13:12 +0000dscho[libtdevnc] Fix a locking problem in libvncserver
There seems to be a locking problem in libvncserver, with respect to how
condition variables are used.
On certain machines in our lab, when using a vncviewer to view a display
that has a very high rate of updates, we will occasionally see the VNC
server process crash. In one stack trace that was obtained, an assertion
had tripped in glibc's pthread_cond_wait, which was called from
clientOutput.
Inspection of clientOutput suggests that WAIT is being called incorrectly.
The mutex that protects a condition variable should always be locked when
calling wait, and on return from the wait will still be locked. The
attached patch fixes the locking around this condition variable, and one
other that I found by grepping the source for similar occurrences.
Signed-off-by: Charles Coffing
9e1230c7 [view]master2007-03-13 23:12:06 +0000runge[libtdevnc] ssvnc: sync src/patches/tight-vncviewer-full.patch
15f792bc [view]master2007-03-13 23:06:38 +0000runge[libtdevnc] x11vnc: fix crash for kde dcop. limit ncache beta tester to 96MB viewers.
0d4870c0 [view]master2007-02-19 23:00:42 +0000runge[libtdevnc] ssvnc: more fixes for painting problems.
23f6dc3d [view]master2007-02-19 22:57:44 +0000runge[libtdevnc] x11vnc: fix -users bob= in -inetd mode.
23178cd1 [view]master2007-02-19 03:11:25 +0000runge[libtdevnc] store 1.0.12 snapshot.
d60e8ccf [view]master2007-02-19 03:08:12 +0000runge[libtdevnc] x11vnc: Get ultravnc textchat working with ssvnc.
a874ddee [view]master2007-02-17 01:54:36 +0000runge[libtdevnc] x11vnc: make https fetch in accept_openssl() work again.
057fdbb3 [view]master2007-02-16 19:58:34 +0000runge[libtdevnc] x11vnc: add Files mode to user controlled input. more ultra/tight filexfer tweaks. rfbversion remote control. noncache/nc unixpw user opt.
f1e8149a [view]master2007-02-16 02:54:59 +0000runge[libtdevnc] x11vnc: tightvnc filetransfer off by default. FINDCREATEDISPLAY geometry.
241f3ed5 [view]master2007-02-12 23:44:39 +0000runge[libtdevnc] x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...) support thanks to Diego Petteno. add -find -create
0016cd42 [view]master2007-02-12 02:42:28 +0000runge[libtdevnc] x11vnc: -grabalways, -forcedpms, -clientdpms, -noserverdpms, -loopbg, -svc, -xdmsvc
90d96b97 [view]master2007-02-10 21:52:26 +0000runge[libtdevnc] x11vnc: watch textchat, etc in unixpw, implement kbdReleaseAllKeys, setSingleWindow, setServerInput. watch for OpenGL apps breaking XDAMAGE.
76720eb7 [view]master2007-02-05 03:56:27 +0000runge[libtdevnc] ssvnc 1.0.11 files.
4a4c8e27 [view]master2007-02-05 03:49:19 +0000runge[libtdevnc] Setup for x11vnc 0.8.5

List generated Fri May 17 18:17:38 2024
Currently showing patches 45601 to 45700 of 46395 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]