Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chansrv: allow multiple xrdpapi connections | Jay Sorg | 2014-08-12 | 1 | -38/+76 |
| | |||||
* | common: some minor changes to arch.h | Jay Sorg | 2014-08-12 | 1 | -2/+20 |
| | |||||
* | Merge pull request #165 from metalefty/fix-for-big-endian-arches | jsorg71 | 2014-08-12 | 1 | -1/+3 |
|\ | | | | | common: fix check for big endian arches | ||||
| * | common: fix check for big endian arches | Koichiro IWAO | 2014-08-12 | 1 | -1/+3 |
|/ | | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=905411 | ||||
* | xrdp: add tcutils to xrdp.ini | Jay Sorg | 2014-08-12 | 1 | -0/+1 |
| | |||||
* | sesman: more checks when looking for a free display | Jay Sorg | 2014-08-06 | 1 | -0/+30 |
| | |||||
* | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 4 | -8/+25 |
| | |||||
* | pulse sink: check for partial sends | Jay Sorg | 2014-08-06 | 1 | -3/+16 |
| | |||||
* | chansrv: sound_send_wave_data changes | Jay Sorg | 2014-08-06 | 1 | -3/+11 |
| | |||||
* | Add details for crypt_level=fips to man page | anthonyagresta | 2014-08-06 | 1 | -1/+5 |
| | |||||
* | security change for none | Jay Sorg | 2014-08-05 | 2 | -48/+49 |
| | |||||
* | added option to set rdp crypto level to none | Jay Sorg | 2014-08-05 | 3 | -2/+25 |
| | |||||
* | no logic change, convert tabs to spaces | Jay Sorg | 2014-08-05 | 2 | -20/+21 |
| | |||||
* | Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel | Laxmikant Rashinkar | 2014-08-02 | 9 | -158/+481 |
|\ | |||||
| * | add xrdp_keyboard.ini to Makefile.am | Jay Sorg | 2014-07-31 | 2 | -13/+29 |
| | | |||||
| * | header fix | Jay Sorg | 2014-07-31 | 1 | -1/+1 |
| | | |||||
| * | common: fix some warning for TLS | Jay Sorg | 2014-07-31 | 2 | -113/+125 |
| | | |||||
| * | load the rdp to X11 keybaord mappings from file | Jay Sorg | 2014-07-31 | 3 | -43/+228 |
| | | |||||
| * | xrdp: added xrdp_keyboard.ini | Jay Sorg | 2014-07-31 | 1 | -0/+105 |
| | | |||||
| * | added keyboard info to xrdp_client_info.h | Jay Sorg | 2014-07-31 | 1 | -0/+5 |
| | | |||||
* | | coverity: fixed miscellaneous issues | Laxmikant Rashinkar | 2014-08-02 | 1 | -0/+1 |
|/ | |||||
* | coverity: fixed unsigned compare against 0 | Laxmikant Rashinkar | 2014-07-28 | 1 | -5/+0 |
| | |||||
* | coverity: uninitialized scalar variable | Laxmikant Rashinkar | 2014-07-28 | 1 | -0/+3 |
| | |||||
* | coverity: fixed missing break in switch | Laxmikant Rashinkar | 2014-07-28 | 2 | -1/+4 |
| | |||||
* | xrdp: if PACKAGE_VERSION not defined, define as ??? | Jay Sorg | 2014-07-28 | 1 | -0/+4 |
| | |||||
* | common: fix for list16_insert_item | Jay Sorg | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | xrdp: don't include config.h unless HAVE_CONFIG_H is defined | Jay Sorg | 2014-07-27 | 1 | -0/+2 |
| | |||||
* | coverity: Resource leak (2nd round) | Laxmikant Rashinkar | 2014-07-27 | 6 | -4/+12 |
| | |||||
* | coverity: read from pointer after free | Laxmikant Rashinkar | 2014-07-27 | 2 | -2/+3 |
| | |||||
* | coverity: explicit null dereferenced | Laxmikant Rashinkar | 2014-07-27 | 1 | -2/+1 |
| | |||||
* | coverity: copy into fixed sized buffer | Laxmikant Rashinkar | 2014-07-27 | 3 | -2/+7 |
| | |||||
* | coverity: copy into fixed sized buffer | Laxmikant Rashinkar | 2014-07-26 | 3 | -7/+7 |
| | |||||
* | buffer not null terminated | Laxmikant Rashinkar | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | coverity: array compared against 0 | Laxmikant Rashinkar | 2014-07-26 | 2 | -3/+2 |
| | |||||
* | coverity: dead code | Laxmikant Rashinkar | 2014-07-26 | 5 | -17/+13 |
| | |||||
* | Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel | Laxmikant Rashinkar | 2014-07-26 | 23 | -620/+1281 |
|\ | |||||
| * | common: indent fix | speidy | 2014-07-26 | 2 | -9/+9 |
| | | |||||
| * | common: log, g_ prefix for global | Jay Sorg | 2014-07-25 | 1 | -38/+38 |
| | | |||||
| * | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-07-26 | 1 | -50/+50 |
| |\ | |||||
| | * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -50/+50 |
| | | | |||||
| * | | common: xrdp_tls, indentation fix | speidy | 2014-07-26 | 1 | -174/+187 |
| |/ | |||||
| * | common: trans indentation fix | speidy | 2014-07-26 | 1 | -55/+60 |
| | | |||||
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -30/+30 |
| | | |||||
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 2 | -10/+17 |
| | | |||||
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -9/+9 |
| | | |||||
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -6/+7 |
| | | |||||
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -146/+146 |
| | | |||||
| * | common: fifo.c, os_call.h, don't need prefix dir | Jay Sorg | 2014-07-24 | 1 | -1/+1 |
| | | |||||
| * | common: add default for XRDP_LOG_PATH | Jay Sorg | 2014-07-24 | 1 | -0/+4 |
| | | |||||
| * | update submodule | Jay Sorg | 2014-07-24 | 1 | -0/+0 |
| | |