summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv
Commit message (Expand)AuthorAgeFilesLines
* coverity: fixed issue argument cannot be negativeLaxmikant Rashinkar2014-07-231-1/+1
* coverity: Dereference after null checkLaxmikant Rashinkar2014-07-203-12/+23
* coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-1/+7
* coverity: fixed out of bounds read-writeLaxmikant Rashinkar2014-07-201-2/+5
* coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-192-2/+4
* coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-197-16/+24
* sesman: sound.c: no logic change, remove tabs and warningJay Sorg2014-06-282-45/+49
* chansrv: sound: prevent an infinite loop when the connection with pulse audio...speidy2014-06-261-14/+50
* chansrv: more remove simple soundJay Sorg2014-06-071-140/+0
* chansrv: remove simple sound and load pulse modulesJay Sorg2014-06-073-183/+3
* chansrv: some rail fixes from A8Jay Sorg2014-06-031-28/+62
* pcsc, add hexdump for debuggingJay Sorg2014-05-291-0/+49
* pcsc smartcard fixes form 64 bit from KenJay Sorg2014-05-291-32/+48
* Merge pull request #122 from speidy/develIdan Freiberg2014-04-282-2/+10
|\
| * pulseaudio: let module-xrdp-source compile on CentOS6 (PA 0.9.21)speidy2014-04-221-1/+9
| * Merge branch 'master' of https://github.com/neutrinolabs/xrdp into develspeidy2014-04-221-1/+1
| |\
| | * simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
* | | chansrv: sound: zero out ack flags when sound_send_close called, tospeidy2014-04-281-0/+4
|/ /
* | pulse: fix for build with pulseaudio 4.0+Jay Sorg2014-04-212-2/+19
* | chansrv: make fuse mount directory configurableJay Sorg2014-04-191-5/+42
|/
* Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-01-311-1/+15
|\
| * chansrv: fix for audio falling behind and growing memoryJay Sorg2014-01-291-1/+15
* | bringup RAIL only when we receive a RAIL commandLaxmikant Rashinkar2014-01-312-74/+84
|/
* pulseaudio: fixed some build issuesLaxmikant Rashinkar2014-01-172-4/+15
* we now load module-xrdp-sink/source automatically so user's dont have to mess...Laxmikant Rashinkar2014-01-126-22/+187
* 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
* 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 crashe...Jay Sorg2013-12-215-317/+710
* chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanupJay Sorg2013-12-192-5/+22
* chansrv: disable rail for nowJay Sorg2013-12-161-1/+2
* chansrv: some minor smartcard changesJay Sorg2013-12-112-4/+9
* chansrv: winscard.dll wrapper, fix missing GetProcAddress and added some more...Jay Sorg2013-12-111-10/+45
* chansrv: work on smartcardJay Sorg2013-12-114-66/+79
* chansrv: added winscard.dll wrapperJay Sorg2013-12-095-0/+1038
* chansrv: handle smartcard session reconnect and some logging changesJay Sorg2013-12-074-18/+34
* chansrv: support drdynvc v3 along with v2Jay Sorg2013-12-071-3/+5
* chansrv: added some dumps for reference onlyJay Sorg2013-12-0511-0/+465
* chansrv: smartcard, more work on support for MSTSCJay Sorg2013-12-054-121/+175
* chansrv: smartcard, work on getting MSTSC workingJay Sorg2013-12-043-452/+524
* chansrv: fix some warningJay Sorg2013-12-041-4/+4
* chansrv: remove g_sent, not needed anymoreJay Sorg2013-12-041-14/+6
* chansrv: fix for getstatuschangeJay Sorg2013-11-301-8/+12
* chansrv: work on getting MSTSC smartcard workingJay Sorg2013-11-294-92/+149
* vrplayer: work on client timingJay Sorg2013-11-111-2/+3
* chansrv: use trans_force_write for xrdapi udsJay Sorg2013-11-081-1/+1