summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Expand)AuthorAgeFilesLines
* fixing sessvc starting code and removing SESMAN_SESSVC_FILE definitionilsimo2007-09-174-21/+26
* adding SCP_SESSION and SCP_CONNECTION handling codeilsimo2007-09-177-5/+438
* patch from 'Hug Me'jsorg712007-08-311-3/+4
* alignjsorg712007-07-181-70/+80
* added -f parameter to lnjsorg712007-07-031-3/+3
* update from branch, don't install libscp in /usr/libjsorg712007-06-292-27/+15
* added vars so tools don't install in root dirjsorg712007-05-231-0/+6
* removed name conflictjsorg712007-05-141-4/+4
* adding forgotten filesilsimo2007-05-062-0/+212
* remove unused filesilsimo2007-05-061-59/+0
* removing unused filesilsimo2007-05-0612-1996/+0
* making libscp a real libraryilsimo2007-05-0629-228/+2603
* added -f to make clean rm commandjsorg712007-04-261-1/+1
* some style fixesilsimo2007-04-153-33/+33
* adding more logging after various exec()ilsimo2007-04-151-16/+56
* moving sesrun to tools/ilsimo2007-04-131-125/+0
* portability fix: changed uintXX_t in xrdp defined datatypesilsimo2007-04-135-86/+73
* added sessvc as session supervisorilsimo2007-04-0711-81/+514
* added ListenAddress configuration optionilsimo2007-03-255-10/+57
* fixes bug #1595324 in sf.net bugtrackerilsimo2007-03-251-1/+3
* some fixes for scp v0ilsimo2007-03-242-12/+63
* more work on scp v1ilsimo2007-03-178-235/+643
* fixing sone really stupid deadlocks occurring if there is some network errorilsimo2007-02-171-0/+12
* indentjsorg712007-02-013-9/+8
* indentjsorg712007-02-011-24/+20
* indentjsorg712007-02-012-49/+54
* copyright year updatejsorg712007-01-1240-40/+40
* 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