Commit Graph

72 Commits

Author SHA1 Message Date
jsorg71
2183c539cc indent 2007-02-01 06:12:14 +00:00
jsorg71
c0f0fec1d6 indent 2007-02-01 06:03:46 +00:00
jsorg71
6886ba4556 copyright year update 2007-01-12 05:07:07 +00:00
ilsimo
078b4d3f41 adding scp v1 first code, fixed passwd auth for disabled password 2006-11-24 20:46:45 +00:00
ilsimo
dd76b40a35 some fixes for libscp 2006-11-05 13:11:20 +00:00
ilsimo
ef1605e647 Fix for an error which blocks X11rdp session to be started 2006-10-28 15:04:51 +00:00
jsorg71
cf00c1707d g_chmod to g_chmod_hex 2006-10-28 03:28:59 +00:00
jsorg71
fe292cec20 make sure /tmp/.X11-unix directoy exist 2006-10-27 04:22:29 +00:00
ilsimo
2637efd4ee Adding MaxLoginRetry configuration option 2006-10-25 19:18:36 +00:00
ilsimo
3719200baa adding missing license notes 2006-10-16 15:08:08 +00:00
ilsimo
7698f5f441 fixed missink break in switch 2006-10-16 11:25:47 +00:00
ilsimo
71e7fc734d first try for a scp protocol layer (aka libscp) 2006-10-15 13:08:08 +00:00
jsorg71
7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini 2006-09-18 04:40:43 +00:00
jsorg71
68e30a5e19 change Xrdp to X11rdp to avoid confusion 2006-08-25 05:25:57 +00:00
jsorg71
8c73bc31cb minor fixes and indent 2006-08-24 05:58:10 +00:00
jsorg71
5603962061 fix warning and some comments 2006-08-23 03:48:03 +00:00
jsorg71
1a00bf6b85 check return value of g_initgroups 2006-08-22 06:27:04 +00:00
jsorg71
2b054f9757 added -ac to Xserver start params 2006-08-14 05:09:58 +00:00
jsorg71
7cbeb4f30d debian package build fixes 2006-08-14 04:57:43 +00:00
jsorg71
8e72d684c6 changed deb install location 2006-08-09 04:02:51 +00:00
ilsimo
fda836169e making sesman multithread 2006-07-13 20:15:21 +00:00
ilsimo
5a6f8dfea5 adding initgroups() to support multiple user groups 2006-07-01 14:25:12 +00:00
jsorg71
0cf185520d gnome starts with gnome-session 2006-06-07 16:26:04 +00:00
jsorg71
e9400d44e9 include stdio.h for newer gcc 2006-05-31 17:47:43 +00:00
ilsimo
343f9361f2 preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
ilsimo
013ab3c61f updated code documentation 2006-05-25 20:34:32 +00:00
jsorg71
b1b3ff9e7d year update and moved some stuff to os_calls.c 2006-04-23 21:54:12 +00:00
jsorg71
05178d0733 added installdeb to makefiles 2006-03-04 01:02:09 +00:00
jsorg71
d7e7beae5e added kde path if needed 2006-02-20 04:20:54 +00:00
jsorg71
192446c47e documentation and script file changes 2006-02-18 05:42:59 +00:00
jsorg71
37c764bdbb opps, its 60xx, not 61xx for Xserver tcp ports 2006-02-12 00:34:19 +00:00
jsorg71
cdba972be2 more checking to see if the Xserver display is available 2006-02-12 00:17:56 +00:00
ilsimo
ec7498b5f9 added nicer support for Xrdp
fixed some errors in Makefiles when installing
2006-02-09 18:01:41 +00:00
jsorg71
285a1139c1 check for lock file too when checking for X server running 2006-02-05 19:09:44 +00:00
jsorg71
59fc01e215 temp hack for starting Xrdp 2006-02-05 05:46:48 +00:00
ilsimo
153b59ad84 new session list code
added support for new [sessions] configuration options
2006-01-13 15:51:23 +00:00
ilsimo
377181c943 added missing config directives 2005-12-21 20:34:32 +00:00
ilsimo
721ca9efae adding some access control features 2005-12-15 20:41:03 +00:00
jsorg71
7e4f18f748 os_calls.c, d2des.c, list.c, file.c, and log.c make check 2005-12-10 01:38:46 +00:00
jsorg71
19314ec055 Makefile and file location changes 2005-12-02 04:57:51 +00:00
jsorg71
58976ccc97 Makefile changes 2005-12-02 03:24:41 +00:00
jsorg71
754efcabb1 <lf><cr> should be <cr><lf> 2005-11-26 01:38:08 +00:00
jsorg71
7c69e43493 win32 fixes 2005-11-19 01:37:49 +00:00
ilsimo
c401d58c74 fixed check for pid file and delete of pid file on exit 2005-11-16 12:27:08 +00:00
jsorg71
dd96a1aa04 added kerberos auth 2005-11-16 04:32:21 +00:00
ilsimo
9ac351a4cb added --nodaemon and --kill options
added pid file generation
improved some code documentation
2005-11-13 22:06:49 +00:00
ilsimo
e7dbdea767 Adding logging functions and adding log options in config files 2005-10-23 21:47:17 +00:00
jsorg71
180859a1ef makefile fix 2005-10-11 04:17:06 +00:00
ilsimo
b2e120e688 fixing some typos in Makefiles 2005-10-09 19:57:16 +00:00
ilsimo
2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun) 2005-10-09 19:53:51 +00:00