summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
* adding scp v1 first code, fixed passwd auth for disabled passwordilsimo2006-11-2413-46/+982
* some fixes for libscpilsimo2006-11-054-3/+106
* Fix for an error which blocks X11rdp session to be startedilsimo2006-10-281-2/+1
* g_chmod to g_chmod_hexjsorg712006-10-281-1/+1
* make sure /tmp/.X11-unix directoy existjsorg712006-10-271-0/+7
* Adding MaxLoginRetry configuration optionilsimo2006-10-253-2/+15
* adding missing license notesilsimo2006-10-164-59/+232
* 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
* 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 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
* 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 start...ilsimo2005-10-093-151/+235
* 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