| Commit message (Expand) | Author | Age | Files | Lines |
* | int function should return | Koichiro IWAO | 2017-06-20 | 1 | -0/+2 |
* | xrdp: exit main process with failure status if listen failed (daemon mode) | Koichiro IWAO | 2017-06-20 | 1 | -1/+11 |
* | xrdp: exit with failure status if listen failed (foreground mode) | Koichiro IWAO | 2017-06-20 | 1 | -2/+11 |
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -12/+12 |
* | Call log_end() on xrdp exit | Pavel Roskin | 2017-03-13 | 1 | -0/+1 |
* | Include config_ac.h from all source files | Pavel Roskin | 2017-03-04 | 1 | -0/+4 |
* | List shorthand versions of command line switches in the help text | Pavel Roskin | 2017-01-17 | 1 | -5/+5 |
* | Implement "-n" alias for "--nodaemon" as documented in the manpage | Pavel Roskin | 2017-01-17 | 1 | -0/+1 |
* | Report pid and listening address/port for xrdp and xrdp-sesman | Pavel Roskin | 2016-06-21 | 1 | -0/+1 |
* | Fix incorrect use of "it's" and "its", adjust wording | Pavel Roskin | 2016-06-21 | 1 | -2/+1 |
* | remove some warnings | Jay Sorg | 2016-04-09 | 1 | -6/+6 |
* | Merge pull request #341 from proski/sanity-checks | jsorg71 | 2016-03-16 | 1 | -32/+61 |
|\ |
|
| * | Be more specific in error messages about PID file location | Pavel Roskin | 2016-03-03 | 1 | -2/+2 |
| * | Check if rsakeys.ini exists on startup, exit if it's missing | Pavel Roskin | 2016-03-03 | 1 | -0/+8 |
| * | Move all sanity checks to a separate function xrdp_sanity_check() | Pavel Roskin | 2016-03-03 | 1 | -30/+51 |
* | | Fix all format warnings and some unused variable warnings | Jay Sorg | 2016-03-14 | 1 | -1/+1 |
* | | Don't attempt to intercept SIGKILL, it doesn't work on any OS | Jay Sorg | 2016-03-14 | 1 | -1/+0 |
|/ |
|
* | Fix typos | Pavel Roskin | 2016-02-13 | 1 | -1/+1 |
* | Use lowercase program names for syslog | Pavel Roskin | 2016-02-13 | 1 | -1/+1 |
* | Run through codespell | Pavel Roskin | 2016-01-14 | 1 | -1/+1 |
* | xrdp: fix --kill | Jay Sorg | 2015-10-10 | 1 | -33/+33 |
* | xrdp: fix -h -v option if xrdp.ini is invalid | Koichiro IWAO | 2015-03-10 | 1 | -47/+49 |
* | xrdp: if PACKAGE_VERSION not defined, define as ??? | Jay Sorg | 2014-07-28 | 1 | -0/+4 |
* | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 1 | -3/+13 |
* | xrdp: update web site | Jay Sorg | 2014-05-19 | 1 | -2/+2 |
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -3/+3 |
* | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -1/+1 |
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -5/+5 |
* | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 1 | -1/+1 |
* | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 1 | -0/+6 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -407/+452 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -13/+13 |
* | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 1 | -9/+34 |
|\ |
|
| * | merge comments defines and simplified function | norrarvid | 2012-05-29 | 1 | -9/+34 |
| |\ |
|
| | * | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 1 | -8/+33 |
* | | | xrdp: fix warnings | Jay Sorg | 2012-06-11 | 1 | -1/+4 |
* | | | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 1 | -3/+4 |
* | | | Merge remote branch 'syslog3/syslog3' | Jay Sorg | 2012-06-04 | 1 | -0/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -0/+22 |
| |/ |
|
* | | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 1 | -13/+19 |
* | | xrdp: add fork option to xrdp.ini | Jay Sorg | 2012-05-26 | 1 | -10/+3 |
* | | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 1 | -2/+2 |
* | | xrdp: added -f command line option to fork on connections | Jay Sorg | 2012-05-26 | 1 | -5/+49 |
|/ |
|
* | remove old freerdp dir | Jay Sorg | 2012-02-13 | 1 | -0/+9 |
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -1/+2 |
* | add --port command line override | Jay Sorg | 2012-02-02 | 1 | -71/+130 |
* | move win32 to own file | Jay Sorg | 2012-02-02 | 1 | -231/+1 |
* | update some copyright years | Jay Sorg | 2011-07-06 | 1 | -4/+4 |
* | minor changes | Jay Sorg | 2011-05-28 | 1 | -0/+1 |
* | use package version in xrdp.c | Itamar Reis Peixoto | 2010-11-20 | 1 | -1/+1 |