/[rdesktop]/sourceforge.net/trunk/rdesktop
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Index of /sourceforge.net/trunk/rdesktop

Files shown:61
Directory revision: 1326 (of 1509)
Sticky Revision:
(Current path doesn't exist after revision 1487)


File Rev. Age Author Last log entry
 Parent Directory        
vnc/  782  19 years  astrand   Indent fixes
uiports/  1195  18 years  jsorg71   get uiport compiling again
keymaps/  1228  18 years  astrand   Removed the localstate keyword from translations using numlock. This combination…
doc/  1323  17 years  stargo   Change email of Alexi Volkov Remove smartcard banner from scard.c (ACKed by Alex…
COPYING  285  21 years  matthewc   Add clarification to licence - linking with OpenSSL is allowed. http://bugs.deb
indent-all.sh  333  21 years  astrand   Added rdp2vnc support
scancodes.h  516  20 years  matthewc   Fix typo.
disk.h  656  20 years  astrand   The enum FILE_INFORMATION_CLASS was a bit wrong, it seems. Using the definition …
config.guess  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
config.sub  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
install-sh  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
bootstrap  762  19 years  astrand   Removing old autom4te.cache before autoreconf. Seems to be necessary on FC2.
.cvsignore  769  19 years  astrand   Should ignore configure and .tar.gz:as.
parse.h  828  19 years  stargo   bump version to 1.4.0 change year in files add missing docu for updated commandl…
orders.h  843  19 years  jdmeijer   Fix text2 order parsing. The brush is parsed but not yet used.
printercache.c  865  19 years  stargo   remove C++-style comments
orders.c  893  19 years  stargo   ignore colour-cache with id 0. This fixes my colour-problems when using compress…
mppc.c  899  19 years  jdmeijer   fix match length decoding for mppc with 64kB history buffer
rdp5.c  905  19 years  jdmeijer   Tell the server to stop sending window updates when the rdesktop window is unmap…
serial.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
printer.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
bitmap.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
iso.c  977  18 years  astrand   Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory…
mcs.c  977  18 years  astrand   Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory…
parallel.c  985  18 years  astrand   Removed old-style extern errno declaration.
proto.head  990  18 years  astrand   Added indent hints to proto templates. Generated new proto.h.
proto.tail  990  18 years  astrand   Added indent hints to proto templates. Generated new proto.h.
lspci.c  1087  18 years  astrand   Added Emacs header, indicating c-basic-offset.
seamless.h  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
xproto.h  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
channels.c  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
cliprdr.c  1211  18 years  ossman_   Handle when server sends a failure back for a clipboard request.
pstcache.c  1222  18 years  jsorg71   idx should be uint16
ewmhints.c  1225  18 years  astrand   ewmh_modify_state: Prevent using uninitialized state; simplify code.
seamless.c  1232  18 years  ossman_   Add a destroy group command to SeamlessRDP for when entire groups of windows get…
xclip.c  1234  18 years  ossman_   QT sets incorrect types on clipboard properties so we have to accept everything …
constants.h  1237  17 years  matthewc   Allow server public key to be anywhere from 512 bits to 2048 bits. (Vista Beta 2…
licence.c  1240  17 years  stargo   fix some warnings
disk.c  1242  17 years  astrand   Indent fixes
rdpsnd_dsp.h  1276  17 years  stargo   move simple resample algorithm from rdpsnd_libao.c to rdpsnd_dsp.c to provide a …
rdesktop.spec  1293  17 years  astrand   Changed the Copyright: tag to License: in accordance with RPM 4
cache.c  1294  17 years  astrand   Undo incorrect commit
xkeymap.c  1294  17 years  astrand   Undo incorrect commit
rdpsnd_libao.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd.h  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd_sun.c  1304  17 years  ossman_   Fix some remaining references to rdpsnd_send_completion().
rdpsnd_sgi.c  1304  17 years  ossman_   Fix some remaining references to rdpsnd_send_completion().
rdpsnd_dsp.c  1305  17 years  astrand   Indent fix
xwin.c  1306  17 years  astrand   Prevent segfaults in out of memory conditions by checking the pointer returned f…
rdp.c  1308  17 years  stargo   64bit fix from Jennings Jared <jared.jennings.ctr@eglin.af.mil>
proto.h  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
README  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
rdesktop.c  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
tcp.c  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
Makefile.in  1310  17 years  stargo   fix for configure datarootdir-warning
types.h  1311  17 years  stargo   Add smartcard support for mac os x
scard.h  1312  17 years  stargo   add normal rdesktop-header to smartcard-files
secure.c  1315  17 years  stargo   warnings on newer openssl-versions
rdpsnd_oss.c  1318  17 years  astrand   After closing g_dsp_fd, set g_dsp_busy to false. This prevents errors of type: E…
rdesktop.h  1319  17 years  stargo   clean up smartcard debugging
rdpdr.c  1319  17 years  stargo   clean up smartcard debugging
configure.ac  1324  17 years  stargo   Add compatibility with older autoconf versions PKG_PROG_PKG_CONFIG is done impli…
rdpsnd_alsa.c  1325  17 years  stargo   set pcm_handle to NULL on close
scard.c  1326  17 years  stargo   reset padding to 8, as it did not fix the disconnects enable sendControl mutex, …

Properties

Name Value
svn:ignore rdesktop rdp2vnc autom4te.cache Makefile config.log config.status configure rdesktop*.tar.gz

  ViewVC Help
Powered by ViewVC 1.1.26