Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -149/+154 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -16/+20 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-26 | 1 | -1/+1 |
| | |||||
* | Fix sesman logging disruption after SIGHUP | jsorg71 | 2010-07-26 | 1 | -2/+23 |
| | |||||
* | g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵ | jsorg71 | 2009-09-28 | 1 | -1/+1 |
| | | | | a struct | ||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -1/+4 |
| | |||||
* | quiet them main loop of sesman | jsorg71 | 2008-12-28 | 1 | -0/+3 |
| | |||||
* | added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor ↵ | jsorg71 | 2008-12-26 | 1 | -9/+15 |
| | | | | changes | ||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -15/+22 |
| | | | | libscp makefile fix | ||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -9/+11 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | added sessvc as session supervisor | ilsimo | 2007-04-07 | 1 | -4/+6 |
| | | | | first code for password changing | ||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | first try for a scp protocol layer (aka libscp) | ilsimo | 2006-10-15 | 1 | -1/+1 |
| | |||||
* | minor fixes and indent | jsorg71 | 2006-08-24 | 1 | -9/+9 |
| | |||||
* | making sesman multithread | ilsimo | 2006-07-13 | 1 | -0/+77 |
| | |||||
* | updated code documentation | ilsimo | 2006-05-25 | 1 | -4/+0 |
| | |||||
* | year update and moved some stuff to os_calls.c | jsorg71 | 2006-04-23 | 1 | -5/+5 |
| | |||||
* | fixed check for pid file and delete of pid file on exit | ilsimo | 2005-11-16 | 1 | -0/+2 |
| | |||||
* | added --nodaemon and --kill options | ilsimo | 2005-11-13 | 1 | -18/+5 |
| | | | | | added pid file generation improved some code documentation | ||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 1 | -7/+15 |
| | |||||
* | Adding sig.* | ilsimo | 2005-10-06 | 1 | -0/+82 |