Commit Graph

153 Commits (master)

Author SHA1 Message Date
Jay Sorg 8397055e8b move some hard code paths to defines in header
10 years ago
Jay Sorg b7d15c55ed xrdp: don't include config.h unless HAVE_CONFIG_H is defined
10 years ago
Laxmikant Rashinkar a9d7c13147 coverity: read from pointer after free
10 years ago
Laxmikant Rashinkar 67119ecc81 coverity: array compared against 0
10 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value
10 years ago
Jay Sorg 1291d2dbbe work on codec mode
10 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg 59fa8df434 xrdp: don't show connection log unless there is a problem
10 years ago
Jay Sorg 9a3679b1c1 improve debugging dump jpeg for codec mode
10 years ago
Jay Sorg 0748f41101 set codec mode according to client
10 years ago
Jay Sorg 575fc9fb6f work on codec mode jpeg
10 years ago
BLINDAUER Emmanuel 185aafd12d Call cleanup for encoder
10 years ago
Jay Sorg 6d7e315b0c work on surface command
10 years ago
Jay Sorg 50a1b1fdb9 work on codec mode jpeg
10 years ago
Laxmikant Rashinkar 9470b031aa xrdp_encoder: developer checkin
10 years ago
Laxmikant Rashinkar ac6717e32e fixed some connection issues when using xorg driver mode
10 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs
10 years ago
Jay Sorg 8cd57e0710 added server_paint_rects
10 years ago
Laxmikant Rashinkar c5c8324d91 Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
10 years ago
Laxmikant Rashinkar e95edef44e fixed an issue where channels with uppercase names were not being recognized
10 years ago
Jay Sorg 7b7debd56a comment spelling fixes from univention
10 years ago
Jay Sorg c1b7cbd657 merges from authentic8
11 years ago
Jay Sorg cff17f3038 xrdp: fix a crash in painter when invalid target is set
11 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls
11 years ago
Jim Grandy 981741f55c Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
11 years ago
Jim Grandy 45b0bc9f17 Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 74b015d 4e51e6d 2829087
11 years ago
Jim Grandy af4e42a08d Hand-apply patches (rail) from Authentic8: bc68076
11 years ago
Jim Grandy 53311f2b25 Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
11 years ago
Jim Grandy dfe5911b55 Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
11 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating
11 years ago
Jay Sorg 19a9ed47dc xrdp: use full path for loading xrdp modules
11 years ago
Jay Sorg 12f7cd64f1 work on new(color) cursors
11 years ago
Jay Sorg 30f64f27b6 xrdp: xrdp_mm.c fix some warnings and code cleanup
11 years ago
Guan-Zhong Huang 6fd7deb510 Fix compilation error without PAM
11 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
12 years ago
ArvidNorr 9aa0cb4e61 Merge pull request #58 from ArvidNorr/pam-cont
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
12 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs
12 years ago
Jay Sorg 3d3e4a0ffa xrdp: hook up the rail functions in module manager
12 years ago
Jay Sorg dc6be76b11 rail: proxy rail
12 years ago
norrarvid 318e09fd47 fix merge conflics
12 years ago
norrarvid e87ec50721 fix minor merge conflict
12 years ago
norrarvid fc49bf6b48 Fix layout
12 years ago
ArvidNorr 1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
12 years ago
norrarvid 31a5dd33dd minor layout fixes
12 years ago
Jay Sorg a8bf71b567 xrdp: fix warnings
12 years ago
Jay Sorg 856783ba95 no logic changes, remove warnings and coding style changes
12 years ago
norrarvid 42edcbb6c1 Improved logging
12 years ago
norrarvid a1274b0320 Clear state required when relogin is performed
12 years ago
norrarvid eef475e025 timeout added for the reply to come from sesman
12 years ago
norrarvid 10fdc5c17f separate pam authentication for gateways
12 years ago
norrarvid f4ffaafc20 channels can be disabled by XRDP
12 years ago
norrarvid 02f3fe1e2a Improved error handling for module load and init, fixed bug in logwindow
12 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter
12 years ago
Jay Sorg aa3fad894d xorg: work on offscreen bitmaps
12 years ago
Jay Sorg cc3754a2bd xorg: work on offscreen bitmaps
12 years ago
Jay Sorg e0fc7297f5 pass the client_info(caps) on to module and xserver
12 years ago
Jay Sorg 3e422c04c6 fixes from ArvidNorr
12 years ago
Jay Sorg b124612675 xrdp: added xrdp.ini options to auto execute a modules and hide log window
12 years ago
Jay Sorg 238d14b60a xrdp: added override setting for chansrv port
12 years ago
Jay Sorg e9c58226ba use unix domain socket for xrdp-X11rdp connection
12 years ago
Jay Sorg d8f9e8310d move temp files from /tmp to /tmp/.xrdp
12 years ago
Jay Sorg b0ebf1c146 remove warnings, check for nil
13 years ago
Jay Sorg 5972c136bf added 15 and 24bpp support and changes for reconnect / resize
13 years ago
Jay Sorg b7aecf16b0 move disconnect to X11rdp
13 years ago
Jay Sorg 0e5e50925c added a way to disconnect a session from within a session
13 years ago
Nicola Ruggero d797b2cf49 Implemented client IP logging
14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago
Nicola Ruggero 104f762e5d Added bell (pcspeaker) support
14 years ago
Jay Sorg 25371d6bc9 log messages friend
14 years ago
jsorg71 574355f3e3 use trans
14 years ago
jsorg71 a673a075bd update trans in xrdp->sesman connection
15 years ago
jsorg71 5a08e51906 remove noise
15 years ago
jsorg71 2a4515783a read the ini file to get the ip for chansrv
15 years ago
jsorg71 90ce47855c use unix socket for chansrv
15 years ago
jsorg71 3fe4faa8d2 log connection failure
15 years ago
jsorg71 9e73bbb9ae try to connect to chansrv up to 4 times
15 years ago
jsorg71 dd6f1f6926 3 seconds is 3000, not 3
15 years ago
jsorg71 df8527b251 pass domain, program, and directory to sesman and use directory and program
15 years ago
jsorg71 33b4e7f417 channel fixes
15 years ago
jsorg71 15af40ee12 log an error if send fails
15 years ago
jsorg71 eeac7c938a add extended log output
15 years ago
jsorg71 3cfea6a959 patch from Christoph Brill - Don't always assume 3350 as the sesman port
15 years ago
jsorg71 da99343957 fixes for chansrv
15 years ago
jsorg71 859dc139f0 update copyright year
16 years ago
jsorg71 49552f5ebf add a var if chan_trans connected
16 years ago
jsorg71 12b2ea66fc channel changes
16 years ago
jsorg71 3871c69901 log more log errors to wm_log
16 years ago
jsorg71 4ebb544cd8 main loop changes, not so chatty
16 years ago
jsorg71 dab4ae3934 spelling correction and make function more readable
16 years ago
jsorg71 30b0b77fce don't supress key up and sync modifiers on connect
17 years ago
jsorg71 38b789e81f update copyright year
17 years ago
jsorg71 76b3e2730e set dragging to false when module loads or popups close
17 years ago