summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
* making sesman multithreadilsimo2006-07-1313-132/+732
|
* adding initgroups() to support multiple user groupsilsimo2006-07-011-0/+5
|
* gnome starts with gnome-sessionjsorg712006-06-071-2/+2
|
* include stdio.h for newer gccjsorg712006-05-312-0/+2
|
* preparing sources to add new sesman control protocolilsimo2006-05-268-105/+290
|
* updated code documentationilsimo2006-05-2521-111/+417
|
* year update and moved some stuff to os_calls.cjsorg712006-04-2320-210/+211
|
* added installdeb to makefilesjsorg712006-03-041-0/+6
|
* added kde path if neededjsorg712006-02-201-8/+31
|
* documentation and script file changesjsorg712006-02-181-4/+20
|
* opps, its 60xx, not 61xx for Xserver tcp portsjsorg712006-02-121-2/+2
|
* more checking to see if the Xserver display is availablejsorg712006-02-121-0/+22
|
* added nicer support for Xrdpilsimo2006-02-094-15/+51
| | | | fixed some errors in Makefiles when installing
* check for lock file too when checking for X server runningjsorg712006-02-051-1/+8
|
* temp hack for starting Xrdpjsorg712006-02-052-12/+22
|
* new session list codeilsimo2006-01-137-30/+445
| | | | added support for new [sessions] configuration options
* added missing config directivesilsimo2005-12-211-0/+6
|
* adding some access control featuresilsimo2005-12-158-20/+308
|
* os_calls.c, d2des.c, list.c, file.c, and log.c make checkjsorg712005-12-101-5/+5
|
* Makefile and file location changesjsorg712005-12-021-2/+1
|
* Makefile changesjsorg712005-12-022-3/+22
|
* <lf><cr> should be <cr><lf>jsorg712005-11-262-9/+9
|
* win32 fixesjsorg712005-11-191-23/+29
|
* fixed check for pid file and delete of pid file on exitilsimo2005-11-163-6/+35
|
* added kerberos authjsorg712005-11-162-11/+416
|
* added --nodaemon and --kill optionsilsimo2005-11-138-101/+267
| | | | | added pid file generation improved some code documentation
* Adding logging functions and adding log options in config filesilsimo2005-10-2310-74/+205
|
* makefile fixjsorg712005-10-111-1/+1
|
* fixing some typos in Makefilesilsimo2005-10-092-4/+1
|
* Making sesman running as a daemon in the background and placing session ↵ilsimo2005-10-093-151/+235
| | | | starting code in a separate util (sesrun)
* Adding auth.h env.c env.h session.c session.h tcp.c tcp.hilsimo2005-10-067-0/+564
|
* Adding sig.*ilsimo2005-10-062-0/+120
|
* Splitted sesman.c in more files.ilsimo2005-10-065-348/+33
| | | | Added sig.*, session.*, env.*, auth.h, tcp.*
* added user specific window manager startup script and SIGUP to reload sesman ↵jsorg712005-09-256-52/+254
| | | | configuration
* make pam the default and install the pam.d filejsorg712005-09-201-2/+2
|
* changed pam session and envjsorg712005-08-144-76/+154
|
* don't set data to zero of found sessionjsorg712005-08-111-1/+1
|
* added pam sessionjsorg712005-07-195-32/+170
|
* SIGCHLD can differjsorg712005-07-111-1/+1
|
* use os_call in sesmanjsorg712005-07-101-146/+88
|
* pam changesjsorg712005-07-074-70/+182
|
* moved a bunch of files aroundjsorg712005-06-281-7/+1
|
* added non pam authenticationjsorg712005-06-043-50/+156
|
* gota set shell enviroment varjsorg712005-04-271-0/+1
|
* respond to shutdown signalsjsorg712005-03-132-13/+40
|
* moved some functions around and changed some ifdefsjsorg712005-03-012-8/+72
|
* bitmap cache changejsorg712005-02-251-0/+1
|
* readability and 64 bit changesjsorg712005-02-202-3/+4
|
* gata give X more time to startjsorg712005-02-191-1/+1
|
* added script to start window managerjsorg712005-02-132-18/+46
|