Commit Graph

248 Commits

Author SHA1 Message Date
Laxmikant Rashinkar
6ad1d7f78d folder redirection: fixed language issues 2013-06-08 18:44:21 -07:00
Laxmikant Rashinkar
89b7cd269e smartcard: developer checkin for smartcard support 2013-05-15 17:06:05 -07:00
Jay Sorg
cd0a8721d1 disable ipv6 for now 2013-05-06 17:45:30 -07:00
Jay Sorg
64fabbad68 got neutrinordp module building 2013-05-03 02:07:02 -07:00
Jay Sorg
19a9ed47dc xrdp: use full path for loading xrdp modules 2013-05-01 22:26:34 -07:00
Jay Sorg
8acdc403e3 common: fix for when [] is in comment 2013-04-25 00:19:14 -07:00
Jay Sorg
2ed8b31a11 ipv6 2013-04-04 01:31:51 -07:00
Jay Sorg
a1ca415615 ipv6 2013-04-03 23:06:40 -07:00
Jay Sorg
d9c0af1e78 ipv6 2013-04-03 23:06:08 -07:00
Jay Sorg
54463affaf autodetect ipv6 2013-04-03 00:54:52 -07:00
Jay Sorg
8b71f48f7b adding ipv6 support 2013-04-03 00:16:52 -07:00
Jay Sorg
cae3b1b0f1 ipv6 started pushing bits 2013-04-02 02:08:10 -07:00
Jay Sorg
b107414b54 sync client_info struct with A8 2013-03-26 12:40:22 -07:00
Jay Sorg
494150f1a9 work on new(color) cursors 2013-03-12 22:50:10 -07:00
Jay Sorg
a47a3cee1a libxrdp: started adding new(color) cursor support 2013-03-12 20:04:18 -07:00
Laxmikant Rashinkar
78d4e19258 o early checkin for drive redirection
o basic drive redirection is working
o functions currently supported: open:
  read, write, create, get/set attribute
o requires latest NeutrinoRDP to work
o note: clipboard is broken because of the move from
        linked lists to inodes in the FUSE code
2013-03-08 15:37:30 -08:00
ArvidNorr
fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c 2013-02-01 10:00:39 +01:00
ArvidNorr
72c99794ee Merge pull request #59 from ArvidNorr/morelogging
More logging for debug and trace.
2013-01-31 11:22:43 -08:00
ArvidNorr
fb7294ed26 small len fixes 2013-01-31 20:17:42 +01:00
ArvidNorr
9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
PAM additions mostly for a gateway situation
2013-01-31 07:17:42 -08:00
ArvidNorr
975d44e99f More logging added 2013-01-18 10:24:25 +01:00
LawrenceK
e47a9cea97 Allow for any non 0 and the string to also be true. These are the tests used elsewhere in the xrdp code. 2013-01-17 11:31:01 +00:00
ArvidNorr
a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed 2013-01-16 01:28:35 -08:00
Jay Sorg
eb4209e932 libxrdp: added ini settings for bulk compressor 2013-01-06 23:56:40 -08:00
LawrenceK
a52dbba1a5 Add g_strchr to os_calls 2012-12-20 07:02:41 +00:00
Jay Sorg
82a8366fc0 added getgid to os_calls 2012-10-29 20:30:48 -07:00
Jay Sorg
e07dd5afb5 added a file open funtion 2012-10-13 22:48:05 -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
204d6bbde1 codecs: move jpeg hack to bitmap cache v3 2012-07-24 11:56:09 -07:00
Jay Sorg
6d539b8e22 user rfx for cache v3 if client supports 2012-07-23 11:12:39 -07:00
Jay Sorg
4e92468262 output error when set socket opt fails 2012-07-23 11:06:04 -07:00
Jay Sorg
e4182cde17 work on rdp codecs 2012-07-17 15:19:59 -07:00
Jay Sorg
01393af3e6 added support for bitmap cache v3 2012-07-17 12:59:03 -07:00
Jay Sorg
b211b9be91 fix a define conflict with freerdp 2012-07-17 10:05:26 -07:00
Jay Sorg
dc6be76b11 rail: proxy rail 2012-06-24 18:10:49 -07:00
Jay Sorg
7dc5a77116 common: no logic changes, code cleanup 2012-06-23 16:22:38 -07:00
ArvidNorr
d2903cd1fc Merge pull request #28 from ArvidNorr/tcp_nodelay
Support for TCP keepalive and TCP no_delay added
2012-06-18 00:00:05 -07:00
ArvidNorr
1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
Moduleload
2012-06-17 23:14:40 -07:00
norrarvid
31a5dd33dd minor layout fixes 2012-06-18 08:11:26 +02:00
Jay Sorg
4ba8cdc343 libxrdp: added RAIL caps 2012-06-14 15:15:00 -07:00
Jay Sorg
b52bf1b838 libxrdp: started adding RAIL support 2012-06-14 14:37:02 -07:00
Jay Sorg
fcfd14fefd common: fix some warnings 2012-06-11 20:10:56 -07:00
Jay Sorg
099a421c77 log: added path for when --prefix is used 2012-06-10 21:50:57 -07:00
Jay Sorg
dbd2cbca8e syslog: cs/minor changes 2012-06-04 12:51:22 -07:00
Jay Sorg
5cd7e29a9f Merge remote branch 'syslog3/syslog3' 2012-06-04 01:11:16 -07:00
norrarvid
e5fb05e9cb Support for TCP keepalive and TCP no_delay added 2012-06-04 10:11:11 +02:00
norrarvid
02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow 2012-05-30 07:40:06 +02: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