summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #205 from AkiraPenguin/devel_rdpkeyboard_jp_20141222jsorg712014-12-281-1/+2
|\ | | | | Fix "\ _" on jp keyboard
| * Fix "\ _" on jp keyboardAkira Taniguchi2014-12-261-1/+2
| |
* | libxrdp: opps, fix typeoJay Sorg2014-12-231-1/+1
| |
* | libxrdp: no logic change, tabs to spacesJay Sorg2014-12-232-8/+8
|/
* libxrdp: no logic change, statis functions, indentJay Sorg2014-12-181-58/+47
|
* xorgxrdp=6edf9e5Jay Sorg2014-12-181-0/+0
|
* libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fixJay Sorg2014-12-161-1/+1
|
* libxrdp: indent, no logic changeJay Sorg2014-12-161-33/+41
|
* libxrdp: no logic change, tabs to spacesJay Sorg2014-12-151-41/+41
|
* libxrdp: fix for 'low' RDP security level (issue #202)speidy2014-12-151-35/+42
|
* libxrdp: security layer, error handlingspeidy2014-12-131-3/+7
|
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp.git into develspeidy2014-12-13109-14388/+4247
|\
| * Merge branch 'metalefty-add-japanese-keymap' into develJay Sorg2014-12-127-7/+4238
| |\
| | * Merge branch 'add-japanese-keymap' of git://github.com/metalefty/xrdp into ↵Jay Sorg2014-12-127-7/+4238
| | |\ | |/ / | | | | | | | | | | | | | | | metalefty-add-japanese-keymap Conflicts: xrdp/xrdp_keyboard.ini
| | * Add Japanese keymap codes in xrdp_keyboard.iniKoichiro IWAO2014-12-111-0/+9
| | |
| | * Add Japanese keymapKoichiro IWAO2014-12-016-1/+4232
| | |
| * | xorg: server removed and put in submoduleJay Sorg2014-12-11101-14386/+0
| | |
| * | pulseaudio: if source and sink are not installed, use null sink so ↵Jay Sorg2014-12-111-1/+6
| | | | | | | | | | | | pulseaudio will always start
| * | xrdp: jp changes for xrdp_keyboard.iniJay Sorg2014-12-101-1/+10
| | |
* | | libxrdp: changes for security layer negotiation,speidy2014-12-132-80/+44
|/ / | | | | security_layer=negotiate is working now
* | ssl_calls: fix to read certificate chainsspeidy2014-12-101-6/+6
| |
* | common: avoid possible SSL_shutdown crashJay Sorg2014-12-021-2/+12
|/
* X11rdp: switch back to 'base' rules for xkbJay Sorg2014-11-281-3/+3
|
* X11rdp: set options and default 105 keyboardJay Sorg2014-11-261-5/+6
|
* chansrv: change to 44100 recording, disconnect / reconnect fixesJay Sorg2014-11-262-16/+52
|
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-11-253-3/+133
|\
| * sesman: verify_user_bsd.c license change and indentJay Sorg2014-11-241-29/+28
| |
| * Merge pull request #188 from renaudallard/develThomas Goddard2014-11-233-3/+134
| |\ | | | | | | Enable bsdauth authentication.
| | * Some fixes to compile properly since this version has change a lot from 0.6.1Renaud Allard2014-11-212-3/+9
| | |
| | * Enable authenticate user using BSD password systemRenaud Allard2014-11-213-2/+127
| | |
* | | common: move tls calls to ssl_callsJay Sorg2014-11-256-332/+310
|/ /
* | sesman: fix for --enable-nopamJay Sorg2014-11-221-0/+8
| |
* | common: tls, fix for pending readsJay Sorg2014-11-213-16/+72
|/
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-11-211-1/+1
|\
| * Merge pull request #187 from SaaldjorMike/fix-typojsorg712014-11-211-1/+1
| |\ | | | | | | Fix spelling error and typo
| | * Fix spelling error and typoMike Rostermund2014-11-201-1/+1
| |/
* | libxrdp: delete NLA header detection for now, TLS is working now withspeidy2014-11-212-30/+3
| | | | | | mstsc
* | chansrv: fix for segfault issue in chansrv_commonspeidy2014-11-212-0/+2
|/
* sesman: avoid creation of .vnc directory if not vnc sessionJay Sorg2014-11-111-1/+7
|
* sesman: only check vnc auth file if vnc sessionJay Sorg2014-11-111-1/+1
|
* Merge pull request #178 from mgorny/altgr-keymapjsorg712014-11-0814-428/+2038
|\ | | | | altgr+shift/capslock support in keymaps
| * Install and enable 0415/pl keymapMichał Górny2014-10-272-0/+4
| |
| * Update keymapsMichał Górny2014-10-277-421/+2004
| |
| * dump-keymaps: generate 'pl' keymapMichał Górny2014-10-241-0/+4
| |
| * keymap: support combining shift & capslock with altgrMichał Górny2014-10-244-7/+26
| | | | | | | | | | | | Add support for combining shift & caps lock keys with altgr so that capital national characters can be written. There was some support for shift+altgr in xrdp-keygen but it was never actually used.
* | Merge pull request #184 from anthonyagresta/develjsorg712014-11-083-0/+16
|\ \ | | | | | | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182
| * | vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182Anthony Agresta2014-11-073-0/+16
| | |
* | | common: merge from a8Jay Sorg2014-11-073-3/+166
| | |
* | | xorgxrdp=7c4d673Jay Sorg2014-11-071-0/+0
|/ /
* | libxrdp: remove a global, remove some tabsJay Sorg2014-11-063-40/+42
| |