summaryrefslogtreecommitdiffstats
path: root/sesman
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #102 from bartw72/lock-on-addjsorg712014-04-171-0/+6
|\ | | | | Set lock when adding new displays to the chain
| * Set lock when adding new displays to the chainBart Warmerdam2013-12-161-0/+6
| |
* | simplesound: fixed CHANSRV_PORT_STR undefined errorLaxmikant Rashinkar2014-03-011-1/+1
| |
* | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-281-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/.xrdpLaxmikant Rashinkar2014-02-241-0/+1
| |
* | 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 ↵Laxmikant Rashinkar2014-01-126-22/+187
| | | | | | | | 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
| |
* | 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
* | 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 ↵Jay Sorg2013-12-111-10/+45
| | | | | | | | more logging
* | 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
| |
* | chansrv: smart card minor changeJay Sorg2013-10-241-5/+5
| |
* | chansrv: fix for firefox smart cardJay Sorg2013-10-231-0/+9
| |
* | chansrv: reduce smart card debug loggingJay Sorg2013-10-193-106/+106
| |
* | chansrv: work on smartcardJay Sorg2013-10-195-57/+332
| |
* | chansrv: work on smartcardJay Sorg2013-10-185-76/+456
| |
* | Merge remote-tracking branch 'fxrdp/master'Jay Sorg2013-10-171-2/+16
|\ \ | |/
| * pulse notesJay Sorg2013-09-051-2/+16
| |
* | chansrv: work on smartcardJay Sorg2013-10-165-10/+282
| |
* | sesman: Fedora bug 821569Jay Sorg2013-10-015-70/+123
| |
* | merges from authentic8Jay Sorg2013-09-267-57/+1471
|\ \
| * | Another merge error in sesman/chansrv/clipboar.cJim Grandy2013-08-221-8/+8
| | |
| * | fix merge error in sesman/chansrv/clipboard.cJim Grandy2013-08-221-4/+4
| | |
| * | Fix errors cause by previous merge (2361914)Jim Grandy2013-08-222-0/+4
| | |
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c ↵Jim Grandy2013-08-224-48/+298
| | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * | Hand-apply patch (rail: send ShowState when window order changes) from ↵Jim Grandy2013-08-221-0/+12
| | | | | | | | | | | | Authentic8: c36a2d7