summaryrefslogtreecommitdiffstats
path: root/sesman/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-9/+9
|
* Fix memory leak in xrdp-sesman on config reloadPavel Roskin2016-10-211-0/+3
|
* Rename SESMAN_CFG_X11DISPLAYOFFSET to SESMAN_CFG_SESS_X11DISPLAYOFFSETPavel Roskin2016-06-211-1/+1
| | | | | Move it to other session options in config.h. X11DisplayOffset is part of the [Sessions] section.
* sesman: brief xorg_params, no logic changeKoichiro IWAO2016-04-071-4/+2
|
* Fix typosPavel Roskin2016-02-131-1/+1
|
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-091-3/+12
|
* sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-201-0/+28
|
* fixed some connection issues when using xorg driver modeLaxmikant Rashinkar2014-03-091-1/+1
|
* added support for using Xorg driver modelLaxmikant Rashinkar2014-03-081-1/+22
|
* copyright year updateJay Sorg2013-06-081-1/+1
|
* deny access if group is undefinedArvidNorr2013-01-311-0/+6
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-19/+17
| | | | | o applied new coding standards to all .c files o moved some files around
* Initial syslog support in XRDPnorrarvid2012-05-271-2/+3
|
* update copyright yearjsorg712010-07-261-1/+1
|
* added X11DisplayOffset sesman optionjsorg712010-04-241-0/+6
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-10/+0
|
* updating logging subsystemilsimo2008-02-201-2/+2
|
* update copyright yearjsorg712008-01-301-1/+1
|
* making libscp a real libraryilsimo2007-05-061-4/+42
| | | | some fixes in configuration options
* added ListenAddress configuration optionilsimo2007-03-251-1/+7
|
* copyright year updatejsorg712007-01-121-1/+1
|
* Adding MaxLoginRetry configuration optionilsimo2006-10-251-1/+7
|
* added ability to put extra Xserver parameters in sesman.inijsorg712006-09-181-0/+11
|
* updated code documentationilsimo2006-05-251-25/+33
|
* year update and moved some stuff to os_calls.cjsorg712006-04-231-17/+20
|
* new session list codeilsimo2006-01-131-7/+51
| | | | added support for new [sessions] configuration options
* adding some access control featuresilsimo2005-12-151-0/+60
|
* Makefile changesjsorg712005-12-021-0/+2
|
* added --nodaemon and --kill optionsilsimo2005-11-131-3/+39
| | | | | added pid file generation improved some code documentation
* Adding logging functions and adding log options in config filesilsimo2005-10-231-9/+45
|
* Splitted sesman.c in more files.ilsimo2005-10-061-0/+9
| | | | Added sig.*, session.*, env.*, auth.h, tcp.*
* added user specific window manager startup script and SIGUP to reload sesman ↵jsorg712005-09-251-0/+43
configuration