summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Collapse)AuthorAgeFilesLines
...
* | refactor and use test2bool instead of duplicated code testing for ↵LawrenceK2013-01-173-40/+7
| | | | | | | | on,yes,true, non zero
* | bug in find_name_in_listsLawrenceK2013-01-161-1/+1
| |
* | Keep osirium master the same as freerdp masterLawrenceK2013-01-161-3/+56
| | | | | | | | | | | | Revert "Make this the osirium default xrdp file" This reverts commit d26cb83a4f9243d0293709cc6380753d356fe159.
* | Merge branch 'master' of git://github.com/FreeRDP/xrdpLawrenceK2013-01-151-2/+2
|\ \ | |/
| * update for xrdp.iniJay Sorg2013-01-071-2/+2
| |
* | Make this the osirium default xrdp fileLawrenceK2013-01-021-56/+3
|/
* fixes, logging for off screenJay Sorg2012-12-231-0/+18
|
* Merge pull request #45 from Osirium/patch/debug-loggingMarc-André Moreau2012-12-201-0/+6
|\ | | | | update/fix some debug log calls and add the test of XRDP_DEBUG to make f...
| * update/fix some debug log calls and add the test of XRDP_DEBUG to make files ↵LawrenceK2012-12-201-0/+6
| | | | | | | | so controlled by the autoconf option --enable-xrdpdebug
* | Update allowed channel lists from entries in the connection entry prefixed ↵LawrenceK2012-12-202-28/+83
|/ | | | channel. Allows different settings for each preset connection.
* Merge branch 'master' of github.com:FreeRDP/xrdpJay Sorg2012-11-101-13/+15
|\
| * o in login dialog set sesman-X11rdp as the default moduleLaxmikant Rashinkar2012-11-091-13/+15
| | | | | | | | o added support for video redirection without using TSMF
* | fix for odd error when disconecting clientJay Sorg2012-11-101-5/+12
|/
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1916-8427/+9422
| | | | | o applied new coding standards to all .c files o moved some files around
* no logic change, remove tabsJay Sorg2012-07-244-33/+33
|
* user rfx for cache v3 if client supportsJay Sorg2012-07-231-16/+26
|
* xrdp.ini: added rail channelJay Sorg2012-07-221-1/+2
|
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-2/+2
|
* xrdp: hook up the rail functions in module managerJay Sorg2012-06-281-0/+7
|
* rail: proxy railJay Sorg2012-06-243-143/+290
|
* fix merge conflicsnorrarvid2012-06-183-22/+238
|\
| * Improved loggingnorrarvid2012-06-071-0/+1
| |
| * Clear state required when relogin is performednorrarvid2012-06-052-0/+27
| |
| * timeout added for the reply to come from sesmannorrarvid2012-06-056-46/+92
| |\
| * | pamusername and pampassword are now readable on login screennorrarvid2012-05-312-2/+2
| | |
| * | separate pam authentication for gatewaysnorrarvid2012-05-313-21/+200
| | |
* | | 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-182-0/+49
|\ \ \ | | | | | | | | Support for TCP keepalive and TCP no_delay added
| * | | Support for TCP keepalive and TCP no_delay addednorrarvid2012-06-042-0/+49
| |/ /
* | | Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-178-28/+88
|\ \ \ | | | | | | | | Moduleload
| * | | minor layout fixesnorrarvid2012-06-182-4/+4
| | | |
| * | | missing init of variable addednorrarvid2012-06-041-1/+1
| | | |
| * | | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-303-2/+28
| | | |
| * | | merge comments defines and simplified functionnorrarvid2012-05-296-27/+61
| |\ \ \ | | |/ / | |/| |
| | * | added comments, added define, removed unused inparameternorrarvid2012-05-296-26/+60
| | | |
* | | | xrdp: fix warningsJay Sorg2012-06-114-6/+10
| | | |
* | | | no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-1/+1
| | | |
* | | | log: added path for when --prefix is usedJay Sorg2012-06-102-4/+5
| |_|/ |/| |
* | | Merge remote branch 'syslog3/syslog3'Jay Sorg2012-06-045-19/+57
|\ \ \ | |/ / |/| |
| * | Initial syslog support in XRDPnorrarvid2012-05-275-19/+57
| |/
* | Merge pull request #20 from ArvidNorr/widerloginMarc-André Moreau2012-05-281-4/+4
|\ \ | | | | | | Support for long user and DNS name
| * | Support for long user and DNS namenorrarvid2012-05-281-4/+4
| |/
* | xrdp: pid file fixesJay Sorg2012-05-261-13/+19
| |
* | xrdp: add fork option to xrdp.iniJay Sorg2012-05-263-10/+15
| |
* | added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-262-3/+3
| |
* | xrdp: fix memory leak in forkJay Sorg2012-05-261-9/+15
| |
* | xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-265-11/+103
|/
* offscreen bitmaps: implement the delete listJay Sorg2012-05-224-2/+21
|