summaryrefslogtreecommitdiffstats
path: root/xrdp
Commit message (Expand)AuthorAgeFilesLines
* finish for supporting swiss german keyboardThomas Spalinger2015-04-191-0/+3
* Merge pull request #226 from metalefty/freebsd/openpamjsorg712015-04-011-1/+118
|\
| * xrdp: xrdp_mm.c detect and use OpenPAMKoichiro IWAO2015-03-161-1/+118
* | add frame acks and h264 codec mode basicsJay Sorg2015-03-286-198/+284
|/
* xrdp: fix -h -v option if xrdp.ini is invalidKoichiro IWAO2015-03-101-47/+49
* xrdp_keyboard.ini: Fix jp keyboard modelAkira Taniguchi2014-12-291-0/+1
* Add Japanese keymap codes in xrdp_keyboard.iniKoichiro IWAO2014-12-111-0/+9
* Fix spelling error and typoMike Rostermund2014-11-201-1/+1
* Merge pull request #178 from mgorny/altgr-keymapjsorg712014-11-083-1/+22
|\
| * Install and enable 0415/pl keymapMichał Górny2014-10-271-0/+3
| * keymap: support combining shift & capslock with altgrMichał Górny2014-10-242-1/+19
* | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182Anthony Agresta2014-11-071-0/+4
* | Merge pull request #173 from moobyfr/default-autorun-inijsorg712014-11-011-0/+3
|\ \ | |/ |/|
| * Set a value for the default autorun sessionBLINDAUER Emmanuel2014-09-211-0/+3
* | big endian fixJay Sorg2014-09-201-2/+31
|/
* 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
* | xrdp: encoder shutdown fixJay Sorg2014-08-191-3/+4
* | xrdp: add tcutils to xrdp.iniJay Sorg2014-08-121-0/+1
* | move some hard code paths to defines in headerJay Sorg2014-08-061-2/+2
* | added option to set rdp crypto level to noneJay Sorg2014-08-051-0/+2
* | add xrdp_keyboard.ini to Makefile.amJay Sorg2014-07-311-1/+2
* | xrdp: added xrdp_keyboard.iniJay Sorg2014-07-311-0/+105
* | xrdp: if PACKAGE_VERSION not defined, define as ???Jay Sorg2014-07-281-0/+4
* | 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-272-1/+4
* | coverity: read from pointer after freeLaxmikant Rashinkar2014-07-271-1/+1
* | coverity: array compared against 0Laxmikant Rashinkar2014-07-262-3/+2
* | Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into develLaxmikant Rashinkar2014-07-262-3/+8
|\ \
| * \ Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-2310-91/+318
| |\ \
| * | | libxrdp, common: work on TLS modeIdan Freiberg2014-07-232-3/+8
* | | | coverity: improper use of negative valueLaxmikant Rashinkar2014-07-263-4/+8
| |/ / |/| |
* | | coverity: Dereference after null checkLaxmikant Rashinkar2014-07-205-50/+50
* | | coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-202-7/+35
* | | work on codec modeJay Sorg2014-07-193-26/+218
* | | coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-194-8/+14
* | | small fix for rdp scancode fileJay Sorg2014-07-161-2/+3
|/ /
* | xrdp: fix for prefilled username issuespeidy2014-07-111-1/+3
* | added --enable-rfxcodecJay Sorg2014-07-102-1/+12
* | libxrdp: added an option to enforce security layer in xrdp.iniIdan Freiberg2014-07-091-1/+1
* | default max_bpp to 32Jay Sorg2014-06-291-1/+1
* | 32 bpp compress the alpha, leave room for biggest 32 bpp dataJay Sorg2014-06-291-2/+2
* | libxrdp: cursor big endian fixJay Sorg2014-06-231-4/+10
* | work on 32 bit planar bitmap compressorJay Sorg2014-06-101-5/+74
* | added support for optional background imageArvidNorr2014-05-233-1/+26
|/
* xrdp: don't show connection log unless there is a problemJay Sorg2014-05-193-5/+29
* xrdp: update web siteJay Sorg2014-05-191-2/+2
* xrdp: allow xrdp to listen in UDSJay Sorg2014-05-151-4/+19
* turn on bulk compressor by defaultJay Sorg2014-05-051-1/+1