summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | xorg: work on xorg driverJay Sorg2014-01-215-17/+70
| | | |
* | | | disabled debug messagesLaxmikant Rashinkar2014-01-212-15/+15
| | | |
* | | | Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-01-217-22/+240
|\ \ \ \
| * \ \ \ Merge branch 'devel' of github.com:neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-2011-39/+493
| |\ \ \ \
| | * \ \ \ Merge pull request #106 from speidy/develjsorg712014-01-191-19/+24
| | |\ \ \ \ | | | | | | | | | | | | | | neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAlloc
| * | | | | | added code for region copy used in codec modeLaxmikant Rashinkar2014-01-206-3/+216
| | | | | | |
* | | | | | | xorg: work on xorg driverJay Sorg2014-01-2114-56/+616
| |/ / / / / |/| | | | |
| | | | * | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-117-15/+92
| | | | | |
| | | | * | libxrdp: work on fastpath input, fix callback paramsspeidy2014-02-101-2/+2
| | | | | |
| | | | * | libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-103-6/+15
| | | | | |
| | | | * | libxrdp: work on fastpath inputspeidy2014-02-105-17/+86
| | | | | |
| | | | * | libxrdp: work on fastpath inputspeidy2014-02-097-24/+129
| | | | | |
| | | | * | libxrdp: work on fastpathspeidy2014-02-084-89/+77
| | | | | |
| | | | * | libxrdp: work on fastpathspeidy2014-02-089-94/+213
| | | | | |
| | | | * | libxrdp: xrdp_sec: added CS_CORE process func for future use.speidy2014-02-051-0/+36
| | | | | |
| | | | * | neutirnordp: changes for rail proxyspeidy2014-02-051-33/+53
| | | |/ / | | |/| |
| | * | | neutrinordp: fix for rail proxy, change freerdp_UnicodeToAsciiAllocspeidy2014-01-191-19/+24
| |/ / / |/| | | | | | | calls
* | | | xorg: work on xorg driverJay Sorg2014-01-1810-20/+469
|/ / /
* | | xorg: added test scriptJay Sorg2014-01-181-0/+41
| | |
* | | work on xorg driverJay Sorg2014-01-1759-78/+138
| | |
* | | pulseaudio: fixed some build issuesLaxmikant Rashinkar2014-01-172-4/+15
|/ /
* | xorg: work on driverJay Sorg2014-01-178-230/+533
| |
* | Merge branch 'master' into develJay Sorg2014-01-163-3/+3
|\ \
| * \ Merge pull request #103 from metalefty/fix-comment-in-block-commentjsorg712014-01-161-1/+1
| |\ \ | | |/ | |/| xrdpapi: Fix comment, no logic change
| | * xrdpapi: Fix comment, no logic changeKoichiro IWAO2013-12-271-1/+1
| |/
| * Merge pull request #100 from metalefty/enhance-default-encryption-leveljsorg712013-12-101-1/+1
| |\ | | | | | | xrdp: set default encryption level to high
| | * xrdp: set default encryption level to highKoichiro IWAO2013-12-111-1/+1
| |/
| * Merge pull request #95 from congyiwu/abs_path_fixjsorg712013-10-241-1/+1
| |\ | | | | | | Fix absolute path in instfiles/Makefile.am
| | * Fix absolute path in instfiles/Makefile.amCongyi Wu2013-10-231-1/+1
| |/
* | X11rdp: keyboard organization, added XKB ruls base option back, still ↵Jay Sorg2014-01-149-495/+865
| | | | | | | | default evdev
* | added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-122-0/+12
| |
* | Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2014-01-1210-166/+1370
|\ \
| * \ Merge branch 'master' of github.com:neutrinolabs/xrdpLaxmikant Rashinkar2014-01-121-1/+2
| |\ \
| | * | added tboolJay Sorg2014-01-101-1/+2
| | | |
| * | | we now load module-xrdp-sink/source automatically so user's dont have to ↵Laxmikant Rashinkar2014-01-127-22/+202
| |/ / | | | | | | | | | mess around with configuring /etc/pulse/default.pa config file
| * | missed some files for microphone redirection using rdesktopLaxmikant Rashinkar2014-01-075-164/+698
| | |
| * | added support for microphone redirection using rdesktopLaxmikant Rashinkar2014-01-072-0/+489
| | |
* | | X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmapJay Sorg2014-01-121-138/+70
|/ /
* | chansrv: smartcard, fix for SCardControl, SCardTransmitJay Sorg2013-12-304-50/+75
| |
* | chansrv: minor change in child_signal_handlerJay Sorg2013-12-301-9/+7
| |
* | chansrv: pcsc, fix for g_rgSCard* structs and added some debug loggingJay Sorg2013-12-281-4/+26
| |
* | chansrv: mstsc SCardConnect fixesJay Sorg2013-12-242-259/+99
| |
* | chansrv: work on smartcard, mstsc and 64 bit clientJay Sorg2013-12-234-244/+690
| |
* | chansrv: work on smartcard stability, handle multi threaded calls, app ↵Jay Sorg2013-12-215-317/+710
| | | | | | | | crashes, etc
* | X11rdp: RandR, put RRGetInfo backJay Sorg2013-12-201-1/+1
| |
* | chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanupJay Sorg2013-12-192-5/+22
| |
* | vrplayer: many fixesJay Sorg2013-12-188-95/+117
| |
* | vrplayer: bump versionJay Sorg2013-12-181-1/+1
| |
* | chansrv: disable rail for nowJay Sorg2013-12-161-1/+2
| |
* | chansrv: some minor smartcard changesJay Sorg2013-12-112-4/+9
| |