Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename file_loc.h to xrdp_sockets.h, install it | Pavel Roskin | 2017-03-28 | 1 | -1/+0 |
| | | | | Include xrdp_sockets.h directly, not through headers. | ||||
* | Don't include config_ac.h from any header files | Pavel Roskin | 2017-03-04 | 1 | -3/+0 |
| | |||||
* | sesman: remove the thread | Jay Sorg | 2015-12-11 | 1 | -3/+0 |
| | |||||
* | sesman: remove rfbDes calls | Jay Sorg | 2015-08-18 | 1 | -2/+0 |
| | |||||
* | 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 | -18/+17 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -4/+0 |
| | |||||
* | use the thread_calls in common the mutexes and semaphores | jsorg71 | 2009-01-15 | 1 | -0/+1 |
| | |||||
* | added HAVE_CONFIG_H | jsorg71 | 2008-08-12 | 1 | -0/+3 |
| | |||||
* | include file_loc.h | jsorg71 | 2008-05-06 | 1 | -0/+1 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition | ilsimo | 2007-09-17 | 1 | -5/+1 |
| | |||||
* | making libscp a real library | ilsimo | 2007-05-06 | 1 | -1/+1 |
| | | | | some fixes in configuration options | ||||
* | added sessvc as session supervisor | ilsimo | 2007-04-07 | 1 | -0/+4 |
| | | | | 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 | -0/+2 |
| | |||||
* | making sesman multithread | ilsimo | 2006-07-13 | 1 | -0/+2 |
| | |||||
* | preparing sources to add new sesman control protocol | ilsimo | 2006-05-26 | 1 | -0/+1 |
| | |||||
* | updated code documentation | ilsimo | 2006-05-25 | 1 | -2/+8 |
| | |||||
* | year update and moved some stuff to os_calls.c | jsorg71 | 2006-04-23 | 1 | -1/+1 |
| | |||||
* | adding some access control features | ilsimo | 2005-12-15 | 1 | -0/+1 |
| | |||||
* | fixed check for pid file and delete of pid file on exit | ilsimo | 2005-11-16 | 1 | -0/+4 |
| | |||||
* | Adding logging functions and adding log options in config files | ilsimo | 2005-10-23 | 1 | -0/+1 |
| | |||||
* | Splitted sesman.c in more files. | ilsimo | 2005-10-06 | 1 | -19/+10 |
| | | | | 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/+45 |
configuration |