summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* added getgid to os_callsJay Sorg2012-10-292-0/+15
* added a file open funtionJay Sorg2012-10-132-0/+41
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1920-3457/+3817
* 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
* 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
* update copyright yearJay Sorg2010-10-1912-12/+12
* use do ... while (0) style for parse.hjsorg712010-08-091-64/+54
* const char for atoijsorg712010-08-092-2/+2