summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Xorg: added XVideo extensionJay Sorg2014-09-205-4/+533
* librfxcodec=de6a45cJay Sorg2014-09-051-0/+0
* no logic change, indentJay Sorg2014-09-041-62/+83
* Merge pull request #137 from ArvidNorr/choose_shortcutdevjsorg712014-09-041-3/+78
|\
| * support for preferred combo box choice addedArvidNorr2014-05-231-3/+78
* | Merge pull request #167 from metalefty/rhel-bug-694552jsorg712014-09-041-1/+1
|\ \
| * | X11rdp: explicitly disable dtrace for xorg-serverKoichiro IWAO2014-08-181-1/+1
* | | common: no logic change, remove spacesJay Sorg2014-08-272-32/+32
* | | work on tls modespeidy2014-08-225-236/+68
* | | xrdp: encoder shutdown fixJay Sorg2014-08-191-3/+4
|/ /
* | chansrv: check for nilJay Sorg2014-08-131-8/+13
* | 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 archesKoichiro IWAO2014-08-121-1/+3
|/ /
* | 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
| |\ \