summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* X11rdp: check for errors from shmem callsJay Sorg2015-03-171-10/+24
* Merge pull request #225 from metalefty/chansrv-explicit-includejsorg712015-03-151-0/+1
|\
| * chansrv: explicit include in chansrv_fuse.cKoichiro IWAO2015-03-131-0/+1
* | clipboard file paste, don't add new line to last lineJay Sorg2015-03-131-3/+9
|/
* Merge pull request #222 from metalefty/issue-33jsorg712015-03-121-47/+49
|\
| * xrdp: fix -h -v option if xrdp.ini is invalidKoichiro IWAO2015-03-101-47/+49
* | Merge pull request #212 from robertalks/develjsorg712015-03-121-1/+3
|\ \
| * | fix possible segfault in chansrv if DISPLAY is not setRobert Milasan2015-01-201-1/+3
* | | Merge pull request #224 from metalefty/void-returnjsorg712015-03-121-1/+1
|\ \ \
| * | | sesman: void function should not return a valueKoichiro IWAO2015-03-121-1/+1
|/ / /
* | | X11rdp: use pCompositeClip for offscreen pixmapsJay Sorg2015-03-111-1/+1
* | | Merge pull request #221 from metalefty/add-ipv6-optionjsorg712015-03-102-12/+14
|\ \ \ | |_|/ |/| |
| * | common: add experimental --enable-ipv6 optionKoichiro IWAO2015-03-102-12/+14
|/ /
* | Merge pull request #215 from mancha1/shadow-fixjsorg712015-02-181-1/+4
|\ \
| * | sesman: fix so shadow accounts aren't incorrectly classified "inactive"mancha2015-02-181-1/+4
|/ /
* | fix for case where shmget can return an shmid of zeroJay Sorg2015-02-092-2/+19
* | add keyboard options to xrdp_client_infoJay Sorg2015-02-051-0/+1
* | Merge pull request #213 from PythianAdminiscope/develjsorg712015-02-031-7/+78
|\ \
| * | remove some warningsJay Sorg2015-01-231-2/+14
| * | Pythian patch for bidirectional vnc clipboardJay Sorg2015-01-231-5/+64
| |/
* | minor change in opus encodingJay Sorg2015-01-271-13/+20
|/
* chansrv: reset opus support on initJay Sorg2015-01-101-0/+3
* chansrv: added opus audio compression for playbackJay Sorg2015-01-093-9/+138
* Merge pull request #206 from AkiraPenguin/devel_rdp_keyboard_jp_modeljsorg712014-12-281-0/+1
|\
| * xrdp_keyboard.ini: Fix jp keyboard modelAkira Taniguchi2014-12-291-0/+1
* | Merge pull request #205 from AkiraPenguin/devel_rdpkeyboard_jp_20141222jsorg712014-12-281-1/+2
|\ \ | |/ |/|
| * 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 me...Jay Sorg2014-12-127-7/+4238
| | |\ | |/ /
| | * 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 pulseaudio...Jay Sorg2014-12-111-1/+6
| * | xrdp: jp changes for xrdp_keyboard.iniJay Sorg2014-12-101-1/+10
* | | libxrdp: changes for security layer negotiation,speidy2014-12-132-80/+44
|/ /
* | 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