Commit Graph

22 Commits (49c4ee8c8c12e05c9895e9b59894bf57bb2bbdc9)

Author SHA1 Message Date
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
13 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP 13 years ago
jsorg71 7e36a89921 update copyright year 15 years ago
jsorg71 fb7e652d65 Fix sesman logging disruption after SIGHUP 15 years ago
jsorg71 328649af9b g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct 16 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified 16 years ago
jsorg71 13ac4186c6 quiet them main loop of sesman 16 years ago
jsorg71 23fe2e2259 added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes 16 years ago
ilsimo d14b076a70 still more work on logging
libscp makefile fix
17 years ago
ilsimo 4c9d3862e5 updating logging subsystem 17 years ago
jsorg71 cd57d1b689 update copyright year 17 years ago
ilsimo 9c4b9f8390 added sessvc as session supervisor
first code for password changing
18 years ago
jsorg71 6886ba4556 copyright year update 18 years ago
ilsimo 71e7fc734d first try for a scp protocol layer (aka libscp) 19 years ago
jsorg71 8c73bc31cb minor fixes and indent 19 years ago
ilsimo fda836169e making sesman multithread 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
ilsimo c401d58c74 fixed check for pid file and delete of pid file on exit 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
ilsimo 534b2691cd Adding sig.* 20 years ago