| Commit message (Expand) | Author | Age | Files | Lines |
* | coverity: fixed issue argument cannot be negative | Laxmikant Rashinkar | 2014-07-23 | 1 | -1/+1 |
* | coverity: Dereference after null check | Laxmikant Rashinkar | 2014-07-20 | 3 | -12/+23 |
* | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 1 | -1/+7 |
* | coverity: fixed out of bounds read-write | Laxmikant Rashinkar | 2014-07-20 | 1 | -2/+5 |
* | coverity: fixed unchecked return value | Laxmikant Rashinkar | 2014-07-19 | 2 | -2/+4 |
* | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 7 | -16/+24 |
* | sesman: sound.c: no logic change, remove tabs and warning | Jay Sorg | 2014-06-28 | 2 | -45/+49 |
* | chansrv: sound: prevent an infinite loop when the connection with pulse audio... | speidy | 2014-06-26 | 1 | -14/+50 |
* | chansrv: more remove simple sound | Jay Sorg | 2014-06-07 | 1 | -140/+0 |
* | chansrv: remove simple sound and load pulse modules | Jay Sorg | 2014-06-07 | 3 | -183/+3 |
* | chansrv: some rail fixes from A8 | Jay Sorg | 2014-06-03 | 1 | -28/+62 |
* | pcsc, add hexdump for debugging | Jay Sorg | 2014-05-29 | 1 | -0/+49 |
* | pcsc smartcard fixes form 64 bit from Ken | Jay Sorg | 2014-05-29 | 1 | -32/+48 |
* | Merge pull request #122 from speidy/devel | Idan Freiberg | 2014-04-28 | 2 | -2/+10 |
|\ |
|
| * | pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21) | speidy | 2014-04-22 | 1 | -1/+9 |
| * | Merge branch 'master' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-04-22 | 1 | -1/+1 |
| |\ |
|
| | * | simplesound: fixed CHANSRV_PORT_STR undefined error | Laxmikant Rashinkar | 2014-03-01 | 1 | -1/+1 |
* | | | chansrv: sound: zero out ack flags when sound_send_close called, to | speidy | 2014-04-28 | 1 | -0/+4 |
|/ / |
|
* | | pulse: fix for build with pulseaudio 4.0+ | Jay Sorg | 2014-04-21 | 2 | -2/+19 |
* | | chansrv: make fuse mount directory configurable | Jay Sorg | 2014-04-19 | 1 | -5/+42 |
|/ |
|
* | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into devel | Laxmikant Rashinkar | 2014-01-31 | 1 | -1/+15 |
|\ |
|
| * | chansrv: fix for audio falling behind and growing memory | Jay Sorg | 2014-01-29 | 1 | -1/+15 |
* | | bringup RAIL only when we receive a RAIL command | Laxmikant Rashinkar | 2014-01-31 | 2 | -74/+84 |
|/ |
|
* | pulseaudio: fixed some build issues | Laxmikant Rashinkar | 2014-01-17 | 2 | -4/+15 |
* | we now load module-xrdp-sink/source automatically so user's dont have to mess... | Laxmikant Rashinkar | 2014-01-12 | 6 | -22/+187 |
* | missed some files for microphone redirection using rdesktop | Laxmikant Rashinkar | 2014-01-07 | 5 | -164/+698 |
* | added support for microphone redirection using rdesktop | Laxmikant Rashinkar | 2014-01-07 | 2 | -0/+489 |
* | chansrv: smartcard, fix for SCardControl, SCardTransmit | Jay Sorg | 2013-12-30 | 4 | -50/+75 |
* | chansrv: minor change in child_signal_handler | Jay Sorg | 2013-12-30 | 1 | -9/+7 |
* | chansrv: pcsc, fix for g_rgSCard* structs and added some debug logging | Jay Sorg | 2013-12-28 | 1 | -4/+26 |
* | chansrv: mstsc SCardConnect fixes | Jay Sorg | 2013-12-24 | 2 | -259/+99 |
* | chansrv: work on smartcard, mstsc and 64 bit client | Jay Sorg | 2013-12-23 | 4 | -244/+690 |
* | chansrv: work on smartcard stability, handle multi threaded calls, app crashe... | Jay Sorg | 2013-12-21 | 5 | -317/+710 |
* | chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanup | Jay Sorg | 2013-12-19 | 2 | -5/+22 |
* | chansrv: disable rail for now | Jay Sorg | 2013-12-16 | 1 | -1/+2 |
* | chansrv: some minor smartcard changes | Jay Sorg | 2013-12-11 | 2 | -4/+9 |
* | chansrv: winscard.dll wrapper, fix missing GetProcAddress and added some more... | Jay Sorg | 2013-12-11 | 1 | -10/+45 |
* | chansrv: work on smartcard | Jay Sorg | 2013-12-11 | 4 | -66/+79 |
* | chansrv: added winscard.dll wrapper | Jay Sorg | 2013-12-09 | 5 | -0/+1038 |
* | chansrv: handle smartcard session reconnect and some logging changes | Jay Sorg | 2013-12-07 | 4 | -18/+34 |
* | chansrv: support drdynvc v3 along with v2 | Jay Sorg | 2013-12-07 | 1 | -3/+5 |
* | chansrv: added some dumps for reference only | Jay Sorg | 2013-12-05 | 11 | -0/+465 |
* | chansrv: smartcard, more work on support for MSTSC | Jay Sorg | 2013-12-05 | 4 | -121/+175 |
* | chansrv: smartcard, work on getting MSTSC working | Jay Sorg | 2013-12-04 | 3 | -452/+524 |
* | chansrv: fix some warning | Jay Sorg | 2013-12-04 | 1 | -4/+4 |
* | chansrv: remove g_sent, not needed anymore | Jay Sorg | 2013-12-04 | 1 | -14/+6 |
* | chansrv: fix for getstatuschange | Jay Sorg | 2013-11-30 | 1 | -8/+12 |
* | chansrv: work on getting MSTSC smartcard working | Jay Sorg | 2013-11-29 | 4 | -92/+149 |
* | vrplayer: work on client timing | Jay Sorg | 2013-11-11 | 1 | -2/+3 |
* | chansrv: use trans_force_write for xrdapi uds | Jay Sorg | 2013-11-08 | 1 | -1/+1 |