Jim Grandy
cb1efca637
Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
2013-07-03 15:57:00 -07:00
Jim Grandy
c64586c25c
Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
2013-07-03 10:45:46 -07:00
Jim Grandy
ab21292133
Hand-apply patches (rail) from Authentic8: bc68076
2013-07-03 09:32:18 -07:00
Jim Grandy
3ae1b415a1
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
2013-06-30 16:05:23 -07:00
Jim Grandy
20ec9ee34e
Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
2013-06-30 12:36:32 -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
Jay Sorg
9f175d307b
no logic changes, cleanup and copyright year updates
2013-05-28 23:35:02 -07:00
Jay Sorg
64d821461c
fix for autologin
2013-05-28 09:44:04 -07:00
Jay Sorg
19a9ed47dc
xrdp: use full path for loading xrdp modules
2013-05-01 22:26:34 -07:00
Laxmikant Rashinkar
c5ebc9ae51
a debug version of xrdp/xrdp.ini was previously commited
2013-04-20 18:44:11 -07:00
Laxmikant Rashinkar
ef32626a9b
Merge branch 'fuse_speedup'
2013-04-20 16:46:06 -07:00
Laxmikant Rashinkar
97c483c8b3
swapped cb_lookup and cb_readdir
2013-04-20 16:42:49 -07:00
Jay Sorg
214a7b52bc
merge from ghomem
2013-04-17 22:59:50 -07:00
Gustavo Homem
23584f7e5f
remove legacy operation on rsakeys.ini
2013-03-21 18:39:39 +00:00
Gustavo Homem
e702ac79d4
don't copy stock rsakeys.init
2013-03-21 18:20:38 +00:00
Jay Sorg
6beddfde28
new(color) cursors working now
2013-03-20 19:59:40 -07:00
Jay Sorg
12f7cd64f1
work on new(color) cursors
2013-03-18 23:43:17 -07:00
Jay Sorg
494150f1a9
work on new(color) cursors
2013-03-12 22:50:10 -07:00
Jay Sorg
30f64f27b6
xrdp: xrdp_mm.c fix some warnings and code cleanup
2013-03-11 13:27:52 -07:00
Guan-Zhong Huang
6fd7deb510
Fix compilation error without PAM
2013-03-09 13:55:21 +08:00
Laxmikant Rashinkar
297fdaf1c6
o removed square brackets inside commented code in xrdp.ini
...
because due to parsing bug
2013-03-08 16:24:12 -08: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
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
876f356dad
deny access if group is undefined
2013-01-31 15:19:58 +01:00
ArvidNorr
0770f217fa
PAM error text can be configured
2013-01-28 15:31:51 +01:00
Philipp Hahn
f2b7aafb4e
X11rdp: fix spelling mistakes
...
exit -> exist
$mn -> $mod_name
folowed -> followed
blocket -> blocked
2013-01-28 11:04:29 +01:00
Philipp Hahn
ab60300e9a
xrdp: Ignore channels and logging sections
...
Ignore two more sections in xrdp.ini when looking for default session.
2013-01-28 11:04:28 +01:00
ArvidNorr
975d44e99f
More logging added
2013-01-18 10:24:25 +01:00
LawrenceK
266db3150b
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
2013-01-17 11:31:01 +00:00
LawrenceK
c9e934c320
bug in find_name_in_lists
2013-01-16 14:06:57 +00:00
LawrenceK
36cf7532fa
Keep osirium master the same as freerdp master
...
Revert "Make this the osirium default xrdp file"
This reverts commit d26cb83a4f
.
2013-01-16 13:22:20 +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
LawrenceK
fd2d098f68
Merge branch 'master' of git://github.com/FreeRDP/xrdp
2013-01-15 11:13:04 +00:00
Jay Sorg
b2c242f50e
update for xrdp.ini
2013-01-07 00:05:46 -08:00
LawrenceK
d26cb83a4f
Make this the osirium default xrdp file
2013-01-02 14:02:53 +00:00
Jay Sorg
cce4f773d8
fixes, logging for off screen
2012-12-23 14:07:37 -08:00
Marc-André Moreau
6ed3d10096
Merge pull request #45 from Osirium/patch/debug-logging
...
update/fix some debug log calls and add the test of XRDP_DEBUG to make f...
2012-12-20 09:56:54 -08:00
LawrenceK
64ca201fd8
Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
2012-12-20 17:36:16 +00:00
LawrenceK
4c189ec3b4
update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
2012-12-20 16:21:50 +00:00
Jay Sorg
49c4ee8c8c
Merge branch 'master' of github.com:FreeRDP/xrdp
2012-11-10 16:43:55 -08:00
Jay Sorg
d9765c0783
fix for odd error when disconecting client
2012-11-10 16:43:37 -08:00
Laxmikant Rashinkar
edf5971cef
o in login dialog set sesman-X11rdp as the default module
...
o added support for video redirection without using TSMF
2012-11-09 19:55:21 -08: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
87ab0218e2
no logic change, remove tabs
2012-07-24 19:33:54 -07:00
Jay Sorg
6d539b8e22
user rfx for cache v3 if client supports
2012-07-23 11:12:39 -07:00
Jay Sorg
b2e69bbb46
xrdp.ini: added rail channel
2012-07-22 23:37:15 -07:00
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
2012-07-13 16:18:02 -07:00