Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-18Move SCP to a Unix Domain Socketmatt335672
2022-03-04Fix signal handling in sesmanmatt335672
2022-03-03sesman : Move global declarations to sesman.hmatt335672
2022-02-15Fixed possible infinite loopzbstao
2022-02-10Fixed possible SIGCHILD signal lostzbstao
2021-07-27sesman: work on moving sesman to trans, v0 scp workingJay Sorg
2021-01-07Remove output on stdout by default on daemon startuipmatt335672
2020-12-09Added --config/-c to sesmanmatt335672
2020-11-30Migrating logging to LOG() and LOG_DEVEL() in sesman/*Alexandre Quesnel
2020-10-19Unifying logging in chanservAlexandre Quesnel
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-03-04Include config_ac.h from all source filesPavel Roskin
2017-01-06Merge pull request #612 from proski/includesjsorg71
2017-01-05Use <> for system includes, move system includes above local onesPavel Roskin
2017-01-04fix build with --enable-xrdpdebug=yesvolth
2016-10-21Fix memory leak in xrdp-sesman on config reloadPavel Roskin
2016-09-09sesman: don't close listening socket in signal handlerPavel Roskin
2016-07-08Use g_new or g_new0 when C++ compiler would complain about implicit castPavel Roskin
2016-04-11Do not attempt to trap SIGKILL part 2Koichiro IWAO
2016-02-14Fix typosPavel Roskin
2016-02-14Use lowercase program names for syslogPavel Roskin
2014-07-19coverity: fixed resolution leak issuesLaxmikant Rashinkar
2013-06-08copyright year updateJay Sorg
2012-09-20o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar
2012-05-27Initial syslog support in XRDPnorrarvid
2010-07-26update copyright yearjsorg71
2010-07-26Fix sesman logging disruption after SIGHUPjsorg71
2009-09-28g_thread_sck set outside of lock fix and g_cfg should always be a pointer to ...jsorg71
2009-05-19autotools fix and file_loc.h simplifiedjsorg71
2008-12-28quiet them main loop of sesmanjsorg71
2008-12-26added g_ to globals, added SIGINT, SIGKILL to shutdown signals, other minor c...jsorg71
2008-07-30still more work on loggingilsimo
2008-02-21updating logging subsystemilsimo
2008-01-30update copyright yearjsorg71
2007-04-07added sessvc as session supervisorilsimo
2007-01-12copyright year updatejsorg71
2006-10-15first try for a scp protocol layer (aka libscp)ilsimo
2006-08-24minor fixes and indentjsorg71
2006-07-14making sesman multithreadilsimo
2006-05-26updated code documentationilsimo
2006-04-24year update and moved some stuff to os_calls.cjsorg71
2005-11-16fixed check for pid file and delete of pid file on exitilsimo
2005-11-14added --nodaemon and --kill optionsilsimo
2005-10-24Adding logging functions and adding log options in config filesilsimo
2005-10-06Adding sig.*ilsimo