Commit Graph

102 Commits (master)

Author SHA1 Message Date
Timothy Pearson cf73dcdccf Add additional statistics reporting
5 years ago
Koichiro IWAO c0c7c3f106
xrdp: unify inconsistent mixed use of
6 years ago
Koichiro IWAO be05afb30b
xrdp: print configure options to --version more pretty
6 years ago
Jay Sorg 349616a35d add ipv6only to configure echo and add configure parameter to xrdp -h output
6 years ago
Koichiro IWAO 2eb4be426b
xrdp: show which CLI option is unknown to xrdp
6 years ago
Koichiro IWAO b2b42d28f3
xrdp: add OpenSSL version to --version
6 years ago
Koichiro IWAO 48aafc1866
xrdp: xrdp should exit with error code when unknown CLI option given
6 years ago
Jay Sorg f763cb3788 fix for zombie processes sometimes appearing
6 years ago
Koichiro IWAO 5def0596e0 int function should return
7 years ago
Koichiro IWAO 1d89000d90 xrdp: exit main process with failure status if listen failed (daemon mode)
7 years ago
Koichiro IWAO 7aad2c83c6 xrdp: exit with failure status if listen failed (foreground mode)
7 years ago
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin 8be83473b7 Call log_end() on xrdp exit
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
Pavel Roskin 0799523c13 List shorthand versions of command line switches in the help text
7 years ago
Pavel Roskin 9d162d7301 Implement "-n" alias for "--nodaemon" as documented in the manpage
7 years ago
Pavel Roskin be1d034f91 Report pid and listening address/port for xrdp and xrdp-sesman
8 years ago
Pavel Roskin ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording
8 years ago
Jay Sorg 6a692c96cf remove some warnings
8 years ago
jsorg71 034ee36f9c Merge pull request #341 from proski/sanity-checks
8 years ago
Jay Sorg 38241f2a0b Fix all format warnings and some unused variable warnings
8 years ago
Jay Sorg 7393579205 Don't attempt to intercept SIGKILL, it doesn't work on any OS
8 years ago
Pavel Roskin e0a9c769e0 Be more specific in error messages about PID file location
8 years ago
Pavel Roskin 3eb495f425 Check if rsakeys.ini exists on startup, exit if it's missing
8 years ago
Pavel Roskin 86ec50789c Move all sanity checks to a separate function xrdp_sanity_check()
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin 81779ddb01 Use lowercase program names for syslog
8 years ago
Pavel Roskin 964e860072 Run through codespell
8 years ago
Jay Sorg 418637f72d xrdp: fix --kill
9 years ago
Koichiro IWAO ba2237a3c4 xrdp: fix -h -v option if xrdp.ini is invalid
9 years ago
Jay Sorg 29b2e42279 xrdp: if PACKAGE_VERSION not defined, define as ???
10 years ago
Laxmikant Rashinkar a990287c46 coverity: fixed unchecked return value from library
10 years ago
Jay Sorg ec44b9dca1 xrdp: update web site
10 years ago
Jay Sorg 12cbbf74e6 xrdp:no logic change, comments and printfs
10 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating
11 years ago
Jay Sorg 9f175d307b no logic changes, cleanup and copyright year updates
11 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
11 years ago
LawrenceK 4c189ec3b4 update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
12 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
Jay Sorg 87ab0218e2 no logic change, remove tabs
12 years ago
ArvidNorr 1011b4a256 Merge pull request #22 from ArvidNorr/moduleload
12 years ago
Jay Sorg a8bf71b567 xrdp: fix warnings
12 years ago
Jay Sorg 099a421c77 log: added path for when --prefix is used
12 years ago
Jay Sorg 5cd7e29a9f Merge remote branch 'syslog3/syslog3'
12 years ago
norrarvid 2109d7a044 merge comments defines and simplified function
12 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg 62bf3c61f5 xrdp: pid file fixes
12 years ago
Jay Sorg 0566da74eb xrdp: add fork option to xrdp.ini
12 years ago
Jay Sorg bde5dd6671 added g_close_wait_obj and size parameter to g_write_ip_address
12 years ago