Commit Graph

45 Commits (master)

Author SHA1 Message Date
Koichiro IWAO eda1842825
sesman: add comments, no logic change
6 years ago
Koichiro IWAO 6e16b38ecc
sesman: fix potential buffer over flow
6 years ago
Koichiro IWAO a39b413746
sesman: make the path of reconnect script configurable
6 years ago
Koichiro IWAO e82f212f34
sesman: accept full path for DefaultWindowManager
6 years ago
Idan Freiberg 036c292120
Merge pull request #1146 from metalefty/sesman-leak
6 years ago
Koichiro IWAO 037d4eeece
sesman: fix leak in struct config_sesman
6 years ago
Koichiro IWAO 19fa26a27e
sesman: don't print config in reader function
6 years ago
Koichiro IWAO de33a7832e
sesman: s/XOrg/Xorg/g, no logic change
6 years ago
Koichiro IWAO e4857b13fa
sesman: config_read_logging function no longer exists
6 years ago
Koichiro IWAO 08f847d74b
sesman: refactor, change variable names
6 years ago
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
Koichiro IWAO c3fbd71513 sesman: print max_disc_time as DisconnectedTimeLimit
7 years ago
Pavel Roskin b28a986071 Fix memory leak in xrdp-sesman on config reload
8 years ago
Pavel Roskin c3b99de739 Fix wrong comments in sesman config printing code
8 years ago
Pavel Roskin b00ca6e03d Remove commented out config_read_logging(), the code is long dead
8 years ago
Pavel Roskin a77ae440a7 Rename SESMAN_CFG_X11DISPLAYOFFSET to SESMAN_CFG_SESS_X11DISPLAYOFFSET
8 years ago
Jay Sorg 49fcc23673 sesman: added SessionVariables to sesman.ini and some indent cleanup
10 years ago
Jay Sorg 1934c9ea00 sesman: more options for session lookup from Fredy Paquet
10 years ago
Laxmikant Rashinkar 883650700f added support for using Xorg driver model
10 years ago
Jay Sorg 1a616a1b46 move text2bool to os_calls
11 years ago
Jay Sorg c6fa03102f copyright year update
11 years ago
ArvidNorr 876f356dad deny access if group is undefined
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 8490a2b24b update copyright year
14 years ago
jsorg71 e83b4c43f5 added X11DisplayOffset sesman option
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
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 f22b5b42a7 making libscp a real library
17 years ago
ilsimo 6cbc09be53 added ListenAddress configuration option
17 years ago
jsorg71 6886ba4556 copyright year update
18 years ago
ilsimo 2637efd4ee Adding MaxLoginRetry configuration option
18 years ago
jsorg71 7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini
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 153b59ad84 new session list code
19 years ago
ilsimo 721ca9efae adding some access control features
19 years ago
jsorg71 7c69e43493 win32 fixes
19 years ago
ilsimo e7dbdea767 Adding logging functions and adding log options in config files
19 years ago
ilsimo a0507a3381 Splitted sesman.c in more files.
19 years ago
jsorg71 19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration
19 years ago