Commit Graph

223 Commits (288961c60f5e7472a61a0c4cc65d3dc568148114)

Author SHA1 Message Date
jsorg71 96fd0b8a00 indent 18 years ago
jsorg71 2183c539cc indent 18 years ago
jsorg71 c0f0fec1d6 indent 18 years ago
jsorg71 6886ba4556 copyright year update 18 years ago
ilsimo 078b4d3f41 adding scp v1 first code, fixed passwd auth for disabled password 18 years ago
ilsimo dd76b40a35 some fixes for libscp 19 years ago
ilsimo ef1605e647 Fix for an error which blocks X11rdp session to be started 19 years ago
jsorg71 cf00c1707d g_chmod to g_chmod_hex 19 years ago
jsorg71 fe292cec20 make sure /tmp/.X11-unix directoy exist 19 years ago
ilsimo 2637efd4ee Adding MaxLoginRetry configuration option 19 years ago
ilsimo 3719200baa adding missing license notes 19 years ago
ilsimo 7698f5f441 fixed missink break in switch 19 years ago
ilsimo 71e7fc734d first try for a scp protocol layer (aka libscp) 19 years ago
jsorg71 7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini 19 years ago
jsorg71 68e30a5e19 change Xrdp to X11rdp to avoid confusion 19 years ago
jsorg71 8c73bc31cb minor fixes and indent 19 years ago
jsorg71 5603962061 fix warning and some comments 19 years ago
jsorg71 1a00bf6b85 check return value of g_initgroups 19 years ago
jsorg71 2b054f9757 added -ac to Xserver start params 19 years ago
jsorg71 7cbeb4f30d debian package build fixes 19 years ago
jsorg71 8e72d684c6 changed deb install location 19 years ago
ilsimo fda836169e making sesman multithread 19 years ago
ilsimo 5a6f8dfea5 adding initgroups() to support multiple user groups 19 years ago
jsorg71 0cf185520d gnome starts with gnome-session 19 years ago
jsorg71 e9400d44e9 include stdio.h for newer gcc 19 years ago
ilsimo 343f9361f2 preparing sources to add new sesman control protocol 19 years ago
ilsimo 013ab3c61f updated code documentation 19 years ago
jsorg71 b1b3ff9e7d year update and moved some stuff to os_calls.c 19 years ago
jsorg71 05178d0733 added installdeb to makefiles 19 years ago
jsorg71 d7e7beae5e added kde path if needed 19 years ago
jsorg71 192446c47e documentation and script file changes 19 years ago
jsorg71 37c764bdbb opps, its 60xx, not 61xx for Xserver tcp ports 19 years ago
jsorg71 cdba972be2 more checking to see if the Xserver display is available 19 years ago
ilsimo ec7498b5f9 added nicer support for Xrdp
fixed some errors in Makefiles when installing
19 years ago
jsorg71 285a1139c1 check for lock file too when checking for X server running 19 years ago
jsorg71 59fc01e215 temp hack for starting Xrdp 19 years ago
ilsimo 153b59ad84 new session list code
added support for new [sessions] configuration options
19 years ago
ilsimo 377181c943 added missing config directives 19 years ago
ilsimo 721ca9efae adding some access control features 19 years ago
jsorg71 7e4f18f748 os_calls.c, d2des.c, list.c, file.c, and log.c make check 19 years ago
jsorg71 19314ec055 Makefile and file location changes 19 years ago
jsorg71 58976ccc97 Makefile changes 19 years ago
jsorg71 754efcabb1 <lf><cr> should be <cr><lf> 20 years ago
jsorg71 7c69e43493 win32 fixes 20 years ago
ilsimo c401d58c74 fixed check for pid file and delete of pid file on exit 20 years ago
jsorg71 dd96a1aa04 added kerberos auth 20 years ago
ilsimo 9ac351a4cb added --nodaemon and --kill options
added pid file generation
improved some code documentation
20 years ago
ilsimo e7dbdea767 Adding logging functions and adding log options in config files 20 years ago
jsorg71 180859a1ef makefile fix 20 years ago
ilsimo b2e120e688 fixing some typos in Makefiles 20 years ago
ilsimo 2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun) 20 years ago
ilsimo c2fda67a1c Adding auth.h env.c env.h session.c session.h tcp.c tcp.h 20 years ago
ilsimo 534b2691cd Adding sig.* 20 years ago
ilsimo a0507a3381 Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
20 years ago
jsorg71 19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration 20 years ago
jsorg71 27abee98ce make pam the default and install the pam.d file 20 years ago
jsorg71 c3ff1bcebb changed pam session and env 20 years ago
jsorg71 756f4316cc don't set data to zero of found session 20 years ago
jsorg71 6468e760d2 added pam session 20 years ago
jsorg71 666b5dd175 SIGCHLD can differ 20 years ago
jsorg71 7ffee77e6d use os_call in sesman 20 years ago
jsorg71 ef1be2c6d3 pam changes 20 years ago
jsorg71 992dbfa7b3 moved a bunch of files around 20 years ago
jsorg71 74a67d2d3f added non pam authentication 20 years ago
jsorg71 10e7a9789b gota set shell enviroment var 20 years ago
jsorg71 6b9be46dd2 respond to shutdown signals 20 years ago
jsorg71 8e807eefd2 moved some functions around and changed some ifdefs 20 years ago
jsorg71 dda1ae712c bitmap cache change 20 years ago
jsorg71 8defc32e27 readability and 64 bit changes 20 years ago
jsorg71 2999a3c831 gata give X more time to start 20 years ago
jsorg71 aafcaa6a56 added script to start window manager 20 years ago
jsorg71 d2da72f5c9 use our own vnc passwd file 20 years ago
jsorg71 0aff0efb52 added session manager and fixed disconnect problems 20 years ago