summaryrefslogtreecommitdiffstats
path: root/sesman/env.c
Commit message (Collapse)AuthorAgeFilesLines
* sesman: added a env var to know when xrdp sessionJay Sorg2013-07-301-0/+1
|
* Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2013-06-081-1/+1
|\
| * copyright year updateJay Sorg2013-06-081-1/+1
| |
* | folder redirection: fixed language issuesLaxmikant Rashinkar2013-06-081-0/+1
|/
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-94/+103
| | | | | o applied new coding standards to all .c files o moved some files around
* Initial syslog support in XRDPnorrarvid2012-05-271-3/+3
|
* /tmp cleanupJay Sorg2012-02-141-0/+2
|
* remove some tabsjsorg712010-08-091-3/+3
|
* update copyright yearjsorg712010-07-261-1/+1
|
* g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ↵jsorg712009-09-281-1/+1
| | | | a struct
* remove g_set_file_rights since g_file_open sets the bits rightjsorg712009-05-191-1/+0
|
* still more work on loggingilsimo2008-07-301-6/+6
| | | | libscp makefile fix
* alignjsorg712008-05-061-2/+4
|
* updating logging subsystemilsimo2008-02-201-3/+3
|
* update copyright yearjsorg712008-01-301-1/+1
|
* patch from 'Hug Me'jsorg712007-08-311-3/+4
|
* making libscp a real libraryilsimo2007-05-061-2/+13
| | | | some fixes in configuration options
* copyright year updatejsorg712007-01-121-1/+1
|
* minor fixes and indentjsorg712006-08-241-1/+1
|
* fix warning and some commentsjsorg712006-08-231-3/+4
|
* check return value of g_initgroupsjsorg712006-08-221-2/+4
|
* adding initgroups() to support multiple user groupsilsimo2006-07-011-0/+5
|
* updated code documentationilsimo2006-05-251-3/+0
|
* year update and moved some stuff to os_calls.cjsorg712006-04-231-1/+1
|
* added --nodaemon and --kill optionsilsimo2005-11-131-3/+8
| | | | | added pid file generation improved some code documentation
* Adding logging functions and adding log options in config filesilsimo2005-10-231-13/+5
|
* Adding auth.h env.c env.h session.c session.h tcp.c tcp.hilsimo2005-10-061-0/+108