| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add master node session recovery support | Timothy Pearson | 2019-03-02 | 1 | -1/+1 |
| | | |||||
| * | Second batch of initial commits: | Timothy Pearson | 2019-03-02 | 1 | -0/+9 |
| | | | | | | | | * Add server/group pamming * Partially fix immediate exit after login Still will not compile due to libraptorsmiface being too new | ||||
| * | sesman: move auth/pam calls to main process | Jay Sorg | 2017-03-21 | 1 | -5/+15 |
| | | |||||
| * | sesman: remove sessvc, one less process to manage | Jay Sorg | 2017-03-19 | 1 | -2/+2 |
| | | |||||
| * | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -1/+1 |
| | | |||||
| * | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
| | | |||||
| * | vnc: change password file to use guid hash | Jay Sorg | 2016-12-03 | 1 | -6/+2 |
| | | |||||
| * | Fix memory leak: free session data | Pavel Roskin | 2016-10-21 | 1 | -4/+0 |
| | | | | | | | | Call scp_session_destroy() in the functions that call scp_session_create() and nowhere else. As found by Valgrind, the session data is not freed if the session is created successfully. | ||||
| * | Fix warnings detected by -Wwrite-strings | Pavel Roskin | 2016-07-08 | 1 | -2/+2 |
| | | |||||
| * | Add missing spaces in the strings that are split for line wrapping | Pavel Roskin | 2016-02-12 | 1 | -1/+1 |
| | | |||||
| * | sesman: remove the thread | Jay Sorg | 2015-12-11 | 1 | -1/+1 |
| | | |||||
| * | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 1 | -2/+1 |
| | | |||||
| * | copyright year update | Jay Sorg | 2013-06-08 | 1 | -1/+1 |
| | | |||||
| * | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 1 | -2/+2 |
| | | | | | the socket is closed | ||||
| * | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -190/+199 |
| | | | | | | o applied new coding standards to all .c files o moved some files around | ||||
| * | no logic changes, remove warnings and coding style changes | Jay Sorg | 2012-06-10 | 1 | -6/+8 |
| | | |||||
| * | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -17/+19 |
| | | |||||
| * | Implemented client IP logging | Nicola Ruggero | 2010-11-04 | 1 | -5/+18 |
| | | |||||
| * | 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 | ||||
| * | pass domain, program, and directory to sesman and use directory and program | jsorg71 | 2009-08-19 | 1 | -2/+4 |
| | | |||||
| * | added first management code | ilsimo | 2008-09-11 | 1 | -7/+6 |
| | | | | | | added a rough management tool fixes in session.c | ||||
| * | still more work on logging | ilsimo | 2008-07-30 | 1 | -17/+17 |
| | | | | | libscp makefile fix | ||||
| * | change log message from Xrdp to X11rdp | jsorg71 | 2008-03-11 | 1 | -1/+1 |
| | | |||||
| * | updating logging subsystem | ilsimo | 2008-02-20 | 1 | -14/+14 |
| | | |||||
| * | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
| | | |||||
| * | more work on scp v1 | ilsimo | 2007-03-17 | 1 | -60/+77 |
| | | |||||
| * | indent | jsorg71 | 2007-02-01 | 1 | -47/+52 |
| | | |||||
| * | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
| | | |||||
| * | adding scp v1 first code, fixed passwd auth for disabled password | ilsimo | 2006-11-24 | 1 | -0/+192 |
