summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_new or g_new0 when C++ compiler would complain about implicit castPavel Roskin2016-07-081-1/+1
* Report pid and listening address/port for xrdp and xrdp-sesmanPavel Roskin2016-06-211-5/+4
* Fix compile error "format not a string literal and no format arguments [-Werr...NerdKnight2016-03-281-1/+1
* fix warnings, move some calls to os_callsJay Sorg2016-03-161-4/+5
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-1/+0
* Don't attempt to intercept SIGKILL, it doesn't work on any OSJay Sorg2016-03-141-1/+0
* Fix typosPavel Roskin2016-02-131-1/+1
* Use lowercase program names for syslogPavel Roskin2016-02-131-1/+1
* sesman: remove the threadJay Sorg2015-12-111-23/+9
* sesman: void function should not return a valueKoichiro IWAO2015-03-121-1/+1
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-1/+9
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-3/+11
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-191-1/+5
* sesman: pid string match xrdp lengthJay Sorg2013-06-191-2/+2
* sesman: fix for reading pid fileJay Sorg2013-06-191-0/+1
* copyright year updateJay Sorg2013-06-081-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-295/+315
* log: added path for when --prefix is usedJay Sorg2012-06-101-5/+4
* Initial syslog support in XRDPnorrarvid2012-05-271-13/+17
* remove old freerdp dirJay Sorg2012-02-131-1/+11
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-0/+2
* Major code cleanup:Nicola Ruggero2010-11-031-1/+4
* g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ...jsorg712009-09-281-2/+1
* use _ not - in namejsorg712009-08-211-2/+2
* add extended log outputjsorg712009-08-051-2/+5
* delete the pid file on exitjsorg712009-07-231-0/+6
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-11/+12
* only the main thread forksjsorg712009-01-121-0/+10
* change to the g_signal_* functionsjsorg712008-12-301-4/+4
* quiet them main loop of sesmanjsorg712008-12-281-17/+49
* move to using the signal functions instead of sigaddset since we removed unse...jsorg712008-12-281-9/+12
* added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor c...jsorg712008-12-261-19/+25
* still more work on loggingilsimo2008-07-301-17/+23
* more work on loggingilsimo2008-02-211-1/+1
* updating logging subsystemilsimo2008-02-201-10/+9
* update copyright yearjsorg712008-01-301-1/+1
* making libscp a real libraryilsimo2007-05-061-1/+4
* added ListenAddress configuration optionilsimo2007-03-251-1/+1
* fixes bug #1595324 in sf.net bugtrackerilsimo2007-03-251-1/+3
* copyright year updatejsorg712007-01-121-1/+1
* g_chmod to g_chmod_hexjsorg712006-10-281-1/+1
* make sure /tmp/.X11-unix directoy existjsorg712006-10-271-0/+7
* added ability to put extra Xserver parameters in sesman.inijsorg712006-09-181-0/+5
* minor fixes and indentjsorg712006-08-241-7/+7
* making sesman multithreadilsimo2006-07-131-49/+19
* preparing sources to add new sesman control protocolilsimo2006-05-261-101/+4
* updated code documentationilsimo2006-05-251-7/+11
* year update and moved some stuff to os_calls.cjsorg712006-04-231-42/+44
* added nicer support for Xrdpilsimo2006-02-091-4/+14
* temp hack for starting Xrdpjsorg712006-02-051-2/+4