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
e66f28fc [view]master2003-08-18 09:24:03 +0000dscho[libtdevnc] socklen_t -> size_t
7dc44503 [view]master2003-08-18 08:30:56 +0000dscho[libtdevnc] using autoconf 1.6
1154bd89 [view]master2003-08-09 09:45:11 +0000dscho[libtdevnc] added Projects section
682e8a66 [view]master2003-08-08 11:41:04 +0000dscho[libtdevnc] more files to ignore
1fd42ce9 [view]master2003-08-08 11:36:21 +0000dscho[libtdevnc] make --without-jpeg, --without-zlib work
f9e17961 [view]master2003-08-08 11:36:12 +0000dscho[libtdevnc] add --without-jpeg, --without-zlib; repair --without-backchannel, --without-24bpp
98c888cd [view]master2003-08-08 08:12:50 +0000dscho[libtdevnc] handle EINTR after select()
4fcb6087 [view]master2003-08-06 15:12:49 +0000dscho[libtdevnc] rfbErr introduced
79c414ab [view]master2003-08-03 00:12:22 +0000dscho[libtdevnc] forgot to change WORDS_BIGENDIAN to LIBVNCSERVER_BIGENDIAN; #undef VERSION unneccessary...
34316ef6 [view]master2003-08-02 23:59:18 +0000dscho[libtdevnc] really check for setsid, not pgrp
37b93d78 [view]master2003-08-02 23:53:50 +0000dscho[libtdevnc] overlooked endian config.h constant
89c6e645 [view]master2003-08-02 23:46:19 +0000dscho[libtdevnc] required file
428fc93e [view]master2003-08-01 08:25:55 +0000dscho[libtdevnc] mention NEWS in README, add checks for fork and setpgrp
71c8b9a3 [view]master2003-07-31 23:27:35 +0000dscho[libtdevnc] credit last two changes to Erik
48029a3a [view]master2003-07-31 16:48:23 +0000dscho[libtdevnc] rfbLog can be overridden; EINTR on read/write means just try again
ae5142bd [view]master2003-07-30 14:58:32 +0000dscho[libtdevnc] add rfbclient.h to distribution; avoid C++ style comments
eeb2061d [view]master2003-07-30 09:42:36 +0000dscho[libtdevnc] API change: Bool, KeySym, Pixel get prefix "rfb"; constants in rfbconfig.h get prefix "LIBVNCSERVER_"
964aa162 [view]master2003-07-29 15:02:33 +0000dscho[libtdevnc] further valgrinding showed leaked mallocs
9b46601d [view]master2003-07-28 15:26:24 +0000dscho[libtdevnc] adapted dox
2cc93929 [view]master2003-07-28 15:26:05 +0000dscho[libtdevnc] is autoconfed now
13b358fe [view]master2003-07-28 12:01:07 +0000dscho[libtdevnc] fixed maxRectsPerUpdate with Tight encoding bug; some autoconfing; stderr should not be used in a library (use rfbLog instead)
eef408c1 [view]master2003-07-28 00:58:27 +0000dscho[libtdevnc] first beginnings of automatic tests, thanks to libvncclient
9f0a1a3b [view]master2003-07-28 00:57:52 +0000dscho[libtdevnc] synced with TightVNC and RealVNC
b9ebdab1 [view]master2003-07-28 00:56:49 +0000dscho[libtdevnc] debug flags
cc250a1e [view]master2003-07-27 21:55:03 +0000dscho[libtdevnc] libvncclient
0fc57f20 [view]master2003-07-27 21:51:57 +0000dscho[libtdevnc] first alpha version of libvncclient
a1ce2ac4 [view]master2003-07-27 21:30:29 +0000dscho[libtdevnc] make vncauth usable also for upcoming libvncclient
1e60fc20 [view]master2003-07-25 08:18:27 +0000dscho[libtdevnc] Added simple examples
1694a574 [view]master2003-07-11 12:12:30 +0000dscho[libtdevnc] these files are generated by configure
0ca0f4b3 [view]master2003-07-11 07:35:37 +0000dscho[libtdevnc] long standing bug in http; was sending .jar twice
d5ac0a55 [view]master2003-07-10 09:29:01 +0000dscho[libtdevnc] another try to make CVS more helpful with configure
ebc250a9 [view]master2003-07-10 09:07:38 +0000dscho[libtdevnc] also distribute classes/ directory
13637517 [view]master2003-07-10 09:06:49 +0000dscho[libtdevnc] fix compile
d4d51c33 [view]master2003-06-28 16:32:35 +0000dscho[libtdevnc] http options inserted
6da36120 [view]master2003-05-05 11:20:35 +0000dscho[libtdevnc] fix am__fastdepCXX for system not having ZLIB
b3213b6d [view]master2003-04-03 10:52:39 +0000dscho[libtdevnc] added ChangeLog for x11vnc
c984f2b1 [view]master2003-04-03 10:49:34 +0000dscho[libtdevnc] new version from Karl!
c4d44f98 [view]master2003-02-28 14:05:27 +0000dscho[libtdevnc] let libvncserver-config behave as expected when called without installing
8d308e2f [view]master2003-02-27 07:46:24 +0000dscho[libtdevnc] added some documentation how to compile from CVS sources
d75c85d7 [view]master2003-02-21 08:27:29 +0000dscho[libtdevnc] #include instead of #include "rfbregion.h"
069808db [view]master2003-02-20 13:44:14 +0000dscho[libtdevnc] update ChangeLog
54da39ba [view]master2003-02-20 13:24:43 +0000dscho[libtdevnc] #include instead of "rfb.h"
98b9663e [view]master2003-02-20 13:23:07 +0000dscho[libtdevnc] the correct way to include rfb.h is now "#include "
cbf75f79 [view]master2003-02-19 07:02:13 +0000dscho[libtdevnc] webpage update
7caf2e3b [view]master2003-02-19 06:39:32 +0000dscho[libtdevnc] forgotten .cvsignore
1c3c0c81 [view]master2003-02-19 06:27:31 +0000dscho[libtdevnc] fixed header installation into $(prefix)/include/rfb
e22be663 [view]master2003-02-18 16:02:38 +0000dscho[libtdevnc] moved include/ to rfb/
5ef5c81e [view]master2003-02-18 15:49:14 +0000dscho[libtdevnc] fixed a bug when closing a client if no longer listening for new clients.
8a5f8f25 [view]master2003-02-17 16:03:52 +0000dscho[libtdevnc] export rfbReverseBytes; undefine VERSION, because it's too common
ca872f75 [view]master2003-02-17 12:18:47 +0000dscho[libtdevnc] INSTALL is copied by automake

List generated Wed Mar 19 19:18:11 2025
Currently showing patches 51651 to 51700 of 51890 [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]