summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | chansrv: rail, open X later, release window manager on rail disconnectJay Sorg2012-07-314-21/+25
| |
* | added xrdpapiJay Sorg2012-07-281-0/+50
| |
* | chansrv: init xcommonJay Sorg2012-07-281-0/+5
| |
* | X11rdp: reduce excessive loggingJay Sorg2012-07-281-5/+5
| |
* | xorg: fix for buildx.sh where multi commands in configureJay Sorg2012-07-271-1/+1
| |
* | more work on railJay Sorg2012-07-262-1/+547
| |
* | xorg: don't use jpeg for hintsJay Sorg2012-07-261-8/+2
| |
* | 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
| |
| * Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2012-07-2530-447/+848
| |\ | |/ |/|
* | 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
| |
| * DEBUG call was invalidLawrenceK2012-07-181-1/+1
|/
* 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
| | | | |