Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | copyright year update | jsorg71 | 2007-01-12 | 1 | -1/+1 |
* | more --nodaemon aliases | jsorg71 | 2006-10-10 | 1 | -1/+5 |
* | printf -> writeln | jsorg71 | 2006-04-29 | 1 | -55/+55 |
* | copyright year update | jsorg71 | 2006-02-04 | 1 | -1/+1 |
* | get_threadid should return long | jsorg71 | 2005-12-14 | 1 | -1/+1 |
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 1 | -6/+6 |
* | spelling mistakes | jsorg71 | 2005-12-01 | 1 | -3/+3 |
* | added win32 service calls | jsorg71 | 2005-11-28 | 1 | -39/+228 |
* | added deamonizing | jsorg71 | 2005-11-06 | 1 | -7/+130 |
* | add new painter funcs | jsorg71 | 2005-08-18 | 1 | -10/+103 |