Jay Sorg
6beddfde28
new(color) cursors working now
12 years ago
Jay Sorg
12f7cd64f1
work on new(color) cursors
12 years ago
Jay Sorg
494150f1a9
work on new(color) cursors
12 years ago
Jay Sorg
30f64f27b6
xrdp: xrdp_mm.c fix some warnings and code cleanup
12 years ago
Guan-Zhong Huang
6fd7deb510
Fix compilation error without PAM
12 years ago
Laxmikant Rashinkar
297fdaf1c6
o removed square brackets inside commented code in xrdp.ini
...
because due to parsing bug
12 years ago
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
12 years ago
ArvidNorr
fe69d2f07b
Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
12 years ago
ArvidNorr
72c99794ee
Merge pull request #59 from ArvidNorr/morelogging
...
More logging for debug and trace.
12 years ago
ArvidNorr
9aa0cb4e61
Merge pull request #58 from ArvidNorr/pam-cont
...
PAM additions mostly for a gateway situation
12 years ago
ArvidNorr
876f356dad
deny access if group is undefined
12 years ago
ArvidNorr
0770f217fa
PAM error text can be configured
12 years ago
ArvidNorr
975d44e99f
More logging added
12 years ago
LawrenceK
266db3150b
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
12 years ago
LawrenceK
c9e934c320
bug in find_name_in_lists
12 years ago
LawrenceK
36cf7532fa
Keep osirium master the same as freerdp master
...
Revert "Make this the osirium default xrdp file"
This reverts commit d26cb83a4f
.
12 years ago
ArvidNorr
a2bbbd8cc3
Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 years ago
LawrenceK
fd2d098f68
Merge branch 'master' of git://github.com/FreeRDP/xrdp
12 years ago
Jay Sorg
b2c242f50e
update for xrdp.ini
12 years ago
LawrenceK
d26cb83a4f
Make this the osirium default xrdp file
12 years ago
Jay Sorg
cce4f773d8
fixes, logging for off screen
12 years ago
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...
12 years ago
LawrenceK
64ca201fd8
Update allowed channel lists from entries in the connection entry prefixed channel. Allows different settings for each preset connection.
12 years ago
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
12 years ago
Jay Sorg
49c4ee8c8c
Merge branch 'master' of github.com:FreeRDP/xrdp
12 years ago
Jay Sorg
d9765c0783
fix for odd error when disconecting client
12 years ago
Laxmikant Rashinkar
edf5971cef
o in login dialog set sesman-X11rdp as the default module
...
o added support for video redirection without using TSMF
12 years ago
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
12 years ago
Jay Sorg
87ab0218e2
no logic change, remove tabs
12 years ago
Jay Sorg
6d539b8e22
user rfx for cache v3 if client supports
12 years ago
Jay Sorg
b2e69bbb46
xrdp.ini: added rail channel
12 years ago
Jay Sorg
58f5dcc030
autotools: change top_srcdir to top_builddir for LIBADD
13 years ago
Jay Sorg
3d3e4a0ffa
xrdp: hook up the rail functions in module manager
13 years ago
Jay Sorg
dc6be76b11
rail: proxy rail
13 years ago
norrarvid
318e09fd47
fix merge conflics
13 years ago
norrarvid
e87ec50721
fix minor merge conflict
13 years ago
norrarvid
fc49bf6b48
Fix layout
13 years ago
ArvidNorr
d2903cd1fc
Merge pull request #28 from ArvidNorr/tcp_nodelay
...
Support for TCP keepalive and TCP no_delay added
13 years ago
ArvidNorr
1011b4a256
Merge pull request #22 from ArvidNorr/moduleload
...
Moduleload
13 years ago
norrarvid
31a5dd33dd
minor layout fixes
13 years ago
Jay Sorg
a8bf71b567
xrdp: fix warnings
13 years ago
Jay Sorg
856783ba95
no logic changes, remove warnings and coding style changes
13 years ago
Jay Sorg
099a421c77
log: added path for when --prefix is used
13 years ago
norrarvid
42edcbb6c1
Improved logging
13 years ago
norrarvid
a1274b0320
Clear state required when relogin is performed
13 years ago
norrarvid
eef475e025
timeout added for the reply to come from sesman
13 years ago
norrarvid
048154ccef
missing init of variable added
13 years ago
Jay Sorg
5cd7e29a9f
Merge remote branch 'syslog3/syslog3'
13 years ago
norrarvid
e5fb05e9cb
Support for TCP keepalive and TCP no_delay added
13 years ago
norrarvid
a555dc5a42
pamusername and pampassword are now readable on login screen
13 years ago