Commit Graph

23 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
volth 37b4a14b54 fix build with --enable-xrdpdebug=yes
7 years ago
Pavel Roskin 65ac8e758b Fix memory leak: free session data
8 years ago
Pavel Roskin a618d4f757 Don't use final newline in log calls, it's already appended
8 years ago
Pavel Roskin 945833a94f Don't close socket in scp_process_start(), the caller closes it
8 years ago
Jay Sorg 4e0d0f3ba0 sesman: remove the thread
9 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 328649af9b g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct
15 years ago
jsorg71 23fe2e2259 added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes
16 years ago
ilsimo 7c79298612 added first management code
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
jsorg71 2183c539cc indent
18 years ago
jsorg71 6886ba4556 copyright year update
18 years ago
ilsimo 078b4d3f41 adding scp v1 first code, fixed passwd auth for disabled password
18 years ago
ilsimo 7698f5f441 fixed missink break in switch
18 years ago
ilsimo 71e7fc734d first try for a scp protocol layer (aka libscp)
18 years ago
ilsimo fda836169e making sesman multithread
18 years ago
ilsimo 343f9361f2 preparing sources to add new sesman control protocol
18 years ago