summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rail: work on splitting X11 calls out to xcommonJay Sorg2012-07-267-178/+298
|
* jpeg: fix for when building without --enable-jpegJay Sorg2012-07-261-1/+1
|
* chansrv: started work on rail channelJay Sorg2012-07-245-1/+113
|
* no logic change, remove tabsJay Sorg2012-07-245-35/+35
|
* chansrv: update licenseJay Sorg2012-07-246-54/+102
|
* added option(cap) to set default cache v3 codecJay Sorg2012-07-241-4/+24
|
* xorg: improvments to buildx.shJay Sorg2012-07-241-17/+51
|
* codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-245-109/+166
|
* user rfx for cache v3 if client supportsJay Sorg2012-07-235-27/+140
|
* output error when set socket opt failsJay Sorg2012-07-231-0/+8
|
* xrdp.ini: added rail channelJay Sorg2012-07-221-1/+2
|
* chansrv: changes for running as user, not rootJay Sorg2012-07-225-203/+210
|
* sesman: run sessvc and chansrv as user, not rootJay Sorg2012-07-221-2/+4
|
* X11rdp: move xdamage and xfixes upJay Sorg2012-07-181-2/+2
|
* X11rdp: move libXdamage downJay Sorg2012-07-181-1/+1
|
* X11rdp: fix for building on Ubuntu 12.04, move fonts to end of buildJay Sorg2012-07-182-44/+43
|
* work on bitmap cache v3Jay Sorg2012-07-174-0/+34
|
* work on rdp codecsJay Sorg2012-07-173-4/+71
|
* added support for bitmap cache v3Jay Sorg2012-07-173-7/+95
|
* xup: do not set tcp options for unix domain socketJay Sorg2012-07-171-2/+2
|
* fix a define conflict with freerdpJay Sorg2012-07-172-8/+15
|
* sesman: exit after fork if reconnectwm.sh does not existJay Sorg2012-07-161-1/+2
|
* sesman: added option to run reconnectwm.sh on session reconnectJay Sorg2012-07-163-4/+64
|
* sesman: no logic change, code cleanupJay Sorg2012-07-162-28/+31
|
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-1314-22/+21
|
* update the version and readme.txt fileJay Sorg2012-06-281-3/+3
|
* xrdp: hook up the rail functions in module managerJay Sorg2012-06-281-0/+7
|
* xorg: don't build xdmx, failes sometimesJay Sorg2012-06-271-1/+1
|
* xorg: mkfont* after libfontencJay Sorg2012-06-261-2/+2
|
* xorg: added mkfontscale, move mkfont* to topJay Sorg2012-06-261-1/+2
|
* rail: proxy railJay Sorg2012-06-249-182/+911
|
* common: no logic changes, code cleanupJay Sorg2012-06-231-31/+36
|
* sesman: missing else and remove some EOL whitespaceJay Sorg2012-06-231-6/+6
|
* Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-06-2134-122/+1824
|\
| * Merge pull request #29 from ArvidNorr/authenticateArvidNorr2012-06-188-30/+355
| |\ | | | | | | Authenticate
| | * fix merge conflicsnorrarvid2012-06-188-30/+355
| | |\
| | | * Improved loggingnorrarvid2012-06-073-17/+33
| | | |
| | | * Clear state required when relogin is performednorrarvid2012-06-052-0/+27
| | | |
| | | * timeout added for the reply to come from sesmannorrarvid2012-06-0541-689/+1348
| | | |\
| | | * | pamusername and pampassword are now readable on login screennorrarvid2012-05-312-2/+2
| | | | |
| | | * | separate pam authentication for gatewaysnorrarvid2012-05-318-25/+298
| | | | |
| * | | | Merge pull request #24 from ArvidNorr/channelsArvidNorr2012-06-186-14/+192
| |\ \ \ \ | | |/ / / | | | | | channels can be disabled by XRDP
| | * | | fix minor merge conflictnorrarvid2012-06-186-14/+192
| | |\ \ \ | |/ / / /
| | * | | Fix layoutnorrarvid2012-06-182-2/+3
| | | | |
| | * | | channels can be disabled by XRDPnorrarvid2012-05-306-16/+194
| | |/ /
| * | | Merge pull request #28 from ArvidNorr/tcp_nodelayArvidNorr2012-06-184-3/+100
| |\ \ \ | | | | | | | | | | Support for TCP keepalive and TCP no_delay added
| | * | | Support for TCP keepalive and TCP no_delay addednorrarvid2012-06-044-3/+100
| | |/ /
| * | | Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-177-24/+123
| |\ \ \ | | | | | | | | | | Deadlock
| | * | | layout fixnorrarvid2012-06-183-5/+11
| | | | |
| | * | | Deadlock situation bug fix and improved debug informationnorrarvid2012-06-017-24/+117
| | |/ /