| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | X11rdp: keyboard organization, added XKB ruls base option back, still default... | Jay Sorg | 2014-01-14 | 9 | -495/+865 |
* | | added keyboard type and subtype to struct xrdp_client_info | Jay Sorg | 2014-01-12 | 2 | -0/+12 |
* | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2014-01-12 | 10 | -166/+1370 |
|\ \ |
|
| * \ | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2014-01-12 | 1 | -1/+2 |
| |\ \ |
|
| | * | | added tbool | Jay Sorg | 2014-01-10 | 1 | -1/+2 |
| * | | | we now load module-xrdp-sink/source automatically so user's dont have to mess... | Laxmikant Rashinkar | 2014-01-12 | 7 | -22/+202 |
| |/ / |
|
| * | | 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 |
* | | | X11rdp: set the keymap in X11rdp, don't fork and exec setxkbmap | Jay Sorg | 2014-01-12 | 1 | -138/+70 |
|/ / |
|
* | | 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 |
* | | X11rdp: RandR, put RRGetInfo back | Jay Sorg | 2013-12-20 | 1 | -1/+1 |
* | | chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanup | Jay Sorg | 2013-12-19 | 2 | -5/+22 |
* | | vrplayer: many fixes | Jay Sorg | 2013-12-18 | 8 | -95/+117 |
* | | vrplayer: bump version | Jay Sorg | 2013-12-18 | 1 | -1/+1 |
* | | 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 |
* | | X11rdp: add Portuguese to setxkbmap | Jay Sorg | 2013-12-05 | 1 | -0/+3 |
* | | 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 |
* | | common: try to send data in trans_write_copy | Jay Sorg | 2013-12-04 | 1 | -0/+9 |
* | | common: add trans_get_wait_objs_rw to header | Jay Sorg | 2013-12-04 | 1 | -0/+4 |
* | | X11rdp: call RRScreenSizeNotify when resizing desktop | Jay Sorg | 2013-12-03 | 1 | -2/+3 |
* | | 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 |
* | | X11rdp: switch to timer for waitpid | Jay Sorg | 2013-11-29 | 1 | -38/+42 |
* | | X11rdp: wait for setxkbmap to finish | Jay Sorg | 2013-11-29 | 3 | -2/+65 |
* | | X11rdp: run setxkbmap when client connects | Jay Sorg | 2013-11-22 | 4 | -14/+170 |
* | | X11rdp: change from base to evdev XKB rules and cleanup rdpinput.c | Jay Sorg | 2013-11-21 | 1 | -135/+208 |
* | | Merge pull request #9 from speidy/master | jsorg71 | 2013-11-20 | 3 | -40/+63 |
|\ \ |
|
| * | | libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu | speidy | 2013-11-19 | 3 | -13/+14 |
| * | | libxrdp: some cleanup | speidy | 2013-11-17 | 1 | -6/+0 |
| * | | libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap, | speidy | 2013-11-17 | 1 | -32/+9 |
| * | | libxrdp: Monitor Layout PDU changes | speidy | 2013-11-17 | 1 | -15/+24 |
| * | | libxrdp: add Montior Layout PDU (server to client), temporary hack | speidy | 2013-11-17 | 1 | -0/+42 |
* | | | common: add unknown arch check | Jay Sorg | 2013-11-20 | 1 | -0/+6 |
* | | | vrplayer: some minor fixes | Jay Sorg | 2013-11-19 | 3 | -5/+5 |
* | | | xorg driver header cleanup | Jay Sorg | 2013-11-18 | 1 | -113/+119 |