Commit Graph

63 Commits

Author SHA1 Message Date
Laxmikant Rashinkar
27055d5762 coverity: improper use of negative value 2014-07-26 13:33:23 -07:00
Laxmikant Rashinkar
a990287c46 coverity: fixed unchecked return value from library 2014-07-20 13:14:09 -07:00
Laxmikant Rashinkar
73578bc612 coverity: fixed unchecked return value 2014-07-19 13:06:25 -07:00
Jay Sorg
c20b447f21 sesman: pid string match xrdp length 2013-06-19 11:43:24 -07:00
Jay Sorg
a6592ed690 sesman: fix for reading pid file 2013-06-19 11:37:26 -07:00
Jay Sorg
c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
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
2012-09-19 20:51:34 -07:00
Jay Sorg
099a421c77 log: added path for when --prefix is used 2012-06-10 21:50:57 -07:00
norrarvid
4d4ebbf363 Initial syslog support in XRDP 2012-05-27 17:17:39 +02:00
Jay Sorg
93939893de remove old freerdp dir 2012-02-13 23:31:11 -08:00
Jay Sorg
f10e5bbfd5 fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 2012-02-05 23:26:15 -08:00
Nicola Ruggero
4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
2010-11-03 16:59:26 +01:00
jsorg71
328649af9b g_thread_sck set outside of lock fix and g_cfg should always be a pointer to a struct 2009-09-28 01:16:07 +00:00
jsorg71
db32048d81 use _ not - in name 2009-08-21 17:31:40 +00:00
jsorg71
eeac7c938a add extended log output 2009-08-05 06:16:05 +00:00
jsorg71
2750bd3c92 delete the pid file on exit 2009-07-23 19:46:44 +00:00
jsorg71
23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00
jsorg71
a71ca6bc1f only the main thread forks 2009-01-12 06:43:58 +00:00
jsorg71
d241e02422 change to the g_signal_* functions 2008-12-30 08:32:22 +00:00
jsorg71
13ac4186c6 quiet them main loop of sesman 2008-12-28 08:15:40 +00:00
jsorg71
18600b093e move to using the signal functions instead of sigaddset since we removed unset signals 2008-12-28 06:11:14 +00:00
jsorg71
23fe2e2259 added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor changes 2008-12-26 02:20:03 +00:00
ilsimo
d14b076a70 still more work on logging
libscp makefile fix
2008-07-30 10:58:30 +00:00
ilsimo
57484bd701 more work on logging 2008-02-21 15:50:31 +00:00
ilsimo
4c9d3862e5 updating logging subsystem 2008-02-20 22:02:24 +00:00
jsorg71
cd57d1b689 update copyright year 2008-01-30 07:53:57 +00:00
ilsimo
f22b5b42a7 making libscp a real library
some fixes in configuration options
2007-05-06 21:02:25 +00:00
ilsimo
6cbc09be53 added ListenAddress configuration option 2007-03-25 21:20:20 +00:00
ilsimo
5d29a7127b fixes bug #1595324 in sf.net bugtracker 2007-03-25 14:57:08 +00:00
jsorg71
6886ba4556 copyright year update 2007-01-12 05:07:07 +00:00
jsorg71
cf00c1707d g_chmod to g_chmod_hex 2006-10-28 03:28:59 +00:00
jsorg71
fe292cec20 make sure /tmp/.X11-unix directoy exist 2006-10-27 04:22:29 +00:00
jsorg71
7cdd7191a4 added ability to put extra Xserver parameters in sesman.ini 2006-09-18 04:40:43 +00:00
jsorg71
8c73bc31cb minor fixes and indent 2006-08-24 05:58:10 +00:00
ilsimo
fda836169e making sesman multithread 2006-07-13 20:15:21 +00:00
ilsimo
343f9361f2 preparing sources to add new sesman control protocol 2006-05-26 13:10:14 +00:00
ilsimo
013ab3c61f updated code documentation 2006-05-25 20:34:32 +00:00
jsorg71
b1b3ff9e7d year update and moved some stuff to os_calls.c 2006-04-23 21:54:12 +00:00
ilsimo
ec7498b5f9 added nicer support for Xrdp
fixed some errors in Makefiles when installing
2006-02-09 18:01:41 +00:00
jsorg71
59fc01e215 temp hack for starting Xrdp 2006-02-05 05:46:48 +00:00
ilsimo
153b59ad84 new session list code
added support for new [sessions] configuration options
2006-01-13 15:51:23 +00:00
ilsimo
721ca9efae adding some access control features 2005-12-15 20:41:03 +00:00
ilsimo
c401d58c74 fixed check for pid file and delete of pid file on exit 2005-11-16 12:27:08 +00:00
ilsimo
9ac351a4cb added --nodaemon and --kill options
added pid file generation
improved some code documentation
2005-11-13 22:06:49 +00:00
ilsimo
e7dbdea767 Adding logging functions and adding log options in config files 2005-10-23 21:47:17 +00:00
ilsimo
b2e120e688 fixing some typos in Makefiles 2005-10-09 19:57:16 +00:00
ilsimo
2fa674469f Making sesman running as a daemon in the background and placing session starting code in a separate util (sesrun) 2005-10-09 19:53:51 +00:00
ilsimo
a0507a3381 Splitted sesman.c in more files.
Added sig.*, session.*, env.*, auth.h, tcp.*
2005-10-06 19:21:18 +00:00
jsorg71
19d37b565c added user specific window manager startup script and SIGUP to reload sesman configuration 2005-09-25 03:30:09 +00:00
jsorg71
c3ff1bcebb changed pam session and env 2005-08-14 02:22:11 +00:00