Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 1 | -4/+10 |
| | |||||
* | Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-22 | 1 | -0/+6 |
|\ | |||||
| * | Merge pull request #102 from bartw72/lock-on-add | jsorg71 | 2014-04-17 | 1 | -0/+6 |
| |\ | | | | | | | Set lock when adding new displays to the chain | ||||
| | * | Set lock when adding new displays to the chain | Bart Warmerdam | 2013-12-16 | 1 | -0/+6 |
| | | | |||||
* | | | sesman: more options for session lookup from Fredy Paquet | Jay Sorg | 2014-04-20 | 1 | -16/+43 |
| | | | |||||
* | | | sesman: indentation fix | speidy | 2014-03-22 | 1 | -2/+2 |
| | | | |||||
* | | | sesman: do reconnect to an exisitng Xorg session | speidy | 2014-03-22 | 1 | -0/+3 |
| | | | |||||
* | | | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 1 | -3/+34 |
|/ / | |||||
* | | clean up temp files in /tmp/.xrdp | Laxmikant Rashinkar | 2014-02-24 | 1 | -0/+1 |
| | | |||||
* | | sesman: Fedora bug 821569 | Jay Sorg | 2013-10-01 | 1 | -70/+77 |
| | | |||||
* | | hook up the kill disconnect timeout to the sesman config file | Jay Sorg | 2013-08-24 | 1 | -0/+7 |
|/ | |||||
* | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | |||||
* | sesman: cleanup, close xrdp to sesman socket listener when starting a ↵ | Jay Sorg | 2013-05-28 | 1 | -0/+2 |
| | | | | session / forking | ||||
* | sesman: cleanup, close xrdp to sesman socket when starting a session / forking | Jay Sorg | 2013-05-28 | 1 | -0/+2 |
| | |||||
* | 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 |