Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | sesman: change from using PULSE_CONFIG to PULSE_SCRIPT | Jay Sorg | 2014-05-10 | 1 | -1/+1 |
| | |||||
* | sesman: added SessionVariables to sesman.ini and some indent cleanup | Jay Sorg | 2014-05-09 | 8 | -24/+99 |
| | |||||
* | Merge pull request #122 from speidy/devel | Idan Freiberg | 2014-04-28 | 3 | -2/+16 |
|\ | | | | | Compilation fix for pulse source module + Merge some fixes from master branch | ||||
| * | 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 | 2 | -1/+7 |
| |\ | |||||
| | * | Merge pull request #102 from bartw72/lock-on-add | jsorg71 | 2014-04-17 | 1 | -0/+6 |
| | |\ | | | | | | | | | Set lock when adding new displays to the chain | ||||
| | | * | Set lock when adding new displays to the chain | Bart Warmerdam | 2013-12-16 | 1 | -0/+6 |
| | | | | |||||
| | * | | 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 |
|/ / / | | | | | | | avoid deadloop when chunk is sent and not acked back by the client. | ||||
* | | | pulse: fix for build with pulseaudio 4.0+ | Jay Sorg | 2014-04-21 | 2 | -2/+19 |
| | | | |||||
* | | | sesman: more options for session lookup from Fredy Paquet | Jay Sorg | 2014-04-20 | 6 | -23/+143 |
| | | | |||||
* | | | chansrv: make fuse mount directory configurable | Jay Sorg | 2014-04-19 | 2 | -5/+46 |
| | | | | | | | | | | | | | | | | | | Conflicts: sesman/sesman.ini | ||||
* | | | sesman: indentation fix | speidy | 2014-03-22 | 1 | -2/+2 |
| | | | |||||
* | | | sesman: do reconnect to an exisitng Xorg session | speidy | 2014-03-22 | 2 | -2/+5 |
| | | | |||||
* | | | misc fixes for Xorg and compile | Jay Sorg | 2014-03-14 | 1 | -2/+2 |
| | | | |||||
* | | | sesman: add -nolisten tcp to the ini file for Xorg | Jay Sorg | 2014-03-12 | 1 | -4/+6 |
| | | | |||||
* | | | xorg driver module: we now access xorg driver module from /usr/lib/xorg | Laxmikant Rashinkar | 2014-03-09 | 1 | -11/+6 |
| | | | |||||
* | | | fixed some connection issues when using xorg driver mode | Laxmikant Rashinkar | 2014-03-09 | 2 | -3/+3 |
| | | | |||||
* | | | added support for using Xorg driver model | Laxmikant Rashinkar | 2014-03-08 | 9 | -10/+142 |
|/ / | |||||
* | | o default login limit is now 50 users (instead of 10) | Laxmikant Rashinkar | 2014-02-28 | 1 | -1/+1 |
| | | | | | | | | | | o we now wait for 30 seconds for session connection (instead of 1) o if AUTO_LOGON flag is set but username is null, we force login dialog to show up | ||||
* | | clean up temp files in /tmp/.xrdp | Laxmikant Rashinkar | 2014-02-24 | 1 | -0/+1 |
| | | |||||
* | | 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 ↵ | Laxmikant Rashinkar | 2014-01-12 | 6 | -22/+187 |
| | | | | | | | | mess around with configuring /etc/pulse/default.pa config file | ||||
* | | 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 ↵ | Jay Sorg | 2013-12-21 | 5 | -317/+710 |
| | | | | | | | | crashes, etc | ||||
* | | 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 ↵ | Jay Sorg | 2013-12-11 | 1 | -10/+45 |
| | | | | | | | | more logging | ||||
* | | 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 |
| | |