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
b02849ab [view]master2009-10-30 12:27:05 +0100Alexander Dorokhine[libtdevnc] Fix hostname resolution problems under Windows
On Windows, the WSA system needs to be initialized to be able to look up
host names.
This patch also changes *addr = 0 to use the constant INADDR_LOOPBACK
instead, which seems to be required on Windows.
1f6c5609 [view]master2009-10-26 22:41:56 +0100Christian Beier[libtdevnc] SDLvncviewer: use -listennofork when -listen specified.
As -listen mode isn't really working under UNIX and not at all under
windows, use -listennofork and an outer listen loop instead.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
0a4f1bad [view]master2009-10-26 22:24:21 +0100Christian Beier[libtdevnc] libvncclient: add a non-forking listen function.
Forking the whole process from deep within a library call does
not really work at all with apps that use multiple threads, i.e. every
reasonably modern GUI app. So, provide a non-forking listen function so
that the caller can decide if to fork, start a thread, etc.
This implementation adds a timeout parameter to be able to call the
listen function multiple times so that it's possible to do sth. else
in between, e.g. abort listening.
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
3b608cd3 [view]master2009-10-21 19:02:46 +0200Christian Beier[libtdevnc] SDLvncviewer: make listen mode work _somewhat_.
set the port to listen on and really ensure that the
window of the fork()ed instance is closed.
works somewhat: it's now actually possible to listen for an
incoming connection and to close it again, but the second
connection attempt fails with 'XIO: fatal IO error 11
(Resource temporarily unavailable)'. this could relate to the
fact that SDL uses threads internally and we're fork()ing
here...
Signed-off-by: Christian Beier
Signed-off-by: Johannes Schindelin
35c42cf3 [view]master2009-10-17 22:36:54 -0400runge[libtdevnc] Workaround for inane X_ShmAttach incompatibility in Xorg, -solid support in xfce, showrfbauth option.
387e189b [view]master2009-10-08 17:46:53 -0400runge[libtdevnc] Synchronize ssvnc source, etc. Nearly the 1.0.24 release...
3129ef66 [view]master2009-10-08 17:30:36 -0400runge[libtdevnc] Huge number of changes, see x11vnc/ChangeLog
169ef3a0 [view]master2009-10-07 16:35:38 -0400runge[libtdevnc] Some broken build environments treat fprintf(fh, buf) as a fatal error...
0142acdd [view]master2009-10-07 16:33:46 -0400runge[libtdevnc] Some broken build environments treat fprintf(fh, buf) as a fatal error...
29990f00 [view]master2009-10-07 11:01:55 +0800Vic Lee[libtdevnc] Add MSLogon security type
Signed-off-by: Vic Lee
Signed-off-by: Johannes Schindelin

List generated Thu May 28 02:20:04 2026
Currently showing patches 55601 to 55610 of 56533 [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]