Commit Graph

717 Commits

Author SHA1 Message Date
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
ilsimo c2fda67a1c Adding auth.h env.c env.h session.c session.h tcp.c tcp.h 2005-10-06 19:27:38 +00:00
ilsimo 534b2691cd Adding sig.* 2005-10-06 19:25:29 +00:00
ilsimo a0507a3381 Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
2005-10-06 19:21:18 +00:00
jsorg71 19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration 2005-09-25 03:30:09 +00:00
jsorg71 27abee98ce make pam the default and install the pam.d file 2005-09-20 01:34:53 +00:00
jsorg71 c3ff1bcebb changed pam session and env 2005-08-14 02:22:11 +00:00
jsorg71 756f4316cc don't set data to zero of found session 2005-08-11 02:15:42 +00:00
jsorg71 6468e760d2 added pam session 2005-07-19 02:22:33 +00:00
jsorg71 666b5dd175 SIGCHLD can differ 2005-07-11 00:41:07 +00:00
jsorg71 7ffee77e6d use os_call in sesman 2005-07-10 00:25:31 +00:00
jsorg71 ef1be2c6d3 pam changes 2005-07-07 03:08:03 +00:00
jsorg71 992dbfa7b3 moved a bunch of files around 2005-06-28 03:11:35 +00:00
jsorg71 74a67d2d3f added non pam authentication 2005-06-04 23:51:51 +00:00
jsorg71 10e7a9789b gota set shell enviroment var 2005-04-27 01:34:21 +00:00
jsorg71 6b9be46dd2 respond to shutdown signals 2005-03-13 01:33:59 +00:00
jsorg71 8e807eefd2 moved some functions around and changed some ifdefs 2005-03-01 01:14:37 +00:00
jsorg71 dda1ae712c bitmap cache change 2005-02-25 03:15:06 +00:00
jsorg71 8defc32e27 readability and 64 bit changes 2005-02-20 06:06:26 +00:00
jsorg71 2999a3c831 gata give X more time to start 2005-02-19 23:08:49 +00:00
jsorg71 aafcaa6a56 added script to start window manager 2005-02-13 03:52:55 +00:00
jsorg71 d2da72f5c9 use our own vnc passwd file 2005-02-04 03:44:04 +00:00
jsorg71 0aff0efb52 added session manager and fixed disconnect problems 2005-01-30 04:34:19 +00:00