summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* chansrv: allow multiple xrdpapi connectionsJay Sorg2014-08-121-38/+76
|
* common: some minor changes to arch.hJay Sorg2014-08-121-2/+20
|
* Merge pull request #165 from metalefty/fix-for-big-endian-archesjsorg712014-08-121-1/+3
|\ | | | | common: fix check for big endian arches
| * common: fix check for big endian archesKoichiro IWAO2014-08-121-1/+3
|/ | | | Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=905411
* xrdp: add tcutils to xrdp.iniJay Sorg2014-08-121-0/+1
|
* sesman: more checks when looking for a free displayJay Sorg2014-08-061-0/+30
|
* move some hard code paths to defines in headerJay Sorg2014-08-064-8/+25
|
* pulse sink: check for partial sendsJay Sorg2014-08-061-3/+16
|
* chansrv: sound_send_wave_data changesJay Sorg2014-08-061-3/+11
|
* Add details for crypt_level=fips to man pageanthonyagresta2014-08-061-1/+5
|
* security change for noneJay Sorg2014-08-052-48/+49
|
* added option to set rdp crypto level to noneJay Sorg2014-08-053-2/+25
|
* no logic change, convert tabs to spacesJay Sorg2014-08-052-20/+21
|
* Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into develLaxmikant Rashinkar2014-08-029-158/+481
|\
| * add xrdp_keyboard.ini to Makefile.amJay Sorg2014-07-312-13/+29
| |
| * header fixJay Sorg2014-07-311-1/+1
| |
| * common: fix some warning for TLSJay Sorg2014-07-312-113/+125
| |
| * load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-313-43/+228
| |
| * xrdp: added xrdp_keyboard.iniJay Sorg2014-07-311-0/+105
| |
| * added keyboard info to xrdp_client_info.hJay Sorg2014-07-311-0/+5
| |
* | coverity: fixed miscellaneous issuesLaxmikant Rashinkar2014-08-021-0/+1
|/
* coverity: fixed unsigned compare against 0Laxmikant Rashinkar2014-07-281-5/+0
|
* coverity: uninitialized scalar variableLaxmikant Rashinkar2014-07-281-0/+3
|
* coverity: fixed missing break in switchLaxmikant Rashinkar2014-07-282-1/+4
|
* xrdp: if PACKAGE_VERSION not defined, define as ???Jay Sorg2014-07-281-0/+4
|
* common: fix for list16_insert_itemJay Sorg2014-07-281-1/+1
|
* xrdp: don't include config.h unless HAVE_CONFIG_H is definedJay Sorg2014-07-271-0/+2
|
* coverity: Resource leak (2nd round)Laxmikant Rashinkar2014-07-276-4/+12
|
* coverity: read from pointer after freeLaxmikant Rashinkar2014-07-272-2/+3
|
* coverity: explicit null dereferencedLaxmikant Rashinkar2014-07-271-2/+1
|
* coverity: copy into fixed sized bufferLaxmikant Rashinkar2014-07-273-2/+7
|
* coverity: copy into fixed sized bufferLaxmikant Rashinkar2014-07-263-7/+7
|
* buffer not null terminatedLaxmikant Rashinkar2014-07-261-1/+1
|
* coverity: array compared against 0Laxmikant Rashinkar2014-07-262-3/+2
|
* coverity: dead codeLaxmikant Rashinkar2014-07-265-17/+13
|
* Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into develLaxmikant Rashinkar2014-07-2623-620/+1281
|\
| * common: indent fixspeidy2014-07-262-9/+9
| |
| * common: log, g_ prefix for globalJay Sorg2014-07-251-38/+38
| |
| * Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-07-261-50/+50
| |\
| | * common: indent, not logic changeJay Sorg2014-07-251-50/+50
| | |
| * | common: xrdp_tls, indentation fixspeidy2014-07-261-174/+187
| |/
| * common: trans indentation fixspeidy2014-07-261-55/+60
| |
| * common: indent, not logic changeJay Sorg2014-07-251-30/+30
| |
| * common: indent, not logic changeJay Sorg2014-07-252-10/+17
| |
| * common: indent, not logic changeJay Sorg2014-07-251-9/+9
| |
| * common: indent, not logic changeJay Sorg2014-07-251-6/+7
| |
| * common: indent, not logic changeJay Sorg2014-07-251-146/+146
| |
| * common: fifo.c, os_call.h, don't need prefix dirJay Sorg2014-07-241-1/+1
| |
| * common: add default for XRDP_LOG_PATHJay Sorg2014-07-241-0/+4
| |
| * update submoduleJay Sorg2014-07-241-0/+0
| |