summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of additional ppc64 endianness / alignment issuesTimothy Pearson2019-03-031-2/+4
* Fix endianness checks on ppc64Timothy Pearson2019-03-031-4/+12
* Update for OpenSSL 1.1Timothy Pearson2019-03-021-21/+27
* Fix non-root-user display server startup failureTimothy Pearson2013-02-261-1/+1
* Merge remote-tracking branch 'origin/master'Timothy Pearson2012-08-2012-224/+1147
|\
| * codecs: move jpeg hack to bitmap cache v3Jay Sorg2012-07-241-0/+1
| * user rfx for cache v3 if client supportsJay Sorg2012-07-232-1/+5
| * output error when set socket opt failsJay Sorg2012-07-231-0/+8
| * work on rdp codecsJay Sorg2012-07-172-2/+14
| * added support for bitmap cache v3Jay Sorg2012-07-172-1/+8
| * fix a define conflict with freerdpJay Sorg2012-07-171-5/+12
| * rail: proxy railJay Sorg2012-06-241-0/+147
| * common: no logic changes, code cleanupJay Sorg2012-06-231-31/+36
| * Merge pull request #28 from ArvidNorr/tcp_nodelayArvidNorr2012-06-182-3/+51
| |\
| | * Support for TCP keepalive and TCP no_delay addednorrarvid2012-06-042-3/+51
| * | Merge pull request #22 from ArvidNorr/moduleloadArvidNorr2012-06-174-19/+61
| |\ \
| | * | minor layout fixesnorrarvid2012-06-181-7/+11
| | * | Improved error handling for module load and init, fixed bug in logwindownorrarvid2012-05-302-0/+27
| | * | merge comments defines and simplified functionnorrarvid2012-05-293-20/+31
| | |\ \ | | | |/ | | |/|
| | | * added comments, added define, removed unused inparameternorrarvid2012-05-293-20/+31
| * | | libxrdp: added RAIL capsJay Sorg2012-06-141-0/+6
| * | | libxrdp: started adding RAIL supportJay Sorg2012-06-141-0/+147
| * | | common: fix some warningsJay Sorg2012-06-112-2/+5
| * | | log: added path for when --prefix is usedJay Sorg2012-06-102-2/+18
| * | | syslog: cs/minor changesJay Sorg2012-06-044-261/+250
| * | | Merge remote branch 'syslog3/syslog3'Jay Sorg2012-06-044-145/+569
| |\ \ \ | | |/ / | |/| |
| | * | Initial syslog support in XRDPnorrarvid2012-05-274-145/+569
| | |/
| * | xrdp: pid file fixesJay Sorg2012-05-262-0/+40
| * | added g_close_wait_obj and size parameter to g_write_ip_addressJay Sorg2012-05-262-15/+32
| * | xrdp: added -f command line option to fork on connectionsJay Sorg2012-05-261-1/+0
| |/
| * xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+1
* | Fix a number of problemsTimothy Pearson2012-05-222-0/+52
|/
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-131-0/+79
* update common/xrdp_constants.hJay Sorg2012-05-101-21/+104
* common: allow env vars to override .ini settings when value start with $Jay Sorg2012-03-161-2/+18
* /tmp cleanupJay Sorg2012-02-142-17/+73
* fork changeJay Sorg2012-02-141-3/+17
* common: added signal for usr1Jay Sorg2012-02-122-0/+13
* move temp files from /tmp to /tmp/.xrdpJay Sorg2012-02-111-2/+8
* fix init errorJay Sorg2012-02-061-1/+1
* fix for https://bugzilla.redhat.com/show_bug.cgi?id=782619Jay Sorg2012-02-052-23/+59
* added g_chownJay Sorg2011-07-072-0/+10
* add ssl init to commonJay Sorg2011-05-283-0/+23
* include missing files in make distItamar Reis Peixoto2010-11-201-0/+2
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-0/+13
* Implemented client IP loggingNicola Ruggero2010-11-042-0/+31
* Major code cleanup:Nicola Ruggero2010-11-035-61/+113
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-1/+1
* fix for 100% cpu when socket errorJay Sorg2010-10-201-13/+9
* bind to specific addressJay Sorg2010-10-194-2/+31