summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
* fixed missink break in switchilsimo2006-10-161-0/+1
|
* first try for a scp protocol layer (aka libscp)ilsimo2006-10-1516-98/+885
|
* added ability to put extra Xserver parameters in sesman.inijsorg712006-09-185-7/+113
|
* change Xrdp to X11rdp to avoid confusionjsorg712006-08-251-1/+1
|
* minor fixes and indentjsorg712006-08-244-24/+24
|
* fix warning and some commentsjsorg712006-08-231-3/+4
|
* check return value of g_initgroupsjsorg712006-08-221-2/+4
|
* added -ac to Xserver start paramsjsorg712006-08-141-3/+4
|
* debian package build fixesjsorg712006-08-141-7/+11
|
* changed deb install locationjsorg712006-08-091-3/+3
|
* 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
|