Jay Sorg
4b8a33e087
sesman: move auth/pam calls to main process
8 years ago
Jay Sorg
05c599666d
sesman: remove sessvc, one less process to manage
8 years ago
Pavel Roskin
6ed4c969f4
Eliminate APP_CC and DEFAULT_CC
8 years ago
Pavel Roskin
b2d3dcf169
Include config_ac.h from all source files
8 years ago
Jay Sorg
57905d71ad
vnc: change password file to use guid hash
8 years ago
Pavel Roskin
65ac8e758b
Fix memory leak: free session data
...
Call scp_session_destroy() in the functions that call
scp_session_create() and nowhere else.
As found by Valgrind, the session data is not freed if the session is
created successfully.
8 years ago
Pavel Roskin
aeeb3d2c2e
Fix warnings detected by -Wwrite-strings
8 years ago
Pavel Roskin
22e808a186
Add missing spaces in the strings that are split for line wrapping
9 years ago
Jay Sorg
4e0d0f3ba0
sesman: remove the thread
9 years ago
Laxmikant Rashinkar
3bb31876e7
coverity: fixed resolution leak issues
10 years ago
Jay Sorg
c6fa03102f
copyright year update
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
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
856783ba95
no logic changes, remove warnings and coding style changes
13 years ago
norrarvid
4d4ebbf363
Initial syslog support in XRDP
13 years ago
Nicola Ruggero
d797b2cf49
Implemented client IP logging
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
df8527b251
pass domain, program, and directory to sesman and use directory and program
15 years ago
ilsimo
7c79298612
added first management code
...
added a rough management tool
fixes in session.c
16 years ago
ilsimo
d14b076a70
still more work on logging
...
libscp makefile fix
17 years ago
jsorg71
2668c0f8b4
change log message from Xrdp to X11rdp
17 years ago
ilsimo
4c9d3862e5
updating logging subsystem
17 years ago
jsorg71
cd57d1b689
update copyright year
17 years ago
ilsimo
ae9faad218
more work on scp v1
18 years ago
jsorg71
c0f0fec1d6
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