summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.c
Commit message (Collapse)AuthorAgeFilesLines
* copyright year updateJay Sorg2013-06-081-1/+1
|
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ArvidNorr2013-01-161-4/+5
| | | | the socket is closed
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-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 reconnectJay Sorg2012-07-161-0/+1
|
* sesman: no logic change, code cleanupJay Sorg2012-07-161-27/+31
|
* Improved loggingnorrarvid2012-06-071-15/+30
|
* timeout added for the reply to come from sesmannorrarvid2012-06-051-7/+7
|\
| * Initial syslog support in XRDPnorrarvid2012-05-271-7/+7
| |
* | separate pam authentication for gatewaysnorrarvid2012-05-311-2/+21
|/
* Removed dead code re-introduced erroneously in commit ↵Nicola Ruggero2010-11-041-1/+0
| | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f
* Implemented client IP loggingNicola Ruggero2010-11-041-3/+19
|
* Major code cleanup:Nicola Ruggero2010-11-031-0/+1
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* remove some dead codejsorg712009-12-261-1/+0
|
* g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵jsorg712009-09-281-1/+1
| | | | a struct
* use type when looking for a sessionjsorg712009-09-061-1/+1
|
* pass domain, program, and directory to sesman and use directory and programjsorg712009-08-191-4/+6
|
* only the main thread forksjsorg712009-01-121-1/+1
|
* still more work on loggingilsimo2008-07-301-7/+7
| | | | libscp makefile fix
* change log message from Xrdp to X11rdpjsorg712008-03-111-1/+1
|
* updating logging subsystemilsimo2008-02-201-3/+5
|
* update copyright yearjsorg712008-01-301-1/+1
|
* indentjsorg712007-02-011-2/+2
|
* copyright year updatejsorg712007-01-121-1/+1
|
* Fix for an error which blocks X11rdp session to be startedilsimo2006-10-281-2/+1
|
* first try for a scp protocol layer (aka libscp)ilsimo2006-10-151-61/+42
|
* preparing sources to add new sesman control protocolilsimo2006-05-261-0/+109