Commit Graph

35 Commits (master)

Author SHA1 Message Date
Pavel Roskin 6ed4c969f4 Eliminate APP_CC and DEFAULT_CC
7 years ago
Pavel Roskin b2d3dcf169 Include config_ac.h from all source files
7 years ago
jsorg71 15a24ff1c4 Merge pull request #612 from proski/includes
7 years ago
Pavel Roskin 7ba3610787 Use <> for system includes, move system includes above local ones
7 years ago
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes
7 years ago
Pavel Roskin b28a986071 Fix memory leak in xrdp-sesman on config reload
8 years ago
Pavel Roskin d605310bdc sesman: don't close listening socket in signal handler
8 years ago
Pavel Roskin 5829323ad8 Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
Koichiro IWAO cfdce461c3 Do not attempt to trap SIGKILL part 2
8 years ago
Pavel Roskin 92a6833e9b Fix typos
8 years ago
Pavel Roskin 81779ddb01 Use lowercase program names for syslog
8 years ago
Laxmikant Rashinkar 3bb31876e7 coverity: fixed resolution leak issues
10 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
Laxmikant Rashinkar 1123323fda o moved from GNU General Public License to Apache License, Version 2.0
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
jsorg71 7e36a89921 update copyright year
14 years ago
jsorg71 fb7e652d65 Fix sesman logging disruption after SIGHUP
14 years ago
jsorg71 328649af9b g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago
jsorg71 13ac4186c6 quiet them main loop of sesman
16 years ago
jsorg71 23fe2e2259 added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes
16 years ago
ilsimo d14b076a70 still more work on logging
16 years ago
ilsimo 4c9d3862e5 updating logging subsystem
16 years ago
jsorg71 cd57d1b689 update copyright year
17 years ago
ilsimo 9c4b9f8390 added sessvc as session supervisor
17 years ago
jsorg71 6886ba4556 copyright year update
18 years ago
ilsimo 71e7fc734d first try for a scp protocol layer (aka libscp)
18 years ago
jsorg71 8c73bc31cb minor fixes and indent
18 years ago
ilsimo fda836169e making sesman multithread
18 years ago
ilsimo 013ab3c61f updated code documentation
18 years ago
jsorg71 b1b3ff9e7d year update and moved some stuff to os_calls.c
18 years ago
ilsimo c401d58c74 fixed check for pid file and delete of pid file on exit
19 years ago
ilsimo 9ac351a4cb added --nodaemon and --kill options
19 years ago
ilsimo e7dbdea767 Adding logging functions and adding log options in config files
19 years ago
ilsimo 534b2691cd Adding sig.*
19 years ago