| Commit message (Expand) | Author | Age | Files | Lines |
* | xrdp: if PACKAGE_VERSION not defined, define as ??? | Jay Sorg | 2014-07-28 | 1 | -0/+4 |
* | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 1 | -3/+13 |
* | xrdp: update web site | Jay Sorg | 2014-05-19 | 1 | -2/+2 |
* | xrdp:no logic change, comments and printfs | Jay Sorg | 2014-03-02 | 1 | -3/+3 |
* | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -1/+1 |
* | no logic changes, cleanup and copyright year updates | Jay Sorg | 2013-05-28 | 1 | -5/+5 |
* | Display PAM error in gateway setup, use domain name as IP/DNS, changed how th... | ArvidNorr | 2013-01-16 | 1 | -1/+1 |
* | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ... | LawrenceK | 2012-12-20 | 1 | -0/+6 |
* | o moved from GNU General Public License to Apache License, Version 2.0 | Laxmikant Rashinkar | 2012-09-19 | 1 | -407/+452 |
* | no logic change, remove tabs | Jay Sorg | 2012-07-24 | 1 | -13/+13 |
* | Merge pull request #22 from ArvidNorr/moduleload | ArvidNorr | 2012-06-17 | 1 | -9/+34 |
|\ |
|
| * | merge comments defines and simplified function | norrarvid | 2012-05-29 | 1 | -9/+34 |
| |\ |
|
| | * | added comments, added define, removed unused inparameter | norrarvid | 2012-05-29 | 1 | -8/+33 |
* | | | xrdp: fix warnings | Jay Sorg | 2012-06-11 | 1 | -1/+4 |
* | | | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 1 | -3/+4 |
* | | | Merge remote branch 'syslog3/syslog3' | Jay Sorg | 2012-06-04 | 1 | -0/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Initial syslog support in XRDP | norrarvid | 2012-05-27 | 1 | -0/+22 |
| |/ |
|
* | | xrdp: pid file fixes | Jay Sorg | 2012-05-26 | 1 | -13/+19 |
* | | xrdp: add fork option to xrdp.ini | Jay Sorg | 2012-05-26 | 1 | -10/+3 |
* | | added g_close_wait_obj and size parameter to g_write_ip_address | Jay Sorg | 2012-05-26 | 1 | -2/+2 |
* | | xrdp: added -f command line option to fork on connections | Jay Sorg | 2012-05-26 | 1 | -5/+49 |
|/ |
|
* | remove old freerdp dir | Jay Sorg | 2012-02-13 | 1 | -0/+9 |
* | fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619 | Jay Sorg | 2012-02-05 | 1 | -1/+2 |
* | add --port command line override | Jay Sorg | 2012-02-02 | 1 | -71/+130 |
* | move win32 to own file | Jay Sorg | 2012-02-02 | 1 | -231/+1 |
* | update some copyright years | Jay Sorg | 2011-07-06 | 1 | -4/+4 |
* | minor changes | Jay Sorg | 2011-05-28 | 1 | -0/+1 |
* | use package version in xrdp.c | Itamar Reis Peixoto | 2010-11-20 | 1 | -1/+1 |
* | Version up to 0.6.0 | Nicola Ruggero | 2010-11-03 | 1 | -1/+1 |
* | Major code cleanup: | Nicola Ruggero | 2010-11-03 | 1 | -12/+15 |
* | fix spelling error | jsorg71 | 2010-07-26 | 1 | -4/+4 |
* | write to pid file as early as possible | jsorg71 | 2010-07-26 | 1 | -11/+8 |
* | update copyright year and add tui64 type | jsorg71 | 2010-07-26 | 1 | -3/+8 |
* | update copyright year | jsorg71 | 2010-07-04 | 1 | -1/+1 |
* | remove g_set_file_rights since g_file_open sets the bits right | jsorg71 | 2009-05-19 | 1 | -1/+0 |
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -8/+10 |
* | update copyright year | jsorg71 | 2009-04-17 | 1 | -3/+3 |
* | update copyright year | jsorg71 | 2009-01-25 | 1 | -1/+1 |
* | change to the g_signal_* functions | jsorg71 | 2008-12-30 | 1 | -4/+4 |
* | add pid to event names | jsorg71 | 2008-12-01 | 1 | -5/+13 |
* | bsd and pthread fixes | jsorg71 | 2008-08-26 | 1 | -6/+2 |
* | update copyright year and don't fork if no access to pid file | jsorg71 | 2008-05-09 | 1 | -18/+50 |
* | main loop changes, not so chatty | jsorg71 | 2008-04-05 | 1 | -2/+2 |
* | main loop reorganization | jsorg71 | 2008-03-31 | 1 | -34/+65 |
* | fix shutdown crash | jsorg71 | 2008-03-28 | 1 | -8/+7 |
* | remove tabs | jsorg71 | 2008-03-25 | 1 | -4/+4 |
* | update copyright year | jsorg71 | 2008-01-30 | 1 | -1/+1 |
* | unicode | jsorg71 | 2007-09-23 | 1 | -0/+1 |
* | thread_calls | jsorg71 | 2007-02-04 | 1 | -24/+24 |
* | thread and mutex work | jsorg71 | 2007-02-03 | 1 | -60/+31 |