summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* X11rdp: add Portuguese to setxkbmapJay Sorg2013-12-051-0/+3
* 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
* common: try to send data in trans_write_copyJay Sorg2013-12-041-0/+9
* common: add trans_get_wait_objs_rw to headerJay Sorg2013-12-041-0/+4
* X11rdp: call RRScreenSizeNotify when resizing desktopJay Sorg2013-12-031-2/+3
* chansrv: fix for getstatuschangeJay Sorg2013-11-301-8/+12
* chansrv: work on getting MSTSC smartcard workingJay Sorg2013-11-294-92/+149
* X11rdp: switch to timer for waitpidJay Sorg2013-11-291-38/+42
* X11rdp: wait for setxkbmap to finishJay Sorg2013-11-293-2/+65
* X11rdp: run setxkbmap when client connectsJay Sorg2013-11-224-14/+170
* X11rdp: change from base to evdev XKB rules and cleanup rdpinput.cJay Sorg2013-11-211-135/+208
* Merge pull request #9 from speidy/masterjsorg712013-11-203-40/+63
|\
| * libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-193-13/+14
| * libxrdp: some cleanupspeidy2013-11-171-6/+0
| * libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,speidy2013-11-171-32/+9
| * libxrdp: Monitor Layout PDU changesspeidy2013-11-171-15/+24
| * libxrdp: add Montior Layout PDU (server to client), temporary hackspeidy2013-11-171-0/+42
* | common: add unknown arch checkJay Sorg2013-11-201-0/+6
* | vrplayer: some minor fixesJay Sorg2013-11-193-5/+5
* | xorg driver header cleanupJay Sorg2013-11-181-113/+119
* | xorg: work on xrdp xorg driverJay Sorg2013-11-154-1/+333
* | xorg: work on xrdp xorg driverJay Sorg2013-11-154-1/+294
* | Merge branch 'master' of github.com:neutrinolabs/xrdpJay Sorg2013-11-1414-283/+240
|\ \
| * | vrplayer: up version numberJay Sorg2013-11-111-1/+1
| * | vrplayer: work on client timingJay Sorg2013-11-1113-282/+239
* | | xorg: work on xrdp xorg driverJay Sorg2013-11-1410-35/+824
|/ /
* | vrplayer: work on removing server side timingJay Sorg2013-11-087-17/+168
* | chansrv: use trans_force_write for xrdapi udsJay Sorg2013-11-081-1/+1