summaryrefslogtreecommitdiffstats
path: root/sesman/scp_v0.c
Commit message (Expand)AuthorAgeFilesLines
* Add master node session recovery supportTimothy Pearson2019-03-021-1/+1
* Second batch of initial commits:Timothy Pearson2019-03-021-0/+12
* Copy the PAM session environment for the reconnect scriptmatt3356722018-05-311-1/+1
* sesman: move auth/pam calls to main processJay Sorg2017-03-211-1/+8
* sesman: remove sessvc, one less process to manageJay Sorg2017-03-191-3/+3
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-1/+1
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* sesman: must save guid in session dataJay Sorg2016-12-041-1/+1
* vnc: change password file to use guid hashJay Sorg2016-12-031-13/+9
* Call auth_end() exactly once in scp_v0_process()Pavel Roskin2016-10-211-5/+1
* sesman: remove the threadJay Sorg2015-12-111-2/+2
* tabs to spaces, no logic changeJay Sorg2015-10-101-5/+5
* sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-201-1/+1
* sesman: do reconnect to an exisitng Xorg sessionspeidy2014-03-221-2/+2
* added support for using Xorg driver modelLaxmikant Rashinkar2014-03-081-1/+10
* copyright year updateJay Sorg2013-06-081-1/+1
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-161-4/+5
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-112/+118
* 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 4cf06dbbcb8522be5fa0699...Nicola Ruggero2010-11-041-1/+0
* Implemented client IP loggingNicola Ruggero2010-11-041-3/+19
* Major code cleanup:Nicola Ruggero2010-11-031-0/+1
* 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
* 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
* 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