summaryrefslogtreecommitdiffstats
path: root/sesman/session.c
Commit message (Expand)AuthorAgeFilesLines
* copyright year updateJay Sorg2013-06-081-1/+1
* sesman: cleanup, close xrdp to sesman socket listener when starting a session...Jay Sorg2013-05-281-0/+2
* sesman: cleanup, close xrdp to sesman socket when starting a session / forkingJay Sorg2013-05-281-0/+2
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-797/+856
* sesman: run sessvc and chansrv as user, not rootJay Sorg2012-07-221-2/+4
* sesman: exit after fork if reconnectwm.sh does not existJay Sorg2012-07-161-1/+2
* sesman: added option to run reconnectwm.sh on session reconnectJay Sorg2012-07-161-4/+60
* no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-12/+12
* Initial syslog support in XRDPnorrarvid2012-05-271-38/+74
* X11rdp needs bpp to match to reconnect / resizeJay Sorg2011-08-241-1/+2
* X11rdp can resize sessions nowJay Sorg2011-08-231-0/+11
* fixes for bell functionJay Sorg2010-11-181-1/+1
* Removed dead code re-introduced erroneously in commit 4cf06dbbcb8522be5fa0699...Nicola Ruggero2010-11-041-1/+0
* Implemented client IP loggingNicola Ruggero2010-11-041-5/+7
* Major code cleanup:Nicola Ruggero2010-11-031-10/+25
* Improved logging. Patch by aaronNicola Ruggero2010-10-261-0/+1
* added X11DisplayOffset sesman optionjsorg712010-04-241-2/+2
* fix for session persistencejsorg712010-03-151-0/+14
* 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-2/+3
* wait for xserver to startjsorg712009-08-271-15/+26
* pass domain, program, and directory to sesman and use directory and programjsorg712009-08-191-3/+29
* added x_server_running_check_portsjsorg712009-08-061-2/+27
* login changes when looking for available displayjsorg712009-08-061-17/+52
* work on chansrvjsorg712009-04-201-43/+55
* only the main thread forksjsorg712009-01-121-19/+58
* improve the wait for the x server to startjsorg712008-12-291-1/+14
* remove unset_signalsjsorg712008-11-101-1/+0
* added first management codeilsimo2008-09-111-75/+55
* still more work on loggingilsimo2008-07-301-48/+78
* align and use XRDP_SBIN_PATHjsorg712008-05-061-13/+16
* updating logging subsystemilsimo2008-02-201-31/+31
* update copyright yearjsorg712008-01-301-1/+1
* fix for sesman not checking username when returning disconnected session listilsimo2007-11-121-9/+13
* fixing sessvc starting code and removing SESMAN_SESSVC_FILE definitionilsimo2007-09-171-3/+9
* making libscp a real libraryilsimo2007-05-061-12/+23
* adding more logging after various exec()ilsimo2007-04-151-16/+56
* added sessvc as session supervisorilsimo2007-04-071-27/+96
* indentjsorg712007-02-011-4/+5
* copyright year updatejsorg712007-01-121-1/+1
* some fixes for libscpilsimo2006-11-051-0/+71
* added ability to put extra Xserver parameters in sesman.inijsorg712006-09-181-6/+39
* change Xrdp to X11rdp to avoid confusionjsorg712006-08-251-1/+1
* added -ac to Xserver start paramsjsorg712006-08-141-3/+4
* making sesman multithreadilsimo2006-07-131-67/+32
* updated code documentationilsimo2006-05-251-6/+15
* year update and moved some stuff to os_calls.cjsorg712006-04-231-44/+53
* opps, its 60xx, not 61xx for Xserver tcp portsjsorg712006-02-121-2/+2
* more checking to see if the Xserver display is availablejsorg712006-02-121-0/+22