Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move text2bool to os_calls | Jay Sorg | 2013-08-24 | 1 | -5/+5 |
| | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -3/+3 |
| | |||||
* | deny access if group is undefined | ArvidNorr | 2013-01-31 | 1 | -1/+6 |
| | |||||
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -268/+290 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -30/+13 |
| | |||||
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | added X11DisplayOffset sesman option | jsorg71 | 2010-04-24 | 1 | -0/+6 |
| | |||||
* | 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 | -3/+5 |
| | |||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -3/+3 |
| | | | | libscp makefile fix | ||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -2/+12 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | making libscp a real library | ilsimo | 2007-05-06 | 1 | -33/+52 |
| | | | | some fixes in configuration options | ||||
* | added ListenAddress configuration option | ilsimo | 2007-03-25 | 1 | -2/+12 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | Adding MaxLoginRetry configuration option | ilsimo | 2006-10-25 | 1 | -0/+6 |
| | |||||
* | added ability to put extra Xserver parameters in sesman.ini | jsorg71 | 2006-09-18 | 1 | -1/+50 |
| | |||||
* | updated code documentation | ilsimo | 2006-05-25 | 1 | -3/+15 |
| | |||||
* | year update and moved some stuff to os_calls.c | jsorg71 | 2006-04-23 | 1 | -49/+45 |
| | |||||
* | new session list code | ilsimo | 2006-01-13 | 1 | -4/+65 |
| | | | | added support for new [sessions] configuration options | ||||
* | adding some access control features | ilsimo | 2005-12-15 | 1 | -0/+91 |
| | |||||
* | win32 fixes | jsorg71 | 2005-11-19 | 1 | -23/+29 |
| | |||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 1 | -23/+97 |
| | |||||
* | Splitted sesman.c in more files. | ilsimo | 2005-10-06 | 1 | -3/+1 |
| | | | | Added sig.*, session.*, env.*, auth.h, tcp.* | ||||
* | added user specific window manager startup script and SIGUP to reload sesman ↵ | jsorg71 | 2005-09-25 | 1 | -0/+91 |
configuration |