summaryrefslogtreecommitdiffstats
path: root/sesman/env.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosPavel Roskin2016-02-131-1/+1
* sesman: don't set LANG, let initialization scripts take care of itPavel Roskin2016-02-071-1/+0
* for Xvnc sesman session, use hash of password for vnc authJay Sorg2015-10-101-5/+24
* sesman: remove rfbDes callsJay Sorg2015-08-181-8/+9
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-1/+5
* sesman: added SessionVariables to sesman.ini and some indent cleanupJay Sorg2014-05-091-2/+18
* 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
* 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
* 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
* 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
* 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
* 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