Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 1 | -4/+5 |
| | | | | the socket is closed | ||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -112/+118 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | sesman: added option to run reconnectwm.sh on session reconnect | Jay Sorg | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | sesman: no logic change, code cleanup | Jay Sorg | 2012-07-16 | 1 | -27/+31 |
| | |||||
* | Improved logging | norrarvid | 2012-06-07 | 1 | -15/+30 |
| | |||||
* | timeout added for the reply to come from sesman | norrarvid | 2012-06-05 | 1 | -7/+7 |
|\ | |||||
| * | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -7/+7 |
| | | |||||
* | | separate pam authentication for gateways | norrarvid | 2012-05-31 | 1 | -2/+21 |
|/ | |||||
* | Removed dead code re-introduced erroneously in commit ↵ | Nicola Ruggero | 2010-11-04 | 1 | -1/+0 |
| | | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f | ||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -3/+19 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -0/+1 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵ | jsorg71 | 2009-09-28 | 1 | -1/+1 |
| | | | | a struct | ||||
* | use type when looking for a session | jsorg71 | 2009-09-06 | 1 | -1/+1 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 1 | -4/+6 |
| | |||||
* | only the main thread forks | jsorg71 | 2009-01-12 | 1 | -1/+1 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -7/+7 |
| | | | | libscp makefile fix | ||||
* | change log message from Xrdp to X11rdp | jsorg71 | 2008-03-11 | 1 | -1/+1 |
| | |||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -3/+5 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | indent | jsorg71 | 2007-02-01 | 1 | -2/+2 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | Fix for an error which blocks X11rdp session to be started | ilsimo | 2006-10-28 | 1 | -2/+1 |
| | |||||
* | first try for a scp protocol layer (aka libscp) | ilsimo | 2006-10-15 | 1 | -61/+42 |
| | |||||
* | preparing sources to add new sesman control protocol | ilsimo | 2006-05-26 | 1 | -0/+109 |