| Commit message (Expand) | Author | Age | Files | Lines |
* | X11rdp: check for errors from shmem calls | Jay Sorg | 2015-03-17 | 1 | -10/+24 |
* | Merge pull request #225 from metalefty/chansrv-explicit-include | jsorg71 | 2015-03-15 | 1 | -0/+1 |
|\ |
|
| * | chansrv: explicit include in chansrv_fuse.c | Koichiro IWAO | 2015-03-13 | 1 | -0/+1 |
* | | clipboard file paste, don't add new line to last line | Jay Sorg | 2015-03-13 | 1 | -3/+9 |
|/ |
|
* | Merge pull request #222 from metalefty/issue-33 | jsorg71 | 2015-03-12 | 1 | -47/+49 |
|\ |
|
| * | xrdp: fix -h -v option if xrdp.ini is invalid | Koichiro IWAO | 2015-03-10 | 1 | -47/+49 |
* | | Merge pull request #212 from robertalks/devel | jsorg71 | 2015-03-12 | 1 | -1/+3 |
|\ \ |
|
| * | | fix possible segfault in chansrv if DISPLAY is not set | Robert Milasan | 2015-01-20 | 1 | -1/+3 |
* | | | Merge pull request #224 from metalefty/void-return | jsorg71 | 2015-03-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sesman: void function should not return a value | Koichiro IWAO | 2015-03-12 | 1 | -1/+1 |
|/ / / |
|
* | | | X11rdp: use pCompositeClip for offscreen pixmaps | Jay Sorg | 2015-03-11 | 1 | -1/+1 |
* | | | Merge pull request #221 from metalefty/add-ipv6-option | jsorg71 | 2015-03-10 | 2 | -12/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | common: add experimental --enable-ipv6 option | Koichiro IWAO | 2015-03-10 | 2 | -12/+14 |
|/ / |
|
* | | Merge pull request #215 from mancha1/shadow-fix | jsorg71 | 2015-02-18 | 1 | -1/+4 |
|\ \ |
|
| * | | sesman: fix so shadow accounts aren't incorrectly classified "inactive" | mancha | 2015-02-18 | 1 | -1/+4 |
|/ / |
|
* | | fix for case where shmget can return an shmid of zero | Jay Sorg | 2015-02-09 | 2 | -2/+19 |
* | | add keyboard options to xrdp_client_info | Jay Sorg | 2015-02-05 | 1 | -0/+1 |
* | | Merge pull request #213 from PythianAdminiscope/devel | jsorg71 | 2015-02-03 | 1 | -7/+78 |
|\ \ |
|
| * | | remove some warnings | Jay Sorg | 2015-01-23 | 1 | -2/+14 |
| * | | Pythian patch for bidirectional vnc clipboard | Jay Sorg | 2015-01-23 | 1 | -5/+64 |
| |/ |
|
* | | minor change in opus encoding | Jay Sorg | 2015-01-27 | 1 | -13/+20 |
|/ |
|
* | chansrv: reset opus support on init | Jay Sorg | 2015-01-10 | 1 | -0/+3 |
* | chansrv: added opus audio compression for playback | Jay Sorg | 2015-01-09 | 3 | -9/+138 |
* | Merge pull request #206 from AkiraPenguin/devel_rdp_keyboard_jp_model | jsorg71 | 2014-12-28 | 1 | -0/+1 |
|\ |
|
| * | xrdp_keyboard.ini: Fix jp keyboard model | Akira Taniguchi | 2014-12-29 | 1 | -0/+1 |
* | | Merge pull request #205 from AkiraPenguin/devel_rdpkeyboard_jp_20141222 | jsorg71 | 2014-12-28 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Fix "\ _" on jp keyboard | Akira Taniguchi | 2014-12-26 | 1 | -1/+2 |
* | | libxrdp: opps, fix typeo | Jay Sorg | 2014-12-23 | 1 | -1/+1 |
* | | libxrdp: no logic change, tabs to spaces | Jay Sorg | 2014-12-23 | 2 | -8/+8 |
|/ |
|
* | libxrdp: no logic change, statis functions, indent | Jay Sorg | 2014-12-18 | 1 | -58/+47 |
* | xorgxrdp=6edf9e5 | Jay Sorg | 2014-12-18 | 1 | -0/+0 |
* | libxrdp: fastpath RDP_INPUT_SYNCHRONIZE fix | Jay Sorg | 2014-12-16 | 1 | -1/+1 |
* | libxrdp: indent, no logic change | Jay Sorg | 2014-12-16 | 1 | -33/+41 |
* | libxrdp: no logic change, tabs to spaces | Jay Sorg | 2014-12-15 | 1 | -41/+41 |
* | libxrdp: fix for 'low' RDP security level (issue #202) | speidy | 2014-12-15 | 1 | -35/+42 |
* | libxrdp: security layer, error handling | speidy | 2014-12-13 | 1 | -3/+7 |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp.git into devel | speidy | 2014-12-13 | 109 | -14388/+4247 |
|\ |
|
| * | Merge branch 'metalefty-add-japanese-keymap' into devel | Jay Sorg | 2014-12-12 | 7 | -7/+4238 |
| |\ |
|
| | * | Merge branch 'add-japanese-keymap' of git://github.com/metalefty/xrdp into me... | Jay Sorg | 2014-12-12 | 7 | -7/+4238 |
| | |\
| |/ / |
|
| | * | Add Japanese keymap codes in xrdp_keyboard.ini | Koichiro IWAO | 2014-12-11 | 1 | -0/+9 |
| | * | Add Japanese keymap | Koichiro IWAO | 2014-12-01 | 6 | -1/+4232 |
| * | | xorg: server removed and put in submodule | Jay Sorg | 2014-12-11 | 101 | -14386/+0 |
| * | | pulseaudio: if source and sink are not installed, use null sink so pulseaudio... | Jay Sorg | 2014-12-11 | 1 | -1/+6 |
| * | | xrdp: jp changes for xrdp_keyboard.ini | Jay Sorg | 2014-12-10 | 1 | -1/+10 |
* | | | libxrdp: changes for security layer negotiation, | speidy | 2014-12-13 | 2 | -80/+44 |
|/ / |
|
* | | ssl_calls: fix to read certificate chains | speidy | 2014-12-10 | 1 | -6/+6 |
* | | common: avoid possible SSL_shutdown crash | Jay Sorg | 2014-12-02 | 1 | -2/+12 |
|/ |
|
* | X11rdp: switch back to 'base' rules for xkb | Jay Sorg | 2014-11-28 | 1 | -3/+3 |
* | X11rdp: set options and default 105 keyboard | Jay Sorg | 2014-11-26 | 1 | -5/+6 |
* | chansrv: change to 44100 recording, disconnect / reconnect fixes | Jay Sorg | 2014-11-26 | 2 | -16/+52 |