Commit Graph

58 Commits (c6fa03102f40e655ba54d5910ad559a8799c15e7)

Author SHA1 Message Date
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
Jay Sorg 099a421c77 log: added path for when --prefix is used
12 years ago
norrarvid 4d4ebbf363 Initial syslog support in XRDP
12 years ago
Jay Sorg 93939893de remove old freerdp dir
12 years ago
Jay Sorg f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619
13 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
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 db32048d81 use _ not - in name
15 years ago
jsorg71 eeac7c938a add extended log output
15 years ago
jsorg71 2750bd3c92 delete the pid file on exit
15 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 years ago
jsorg71 a71ca6bc1f only the main thread forks
16 years ago
jsorg71 d241e02422 change to the g_signal_* functions
16 years ago
jsorg71 13ac4186c6 quiet them main loop of sesman
16 years ago
jsorg71 18600b093e move to using the signal functions instead of sigaddset since we removed unset signals
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 57484bd701 more work on logging
17 years ago
ilsimo 4c9d3862e5 updating logging subsystem
17 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
ilsimo 5d29a7127b fixes bug #1595324 in sf.net bugtracker
17 years ago
jsorg71 6886ba4556 copyright year update
18 years ago
jsorg71 cf00c1707d g_chmod to g_chmod_hex
18 years ago
jsorg71 fe292cec20 make sure /tmp/.X11-unix directoy exist
18 years ago
jsorg71 7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini
18 years ago
jsorg71 8c73bc31cb minor fixes and indent
18 years ago
ilsimo fda836169e making sesman multithread
18 years ago
ilsimo 343f9361f2 preparing sources to add new sesman control protocol
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 ec7498b5f9 added nicer support for Xrdp
19 years ago
jsorg71 59fc01e215 temp hack for starting Xrdp
19 years ago
ilsimo 153b59ad84 new session list code
19 years ago
ilsimo 721ca9efae adding some access control features
19 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 b2e120e688 fixing some typos in Makefiles
19 years ago
ilsimo 2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun)
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
jsorg71 c3ff1bcebb changed pam session and env
19 years ago
jsorg71 756f4316cc don't set data to zero of found session
19 years ago
jsorg71 6468e760d2 added pam session
19 years ago
jsorg71 666b5dd175 SIGCHLD can differ
19 years ago
jsorg71 7ffee77e6d use os_call in sesman
19 years ago
jsorg71 74a67d2d3f added non pam authentication
19 years ago