summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* use our own vnc passwd filejsorg712005-02-042-14/+38
|
* added session manager and fixed disconnect problemsjsorg712005-01-303-0/+505