summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* new session list codeilsimo2006-01-131-2/+21
* adding some access control featuresilsimo2005-12-151-5/+20
* fixed check for pid file and delete of pid file on exitilsimo2005-11-161-6/+29
* added --nodaemon and --kill optionsilsimo2005-11-131-49/+144
* Adding logging functions and adding log options in config filesilsimo2005-10-231-11/+26
* fixing some typos in Makefilesilsimo2005-10-091-3/+0
* Making sesman running as a daemon in the background and placing session start...ilsimo2005-10-091-149/+103
* Splitted sesman.c in more files.ilsimo2005-10-061-324/+11
* added user specific window manager startup script and SIGUP to reload sesman ...jsorg712005-09-251-46/+65
* changed pam session and envjsorg712005-08-141-75/+94
* don't set data to zero of found sessionjsorg712005-08-111-1/+1
* added pam sessionjsorg712005-07-191-13/+31
* SIGCHLD can differjsorg712005-07-111-1/+1