Jay Sorg
3b743f64eb
chansrv: deadlock, add trans copy func
2013-09-23 18:08:22 -07:00
Jay Sorg
dfd78c722b
chansrv: fix for deadlock
2013-09-23 12:16:52 -07:00
Jay Sorg
f75b9143e2
VUL: make sure cache entries are in range
2013-09-10 16:18:21 -07:00
Jay Sorg
39ed446e15
VUL: fix some possible buffer overruns
2013-09-10 16:00:30 -07:00
Jay Sorg
3acea31439
common: added g_signal_segfault to header
2013-09-09 15:20:49 -07:00
Jay Sorg
68224550da
common: update a copyright year
2013-09-09 15:20:01 -07:00
Laxmikant Rashinkar
ece8f1fb47
gracefully handle segfaults in chansrv code
2013-09-03 19:44:20 -07:00
Jay Sorg
1a616a1b46
move text2bool to os_calls
2013-08-24 22:41:44 -07:00
Jay Sorg
f17692adaa
added out_uint64_le
2013-08-19 10:47:26 -07:00
Jay Sorg
e602a28d5c
common: transport aware when app is terminating
2013-08-17 13:32:53 -07:00
Jay Sorg
6c07ee0ba3
added in_uint64_le
2013-08-05 20:14:20 -07:00
Laxmikant Rashinkar
474d17d556
xrdp: added support for forcing credentials on command line
2013-08-03 15:47:26 -07:00
Jay Sorg
fad70062d6
common: no logic change
2013-07-19 11:10:55 -07:00
Jay Sorg
14a4ac5a79
libxrdp: started adding fastpath support
2013-07-09 21:34:20 -07:00
Laxmikant Rashinkar
78498f6682
Merge branch 'master' of github.com:neutrinolabs/xrdp
2013-06-08 18:44:34 -07:00
Laxmikant Rashinkar
6ad1d7f78d
folder redirection: fixed language issues
2013-06-08 18:44:21 -07:00
Jay Sorg
c6fa03102f
copyright year update
2013-06-08 10:51:53 -07:00
Jay Sorg
42329bda00
adding xrdp.ini option to turn off new cursors
2013-06-07 23:43:58 -07:00
Jay Sorg
d4d6a65adb
merge from pmhahn
2013-05-29 00:11:14 -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
Philipp Hahn
1a4ed6d3fd
xrdp: Fix format string vulnerability
...
The the string being printer contains a "%", this could crash xrdp.
2013-01-28 11:04:28 +01:00
Philipp Hahn
397089a207
sesman: Fix dist
...
Add missing header files to EXTRA_DIST.
Otherwise "make distcheck" fails.
2013-01-28 11:04:28 +01: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