summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |\
| | * 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
| |\ \ \ \ | | |/ / /
| | * | | 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 addednorrarvid2012-06-044-3/+100
| | |/ /
| * | | Merge pull request #27 from ArvidNorr/deadlockArvidNorr2012-06-177-24/+123
| |\ \ \
| | * | | layout fixnorrarvid2012-06-183-5/+11
| | * | | Deadlock situation bug fix and improved debug informationnorrarvid2012-06-017-24/+117
| | |/ /
| * | | Merge pull request #23 from ArvidNorr/disconnectArvidNorr2012-06-171-1/+7
| |\ \ \
| | * | | layout fix + fix potential memory leaknorrarvid2012-06-181-1/+2
| | * | | freerdp disconnect added in exitnorrarvid2012-05-301-2/+7
| | |/ /
| * | | Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-1713-50/+152
| |\ \ \
| | * | | minor layout fixesnorrarvid2012-06-183-11/+15
| | * | | missing init of variable addednorrarvid2012-06-041-1/+1
| | * | | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-305-2/+55
| | * | | merge comments defines and simplified functionnorrarvid2012-05-2910-50/+95
| | |\ \ \ | | | |/ / | | |/| |
| | | * | added comments, added define, removed unused inparameternorrarvid2012-05-2910-49/+94
| * | | | libxrdp: added RAIL capsJay Sorg2012-06-142-0/+70
| * | | | libxrdp: started adding RAIL supportJay Sorg2012-06-146-2/+827
* | | | | xorg: possible fix for xdriinfo build error with -lGLJay Sorg2012-06-211-1/+1
|/ / / /
* | | | xrdp: fix warningsJay Sorg2012-06-114-6/+10
* | | | libxrdp: fix warningJay Sorg2012-06-112-2/+1
* | | | common: fix some warningsJay Sorg2012-06-112-2/+5
* | | | no logic changes, remove warnings and coding style changesJay Sorg2012-06-1013-115/+122
* | | | log: added path for when --prefix is usedJay Sorg2012-06-106-12/+28
* | | | Merge pull request #25 from ArvidNorr/invalidatejsorg712012-06-062-4/+43
|\ \ \ \ | |_|_|/ |/| | |
| * | | Support for invalidate request sent from clients addednorrarvid2012-06-052-4/+43
|/ / /
* | | syslog: cs/minor changesJay Sorg2012-06-044-261/+250
* | | Merge remote branch 'syslog3/syslog3'Jay Sorg2012-06-0438-626/+1180
|\ \ \
| * | | Initial syslog support in XRDPnorrarvid2012-05-2738-626/+1180
| | |/ | |/|
* | | xorg: wrap window functionsJay Sorg2012-06-013-2/+110
| |/ |/|
* | Merge pull request #20 from ArvidNorr/widerloginMarc-André Moreau2012-05-281-4/+4
|\ \
| * | Support for long user and DNS namenorrarvid2012-05-281-4/+4
| |/
* | xrdp: pid file fixesJay Sorg2012-05-263-13/+59