summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp.c
Commit message (Expand)AuthorAgeFilesLines
* Report pid and listening address/port for xrdp and xrdp-sesmanPavel Roskin2016-06-211-0/+1
* Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin2016-06-211-2/+1
* remove some warningsJay Sorg2016-04-091-6/+6
* Merge pull request #341 from proski/sanity-checksjsorg712016-03-161-32/+61
|\
| * Be more specific in error messages about PID file locationPavel Roskin2016-03-031-2/+2
| * Check if rsakeys.ini exists on startup, exit if it's missingPavel Roskin2016-03-031-0/+8
| * Move all sanity checks to a separate function xrdp_sanity_check()Pavel Roskin2016-03-031-30/+51
* | Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-1/+1
* | Don't attempt to intercept SIGKILL, it doesn't work on any OSJay Sorg2016-03-141-1/+0
|/
* Fix typosPavel Roskin2016-02-131-1/+1
* Use lowercase program names for syslogPavel Roskin2016-02-131-1/+1
* Run through codespellPavel Roskin2016-01-141-1/+1
* xrdp: fix --killJay Sorg2015-10-101-33/+33
* xrdp: fix -h -v option if xrdp.ini is invalidKoichiro IWAO2015-03-101-47/+49
* xrdp: if PACKAGE_VERSION not defined, define as ???Jay Sorg2014-07-281-0/+4
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-3/+13
* xrdp: update web siteJay Sorg2014-05-191-2/+2
* xrdp:no logic change, comments and printfsJay Sorg2014-03-021-3/+3
* common: transport aware when app is terminatingJay Sorg2013-08-171-1/+1
* no logic changes, cleanup and copyright year updatesJay Sorg2013-05-281-5/+5
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-161-1/+1
* update/fix some debug log calls and add the test of XRDP_DEBUG to make files ...LawrenceK2012-12-201-0/+6
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-407/+452
* no logic change, remove tabsJay Sorg2012-07-241-13/+13
* Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-171-9/+34
|\
| * merge comments defines and simplified functionnorrarvid2012-05-291-9/+34
| |\
| | * added comments, added define, removed unused inparameternorrarvid2012-05-291-8/+33
* | | xrdp: fix warningsJay Sorg2012-06-111-1/+4
* | | log: added path for when --prefix is usedJay Sorg2012-06-101-3/+4
* | | Merge remote branch 'syslog3/syslog3'Jay Sorg2012-06-041-0/+22
|\ \ \ | |/ / |/| |
| * | Initial syslog support in XRDPnorrarvid2012-05-271-0/+22
| |/
* | xrdp: pid file fixesJay Sorg2012-05-261-13/+19
* | xrdp: add fork option to xrdp.iniJay Sorg2012-05-261-10/+3
* | added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-261-2/+2
* | xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-261-5/+49
|/
* remove old freerdp dirJay Sorg2012-02-131-0/+9
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-051-1/+2
* add --port command line overrideJay Sorg2012-02-021-71/+130
* move win32 to own fileJay Sorg2012-02-021-231/+1
* update some copyright yearsJay Sorg2011-07-061-4/+4
* minor changesJay Sorg2011-05-281-0/+1
* use package version in xrdp.cItamar Reis Peixoto2010-11-201-1/+1
* Version up to 0.6.0Nicola Ruggero2010-11-031-1/+1
* Major code cleanup:Nicola Ruggero2010-11-031-12/+15
* fix spelling errorjsorg712010-07-261-4/+4
* write to pid file as early as possiblejsorg712010-07-261-11/+8
* update copyright year and add tui64 typejsorg712010-07-261-3/+8
* update copyright yearjsorg712010-07-041-1/+1
* remove g_set_file_rights since g_file_open sets the bits rightjsorg712009-05-191-1/+0
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-8/+10