summaryrefslogtreecommitdiffstats
path: root/sesman/session.c
Commit message (Expand)AuthorAgeFilesLines
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-12/+18
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-0/+6
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-091-4/+10
* Merge branch 'master' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-221-0/+6
|\
| * Merge pull request #102 from bartw72/lock-on-addjsorg712014-04-171-0/+6
| |\
| | * Set lock when adding new displays to the chainBart Warmerdam2013-12-161-0/+6
* | | sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-201-16/+43
* | | sesman: indentation fixspeidy2014-03-221-2/+2
* | | sesman: do reconnect to an exisitng Xorg sessionspeidy2014-03-221-0/+3
* | | added support for using Xorg driver modelLaxmikant Rashinkar2014-03-081-3/+34
|/ /
* | clean up temp files in /tmp/.xrdpLaxmikant Rashinkar2014-02-241-0/+1
* | sesman: Fedora bug 821569Jay Sorg2013-10-011-70/+77
* | hook up the kill disconnect timeout to the sesman config fileJay Sorg2013-08-241-0/+7
|/
* 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