summaryrefslogtreecommitdiffstats
path: root/sesman/tools/sesadmin.c
Commit message (Expand)AuthorAgeFilesLines
* Include config_ac.h from all source filesPavel Roskin2017-03-041-0/+4
* xrdp-sesadmin: show sessions in human readable formatPavel Roskin2017-02-021-7/+15
* xrdp-sesadmin: refactor array accessPavel Roskin2017-02-021-4/+7
* xrdp-sesadmin: fix crash on network or authentication errorPavel Roskin2017-02-021-5/+8
* Use "void" for empty argument list in declarationsPavel Roskin2017-01-051-2/+2
* Fix help text to match the manual and the actual behaviorPavel Roskin2016-12-191-2/+2
* Don't use final newline in log calls, it's already appendedPavel Roskin2016-10-171-4/+4
* Make program_name constant, don't duplicate or free itPavel Roskin2016-07-081-1/+1
* Fix scp_init() invocation, it takes no argumentsPavel Roskin2016-07-081-1/+1
* xrdp-sesadmin: show help and exit if mandatory arguments are not givenPavel Roskin2016-02-141-2/+9
* Fix typosPavel Roskin2016-02-131-2/+2
* add historic GPLv2+ to Simone’s filesmirabilos2015-08-261-0/+13
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-0/+6
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-5/+5
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-130/+132
* Support for invalidate request sent from clients addednorrarvid2012-06-051-1/+1
* Initial syslog support in XRDPnorrarvid2012-05-271-4/+4
* added first management codeilsimo2008-09-111-0/+195