summaryrefslogtreecommitdiffstats
path: root/sesman/sesman.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | fixed some errors in Makefiles when installing
* temp hack for starting Xrdpjsorg712006-02-051-2/+4
|
* new session list codeilsimo2006-01-131-2/+21
| | | | added support for new [sessions] configuration options
* 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
| | | | | added pid file generation improved some code documentation
* 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 ↵ilsimo2005-10-091-149/+103
| | | | starting code in a separate util (sesrun)
* Splitted sesman.c in more files.ilsimo2005-10-061-324/+11
| | | | Added sig.*, session.*, env.*, auth.h, tcp.*
* added user specific window manager startup script and SIGUP to reload sesman ↵jsorg712005-09-251-46/+65
| | | | configuration
* 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
|
* use os_call in sesmanjsorg712005-07-101-146/+88
|
* added non pam authenticationjsorg712005-06-041-48/+5
|
* gota set shell enviroment varjsorg712005-04-271-0/+1
|
* respond to shutdown signalsjsorg712005-03-131-12/+32
|
* moved some functions around and changed some ifdefsjsorg712005-03-011-7/+71
|
* readability and 64 bit changesjsorg712005-02-201-1/+2
|
* gata give X more time to startjsorg712005-02-191-1/+1
|
* added script to start window managerjsorg712005-02-131-18/+43
|
* use our own vnc passwd filejsorg712005-02-041-13/+37
|
* added session manager and fixed disconnect problemsjsorg712005-01-301-0/+484