Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -797/+856 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | sesman: run sessvc and chansrv as user, not root | Jay Sorg | 2012-07-22 | 1 | -2/+4 |
| | |||||
* | sesman: exit after fork if reconnectwm.sh does not exist | Jay Sorg | 2012-07-16 | 1 | -1/+2 |
| | |||||
* | sesman: added option to run reconnectwm.sh on session reconnect | Jay Sorg | 2012-07-16 | 1 | -4/+60 |
| | |||||
* | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -12/+12 |
| | |||||
* | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -38/+74 |
| | |||||
* | X11rdp needs bpp to match to reconnect / resize | Jay Sorg | 2011-08-24 | 1 | -1/+2 |
| | |||||
* | X11rdp can resize sessions now | Jay Sorg | 2011-08-23 | 1 | -0/+11 |
| | |||||
* | fixes for bell function | Jay Sorg | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | Removed dead code re-introduced erroneously in commit ↵ | Nicola Ruggero | 2010-11-04 | 1 | -1/+0 |
| | | | | 4cf06dbbcb8522be5fa069976c8f361fc874039f | ||||
* | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -5/+7 |
| | |||||
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -10/+25 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | Improved logging. Patch by aaron | Nicola Ruggero | 2010-10-26 | 1 | -0/+1 |
| | |||||
* | added X11DisplayOffset sesman option | jsorg71 | 2010-04-24 | 1 | -2/+2 |
| | |||||
* | fix for session persistence | jsorg71 | 2010-03-15 | 1 | -0/+14 |
| | |||||
* | remove some dead code | jsorg71 | 2009-12-26 | 1 | -1/+0 |
| | |||||
* | 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 | ||||
* | use type when looking for a session | jsorg71 | 2009-09-06 | 1 | -2/+3 |
| | |||||
* | wait for xserver to start | jsorg71 | 2009-08-27 | 1 | -15/+26 |
| | |||||
* | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 1 | -3/+29 |
| | |||||
* | added x_server_running_check_ports | jsorg71 | 2009-08-06 | 1 | -2/+27 |
| | |||||
* | login changes when looking for available display | jsorg71 | 2009-08-06 | 1 | -17/+52 |
| | |||||
* | work on chansrv | jsorg71 | 2009-04-20 | 1 | -43/+55 |
| | |||||
* | only the main thread forks | jsorg71 | 2009-01-12 | 1 | -19/+58 |
| | |||||
* | improve the wait for the x server to start | jsorg71 | 2008-12-29 | 1 | -1/+14 |
| | |||||
* | remove unset_signals | jsorg71 | 2008-11-10 | 1 | -1/+0 |
| | |||||
* | added first management code | ilsimo | 2008-09-11 | 1 | -75/+55 |
| | | | | | added a rough management tool fixes in session.c | ||||
* | still more work on logging | ilsimo | 2008-07-30 | 1 | -48/+78 |
| | | | | libscp makefile fix | ||||
* | align and use XRDP_SBIN_PATH | jsorg71 | 2008-05-06 | 1 | -13/+16 |
| | |||||
* | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -31/+31 |
| | |||||
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | fix for sesman not checking username when returning disconnected session list | ilsimo | 2007-11-12 | 1 | -9/+13 |
| | |||||
* | fixing sessvc starting code and removing SESMAN_SESSVC_FILE definition | ilsimo | 2007-09-17 | 1 | -3/+9 |
| | |||||
* | making libscp a real library | ilsimo | 2007-05-06 | 1 | -12/+23 |
| | | | | some fixes in configuration options | ||||
* | adding more logging after various exec() | ilsimo | 2007-04-15 | 1 | -16/+56 |
| | |||||
* | added sessvc as session supervisor | ilsimo | 2007-04-07 | 1 | -27/+96 |
| | | | | first code for password changing | ||||
* | indent | jsorg71 | 2007-02-01 | 1 | -4/+5 |
| | |||||
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | |||||
* | some fixes for libscp | ilsimo | 2006-11-05 | 1 | -0/+71 |
| | |||||
* | added ability to put extra Xserver parameters in sesman.ini | jsorg71 | 2006-09-18 | 1 | -6/+39 |
| | |||||
* | change Xrdp to X11rdp to avoid confusion | jsorg71 | 2006-08-25 | 1 | -1/+1 |
| | |||||
* | added -ac to Xserver start params | jsorg71 | 2006-08-14 | 1 | -3/+4 |
| | |||||
* | making sesman multithread | ilsimo | 2006-07-13 | 1 | -67/+32 |
| | |||||
* | updated code documentation | ilsimo | 2006-05-25 | 1 | -6/+15 |
| | |||||
* | year update and moved some stuff to os_calls.c | jsorg71 | 2006-04-23 | 1 | -44/+53 |
| | |||||
* | opps, its 60xx, not 61xx for Xserver tcp ports | jsorg71 | 2006-02-12 | 1 | -2/+2 |
| | |||||
* | more checking to see if the Xserver display is available | jsorg71 | 2006-02-12 | 1 | -0/+22 |
| | |||||
* | added nicer support for Xrdp | ilsimo | 2006-02-09 | 1 | -8/+30 |
| | | | | fixed some errors in Makefiles when installing | ||||
* | check for lock file too when checking for X server running | jsorg71 | 2006-02-05 | 1 | -1/+8 |
| | |||||
* | temp hack for starting Xrdp | jsorg71 | 2006-02-05 | 1 | -10/+18 |
| |