Laxmikant Rashinkar
|
ac6717e32e
|
fixed some connection issues when using xorg driver mode
|
11 years ago |
Jay Sorg
|
12cbbf74e6
|
xrdp:no logic change, comments and printfs
|
11 years ago |
Jay Sorg
|
8cd57e0710
|
added server_paint_rects
|
11 years ago |
Laxmikant Rashinkar
|
c5c8324d91
|
Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel
|
11 years ago |
Laxmikant Rashinkar
|
e95edef44e
|
fixed an issue where channels with uppercase names were not being recognized
|
11 years ago |
Jay Sorg
|
7b7debd56a
|
comment spelling fixes from univention
|
11 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
|
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
|
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
|
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 |