Commit Graph

78 Commits (39e69956a61b83345d4296e78ecf2edd39fde6cc)

Author SHA1 Message Date
Jim Grandy c42ae35252 Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737 12 years ago
Jim Grandy 86ee28fe9a Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087 12 years ago
Jim Grandy 9775bfd611 Hand-apply patches (rail) from Authentic8: bc68076 12 years ago
Jim Grandy cac061eb29 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 12 years ago
Jim Grandy 2ba20213fe Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f 12 years ago
Jay Sorg 19a9ed47dc xrdp: use full path for loading xrdp modules 12 years ago
Jay Sorg 12f7cd64f1 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
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 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
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed 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
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
13 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs 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 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
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 10fdc5c17f separate pam authentication for gateways 13 years ago
norrarvid f4ffaafc20 channels can be disabled by XRDP 13 years ago
norrarvid 02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow 13 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter 13 years ago
Jay Sorg aa3fad894d xorg: work on offscreen bitmaps 13 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps 13 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver 13 years ago
Jay Sorg 3e422c04c6 fixes from ArvidNorr 13 years ago
Jay Sorg b124612675 xrdp: added xrdp.ini options to auto execute a modules and hide log window 13 years ago
Jay Sorg 238d14b60a xrdp: added override setting for chansrv port 13 years ago
Jay Sorg e9c58226ba use unix domain socket for xrdp-X11rdp connection 13 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp 13 years ago
Jay Sorg b0ebf1c146 remove warnings, check for nil 14 years ago
Jay Sorg 5972c136bf added 15 and 24bpp support and changes for reconnect / resize 14 years ago
Jay Sorg b7aecf16b0 move disconnect to X11rdp 14 years ago
Jay Sorg 0e5e50925c added a way to disconnect a session from within a session 14 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging 14 years ago
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.)
14 years ago