Jay Sorg
f763cb3788
fix for zombie processes sometimes appearing
7 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
8 years ago
Pavel Roskin
8be83473b7
Call log_end() on xrdp exit
8 years ago
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
8 years ago
Pavel Roskin
0799523c13
List shorthand versions of command line switches in the help text
8 years ago
Pavel Roskin
9d162d7301
Implement "-n" alias for "--nodaemon" as documented in the manpage
8 years ago
Pavel Roskin
be1d034f91
Report pid and listening address/port for xrdp and xrdp-sesman
...
For xrdp-sesman, don't report that the daemon is listening to a port if
it fails to attach to that port. Don't use LOG_LEVEL_ALWAYS for startup
message, it's not a critical error.
9 years ago
Pavel Roskin
ae5bb5bf9c
Fix incorrect use of "it's" and "its", adjust wording
9 years ago
Jay Sorg
6a692c96cf
remove some warnings
9 years ago
jsorg71
034ee36f9c
Merge pull request #341 from proski/sanity-checks
...
Sanity checks
9 years ago
Jay Sorg
38241f2a0b
Fix all format warnings and some unused variable warnings
9 years ago
Jay Sorg
7393579205
Don't attempt to intercept SIGKILL, it doesn't work on any OS
9 years ago
Pavel Roskin
e0a9c769e0
Be more specific in error messages about PID file location
9 years ago
Pavel Roskin
3eb495f425
Check if rsakeys.ini exists on startup, exit if it's missing
9 years ago
Pavel Roskin
86ec50789c
Move all sanity checks to a separate function xrdp_sanity_check()
9 years ago
Pavel Roskin
92a6833e9b
Fix typos
9 years ago
Pavel Roskin
81779ddb01
Use lowercase program names for syslog
...
Other programs typically use the same case as their execulables.
9 years ago
Pavel Roskin
964e860072
Run through codespell
9 years ago
Jay Sorg
418637f72d
xrdp: fix --kill
9 years ago
Koichiro IWAO
ba2237a3c4
xrdp: fix -h -v option if xrdp.ini is invalid
...
- log_start should be called after help and version
- Fixes neutrinolabs/xrdp#33 .
10 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
11 years ago
Jay Sorg
12cbbf74e6
xrdp:no logic change, comments and printfs
11 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
12 years ago
ArvidNorr
a2bbbd8cc3
Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed
12 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
...
o applied new coding standards to all .c files
o moved some files around
12 years ago
Jay Sorg
87ab0218e2
no logic change, remove tabs
12 years ago
ArvidNorr
1011b4a256
Merge pull request #22 from ArvidNorr/moduleload
...
Moduleload
13 years ago
Jay Sorg
a8bf71b567
xrdp: fix warnings
13 years ago
Jay Sorg
099a421c77
log: added path for when --prefix is used
13 years ago
Jay Sorg
5cd7e29a9f
Merge remote branch 'syslog3/syslog3'
13 years ago
norrarvid
2109d7a044
merge comments defines and simplified function
13 years ago
norrarvid
a45f993bfe
added comments, added define, removed unused inparameter
13 years ago
norrarvid
4d4ebbf363
Initial syslog support in XRDP
13 years ago
Jay Sorg
62bf3c61f5
xrdp: pid file fixes
13 years ago
Jay Sorg
0566da74eb
xrdp: add fork option to xrdp.ini
13 years ago
Jay Sorg
bde5dd6671
added g_close_wait_obj and size parameter to g_write_ip_address
13 years ago
Jay Sorg
c7bd96ba85
xrdp: added -f command line option to fork on connections
13 years ago
Jay Sorg
93939893de
remove old freerdp dir
13 years ago
Jay Sorg
f10e5bbfd5
fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
13 years ago
Jay Sorg
b36f7d346c
add --port command line override
13 years ago
Jay Sorg
946d9b257b
move win32 to own file
13 years ago
Jay Sorg
93727da778
update some copyright years
14 years ago
Jay Sorg
d3a505b78f
minor changes
14 years ago