Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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: work on multimon + fix xrdp_send_unkown1 | |||||
| * | | 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 | |
| | | | | | | | | | relying on docs. | |||||
| * | | 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 | |
| | | | ||||||
* | | | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-15 | 4 | -1/+333 | |
| | | | ||||||
* | | | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-15 | 4 | -1/+294 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Jay Sorg | 2013-11-14 | 14 | -283/+240 | |
|\ \ \ | ||||||
| * | | | vrplayer: up version number | Jay Sorg | 2013-11-11 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | vrplayer: work on client timing | Jay Sorg | 2013-11-11 | 13 | -282/+239 | |
| | | | | ||||||
* | | | | xorg: work on xrdp xorg driver | Jay Sorg | 2013-11-14 | 10 | -35/+824 | |
|/ / / | ||||||
* | | | vrplayer: work on removing server side timing | Jay Sorg | 2013-11-08 | 7 | -17/+168 | |
| | | | ||||||
* | | | chansrv: use trans_force_write for xrdapi uds | Jay Sorg | 2013-11-08 | 1 | -1/+1 | |
| | | | ||||||
* | | | added define for common types | Jay Sorg | 2013-11-08 | 1 | -0/+3 | |
| | | | ||||||
* | | | vrplayer: work on removing server side timing | Jay Sorg | 2013-11-08 | 3 | -2/+7 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:neutrinolabs/xrdp | Laxmikant Rashinkar | 2013-11-06 | 5 | -13/+139 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #8 from speidy/master | jsorg71 | 2013-11-05 | 3 | -8/+24 | |
| |\ \ \ | | |/ / | | | | | Changes for multimon | |||||
| | * | | X11rdp: starting to add multimon | speidy | 2013-11-05 | 1 | -0/+13 | |
| | | | | ||||||
| | * | | libxrdp: add monitorCount to client_info struct | speidy | 2013-11-05 | 2 | -0/+3 | |
| | | | | ||||||
| | * | | libxrdp: fix in processing client monitor data | speidy | 2013-11-04 | 1 | -8/+8 | |
| | | | | ||||||
| * | | | xrdpvr: work on removing meta data file | Jay Sorg | 2013-11-04 | 2 | -5/+115 | |
| | | | | ||||||
* | | | | changed bulk compression logic | Laxmikant Rashinkar | 2013-11-06 | 2 | -26/+46 | |
|/ / / | ||||||
* | | | Merge pull request #7 from speidy/master | jsorg71 | 2013-10-30 | 4 | -44/+31 | |
|\ \ \ | |/ / | | | | libxrdp: work on multimon | |||||
| * | | libxrdp: remove old monitor_list struct | speidy | 2013-10-30 | 1 | -1/+0 | |
| | | | ||||||
| * | | common: fix conflict | speidy | 2013-10-30 | 10 | -192/+1222 | |
| |\ \ | |/ / |/| | | ||||||
* | | | when using --enable-xrdpdebug turn off compiler optimazations | Jay Sorg | 2013-10-24 | 1 | -0/+5 | |
| | | | ||||||
* | | | chansrv: smart card minor change | Jay Sorg | 2013-10-24 | 1 | -5/+5 | |
| | | | ||||||
* | | | chansrv: fix for firefox smart card | Jay Sorg | 2013-10-23 | 1 | -0/+9 | |
| | | | ||||||
* | | | chansrv: reduce smart card debug logging | Jay Sorg | 2013-10-19 | 3 | -106/+106 | |
| | | | ||||||
* | | | chansrv: work on smartcard | Jay Sorg | 2013-10-19 | 5 | -57/+332 | |
| | | | ||||||
* | | | chansrv: work on smartcard | Jay Sorg | 2013-10-18 | 5 | -76/+456 | |
| | | | ||||||
* | | | common: restore xrdp_client_info order | Jay Sorg | 2013-10-17 | 1 | -3/+5 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'fxrdp/master' | Jay Sorg | 2013-10-17 | 1 | -2/+16 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | pulse notes | Jay Sorg | 2013-09-05 | 1 | -2/+16 | |
| | | | ||||||
* | | | libxrdp: Authentic8 fixes for xrdp_orders_check | Jay Sorg | 2013-10-17 | 2 | -26/+101 | |
| | | | ||||||
* | | | chansrv: work on smartcard | Jay Sorg | 2013-10-16 | 5 | -10/+282 | |
| | | | ||||||
| | * | libxrdp: work on multimon | speidy | 2013-10-30 | 4 | -45/+35 | |
| |/ |/| | ||||||
* | | libxrdp: ISO_PDU_CR len fix | Jay Sorg | 2013-10-09 | 1 | -2/+2 | |
| | | ||||||
* | | remove tabs, no logic change | Jay Sorg | 2013-10-09 | 1 | -25/+37 | |
| | | ||||||
* | | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 2 | -51/+28 | |
| | | ||||||
* | | libxrdp: some ISO_PDU_CR changes | Jay Sorg | 2013-10-09 | 1 | -59/+112 | |
| | |