summaryrefslogtreecommitdiffstats
path: root/sesman/sessvc
Commit message (Collapse)AuthorAgeFilesLines
* Don't attempt to intercept SIGKILL, it doesn't work on any OSJay Sorg2016-03-141-1/+0
|
* Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGSPavel Roskin2016-01-291-4/+2
| | | | | | | | | AM_CPPFLAGS is for flags passed to the preprocessor, such as defines and includes. AM_CFLAGS is for flags affecting the compiler, such as debug and optimization settings. INCLUDES is an obsolete name. Users can pass INCLUDES and break compilation. AM_CPPFLAGS is more explicit that the flags come from Automake and should not be overridden.
* Run through codespellPavel Roskin2016-01-141-1/+1
|
* copyright year updateJay Sorg2013-06-081-1/+1
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-111/+124
| | | | | o applied new coding standards to all .c files o moved some files around
* autotools: change top_srcdir to top_builddir for LIBADDJay Sorg2012-07-131-1/+1
|
* /tmp cleanupJay Sorg2012-02-141-0/+3
|
* move temp files from /tmp to /tmp/.xrdpJay Sorg2012-02-111-2/+2
|
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-0/+2
|
* Major code cleanup:Nicola Ruggero2010-11-031-7/+12
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* update copyright yearjsorg712010-07-041-1/+1
|
* added chansrv_cleanupjsorg712009-09-041-2/+2
|
* added chansrv_cleanupjsorg712009-09-041-0/+21
|
* change the way chansrv is startedjsorg712009-08-291-1/+1
|
* stop channel server, then xserverjsorg712009-08-211-4/+17
|
* signal improvements to sessvcjsorg712009-05-291-1/+34
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-0/+7
|
* work on chansrvjsorg712009-04-201-27/+37
|
* remove old makefilesjsorg712008-12-161-29/+0
|
* autotools for sessvcjsorg712008-11-251-0/+11
|
* move sessvc to a sub-directoryjsorg712008-11-252-0/+96