Commit Graph

55 Commits

Author SHA1 Message Date
Jay Sorg
5e271a02ac chansrv: work on file copy / paste 2012-10-04 22:55:06 -07:00
Laxmikant Rashinkar
5b0eaa4a9b o added support for dynamic virtual channels
o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol
2012-09-27 19:48:44 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
fa3088af57 channels: add drdynvc 2012-09-01 00:18:23 -07:00
Jay Sorg
087ea0176d chansrv: work on image clipboard 2012-08-19 19:45:31 -07:00
Jay Sorg
68ef36cc02 clipboard: added image support 2012-08-12 10:51:45 -07:00
Jay Sorg
7539d7271e chansrv: work on dynamic channels 2012-08-08 22:21:32 -07:00
Jay Sorg
f43e0eb68f chansrv: fix for writing to non existing channel goes to first channel 2012-08-08 17:20:04 -07:00
Jay Sorg
279dc1bbbd chansrv: xrdpapi working 2012-08-02 22:34:00 -07:00
Jay Sorg
02751f91a3 rail: implement TS_RAIL_ORDER_EXEC 2012-07-31 16:54:54 -07:00
Jay Sorg
05bb56b676 chansrv: rail, open X later, release window manager on rail disconnect 2012-07-31 11:09:23 -07:00
Jay Sorg
cc882a0eff chansrv: init xcommon 2012-07-28 19:50:58 -07:00
Jay Sorg
00f1a5d85e more work on rail 2012-07-26 21:37:48 -07:00
Jay Sorg
eafef9cd09 rail: work on splitting X11 calls out to xcommon 2012-07-26 14:38:02 -07:00
Jay Sorg
90bf3f8171 chansrv: started work on rail channel 2012-07-24 20:47:53 -07:00
Jay Sorg
fdc6aaad8b chansrv: update license 2012-07-24 19:16:00 -07:00
Jay Sorg
bae50c9ca1 chansrv: changes for running as user, not root 2012-07-22 23:20:38 -07:00
Jay Sorg
58f5dcc030 autotools: change top_srcdir to top_builddir for LIBADD 2012-07-13 16:18:02 -07:00
ArvidNorr
1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
2012-06-17 23:14:40 -07:00
Jay Sorg
856783ba95 no logic changes, remove warnings and coding style changes 2012-06-10 23:47:08 -07:00
Jay Sorg
5cd7e29a9f Merge remote branch 'syslog3/syslog3' 2012-06-04 01:11:16 -07:00
norrarvid
2109d7a044 merge comments defines and simplified function 2012-05-29 13:24:23 +02:00
norrarvid
a45f993bfe added comments, added define, removed unused inparameter 2012-05-29 12:46:56 +02:00
norrarvid
4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg
7fa4f936e4 chansrv: simple pulse audio support 2012-05-25 12:36:55 -07:00
Jay Sorg
d8f9e8310d move temp files from /tmp to /tmp/.xrdp 2012-02-11 13:56:27 -08:00
Jay Sorg
f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 2012-02-05 23:26:15 -08:00
Itamar Reis Peixoto
cade938a0d more files to fix make dist 2010-11-20 22:13:50 -02:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
jsorg71
b37ea27144 unsigned output log 2010-08-16 04:05:03 +00:00
jsorg71
d83ebaa97a use do ... while (0) style for parse.h 2010-08-09 23:02:06 +00:00
jsorg71
d70d80a33d update copyright year 2010-07-04 07:20:56 +00:00
jsorg71
f02566c7c5 remove some dead code 2009-12-26 22:08:54 +00:00
jsorg71
dc26b98025 read config file 2009-09-06 05:58:26 +00:00
jsorg71
9a12982a69 improvements for when a session is disconnected 2009-09-05 19:11:03 +00:00
jsorg71
90ce47855c use unix socket for chansrv 2009-09-05 03:42:50 +00:00
jsorg71
e11dce79dc don't set error handlers for now 2009-09-04 18:31:39 +00:00
jsorg71
5a47736ec8 add lib path for old X server install 2009-09-04 01:34:29 +00:00
jsorg71
278d65282e clipboard work 2009-09-02 02:52:30 +00:00
jsorg71
e0dec1eb02 clipboard work 2009-09-01 20:39:06 +00:00
jsorg71
2293410d7e clipboard work 2009-09-01 06:42:40 +00:00
jsorg71
b26da5af83 fix crash with large clipboards 2009-09-01 01:42:34 +00:00
jsorg71
0dee85d982 clipboard work 2009-08-31 21:25:06 +00:00
jsorg71
9fd0ddc722 function names 2009-08-31 18:47:46 +00:00
jsorg71
30f87388bb clipboard 2009-08-29 21:40:15 +00:00
jsorg71
64fde0e24f clipboard work 2009-08-29 21:20:27 +00:00
jsorg71
23068b5fa1 work on clipboard 2009-08-27 02:15:49 +00:00
jsorg71
9fc138380b work on clipboard 2009-08-23 00:48:20 +00:00
jsorg71
c7838641cf handle X server crash better 2009-08-21 17:30:14 +00:00
jsorg71
3fd42d808a added SECONDARY 2009-08-19 07:24:20 +00:00