Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 1 | -7/+7 |
| | |||||
* | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 1 | -0/+8 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -296/+341 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | timeout added for the reply to come from sesman | norrarvid | 2012-06-05 | 1 | -24/+24 |
|\ | |||||
| * | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -24/+24 |
| | | |||||
* | | separate pam authentication for gateways | norrarvid | 2012-05-31 | 1 | -0/+3 |
|/ | |||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -0/+23 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -2/+2 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | fix a crash when freeing struct SCP_SESSION | jsorg71 | 2009-08-24 | 1 | -59/+11 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 1 | -0/+84 |
| | |||||
* | update copyright year | jsorg71 | 2009-04-17 | 1 | -1/+1 |
| | |||||
* | added 15bpp support | jsorg71 | 2009-02-23 | 1 | -0/+1 |
| | |||||
* | added first management code | ilsimo | 2008-09-11 | 1 | -4/+17 |
| | | | | | added a rough management tool fixes in session.c | ||||
* | added define check for ipv6 structs | jsorg71 | 2008-08-12 | 1 | -3/+7 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -15/+91 |
| | | | | libscp makefile fix | ||||
* | more work on logging | ilsimo | 2008-02-21 | 1 | -11/+39 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | adding SCP_SESSION and SCP_CONNECTION handling code | ilsimo | 2007-09-17 | 1 | -0/+228 |