Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | fix SSE2 debug line, and add some debug of config settings. | LawrenceK | 2012-12-06 | 1 | -1/+3 | |
| | | | ||||||
| | * | Chnages due to the refctoring of freerdp, mainly the rdp settings object. ↵ | LawrenceK | 2012-12-06 | 2 | -120/+112 | |
| | | | | | | | | | | | | Also use FREERDP_LIBS in the make file for xrdplib to handle the shared libraries not being in a system directyory (private build?) | |||||
| * | | Merge pull request #44 from Osirium/pull/add-strchr | Marc-André Moreau | 2012-12-20 | 2 | -0/+15 | |
| |\ \ | | | | | | | | | Add g_strchr to os_calls | |||||
| | * | | Add g_strchr to os_calls | LawrenceK | 2012-12-20 | 2 | -0/+15 | |
| |/ / | ||||||
* | | | o developer checkin | Laxmikant Rashinkar | 2012-12-26 | 19 | -256/+1458 | |
|/ / | | | | | | | o modified vrplayer to use threads | |||||
* | | xrdpapi: send for all bytes | Jay Sorg | 2012-12-17 | 1 | -3/+29 | |
| | | ||||||
* | | xrdpapi: use header for server to client writes | Jay Sorg | 2012-12-17 | 2 | -2/+41 | |
| | | ||||||
* | | if mstsc, don't do pixmap to pixmap blits | Jay Sorg | 2012-12-16 | 2 | -3/+18 | |
| | | ||||||
* | | o development checkin | Laxmikant Rashinkar | 2012-12-08 | 13 | -55/+1058 | |
| | | | | | | | | o added vrplayer | |||||
* | | Merge pull request #43 from Osirium/bug/xrdp-orders-text-2 | jsorg71 | 2012-12-06 | 1 | -3/+15 | |
|\ \ | | | | | | | Bug/xrdp orders text 2 | |||||
| * | | when processing a text order we where not correctly using the text length ↵ | LawrenceK | 2012-12-06 | 1 | -3/+15 | |
| |/ | | | | | | | this resulted in overrunning the order buffer and eventually corrupting the heap. Two fixes uses the data length and if the size is greater than max_packet_size attempt to send anyway otherwise you break the protocol. | |||||
| * | Merge branch 'master' of git://github.com/FreeRDP/xrdp | LawrenceK | 2012-12-04 | 222 | -50128/+56278 | |
| |\ | |/ |/| | ||||||
* | | chansrv: cleanup some clipboard code | Jay Sorg | 2012-11-14 | 1 | -46/+60 | |
| | | ||||||
* | | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2012-11-14 | 1 | -0/+8 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2012-11-13 | 5 | -11/+155 | |
| |\ \ | ||||||
| * | | | added cplusplus guards to header file xrdpvr.h | Laxmikant Rashinkar | 2012-11-13 | 1 | -0/+8 | |
| | | | | ||||||
* | | | | chansrv: change for pasting over a wan | Jay Sorg | 2012-11-14 | 2 | -54/+111 | |
| |/ / |/| | | ||||||
* | | | chansrv: work on clipboard c2s for wan | Jay Sorg | 2012-11-11 | 2 | -5/+141 | |
| | | | ||||||
* | | | do not build xrdpvr unless --enable-xrdpvr is used | Jay Sorg | 2012-11-10 | 2 | -2/+12 | |
| | | | ||||||
* | | | xrdpvr: build fix, don't need AVDictionary | Jay Sorg | 2012-11-10 | 1 | -4/+2 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2012-11-10 | 1 | -5/+12 | |
|\ \ | ||||||
| * \ | Merge branch 'master' of github.com:FreeRDP/xrdp | Jay Sorg | 2012-11-10 | 9 | -64/+179 | |
| |\ \ | ||||||
| * | | | fix for odd error when disconecting client | Jay Sorg | 2012-11-10 | 1 | -5/+12 | |
| | | | | ||||||
* | | | | forgot to add xrdpvr directory and files | Laxmikant Rashinkar | 2012-11-10 | 4 | -0/+779 | |
| |/ / |/| | | ||||||
* | | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2012-11-09 | 3 | -88/+123 | |
|\ \ \ | |/ / | ||||||
| * | | chansrv: ignore directory clipboard copies for now and clean up logging | Jay Sorg | 2012-11-07 | 3 | -47/+55 | |
| | | | ||||||
| * | | chansrv: make sure ~/xrdp_client exists, other cleanups | Jay Sorg | 2012-11-07 | 2 | -43/+68 | |
| | | | ||||||
| * | | chansrv: fix build without --enable-fuse | Jay Sorg | 2012-11-07 | 1 | -0/+2 | |
| | | | ||||||
* | | | o in login dialog set sesman-X11rdp as the default module | Laxmikant Rashinkar | 2012-11-09 | 9 | -64/+179 | |
|/ / | | | | | | | o added support for video redirection without using TSMF | |||||
* | | chansrv: clipboard file copy / paste working now | Jay Sorg | 2012-11-05 | 5 | -66/+301 | |
| | | ||||||
* | | chansrv: work on clipboard file copy | Jay Sorg | 2012-11-04 | 5 | -13/+224 | |
| | | ||||||
* | | chansrv: work on clipboard file copy paste | Jay Sorg | 2012-11-03 | 6 | -126/+267 | |
| | | ||||||
* | | chansrv: added --enable-fuse option | Jay Sorg | 2012-11-02 | 4 | -12/+25 | |
| | | ||||||
* | | chansrv: debug fix | Jay Sorg | 2012-11-01 | 1 | -1/+1 | |
| | | ||||||
* | | chansrv: fix for event processing | Jay Sorg | 2012-10-31 | 1 | -24/+8 | |
| | | ||||||
* | | chansrv: added define for fuse | Jay Sorg | 2012-10-29 | 1 | -0/+46 | |
| | | ||||||
* | | added getgid to os_calls | Jay Sorg | 2012-10-29 | 2 | -0/+15 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-29 | 11 | -17/+705 | |
| | | ||||||
* | | chansrv: dvc_chan_id should be signed | Jay Sorg | 2012-10-21 | 1 | -1/+1 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-21 | 2 | -12/+51 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-20 | 3 | -217/+104 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-18 | 4 | -242/+286 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-18 | 1 | -28/+36 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-17 | 1 | -9/+50 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-17 | 2 | -67/+97 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-14 | 1 | -23/+30 | |
| | | ||||||
* | | chansrv: work on clipboard | Jay Sorg | 2012-10-14 | 2 | -36/+135 | |
| | | ||||||
* | | chansrv: split out clipboard code, getting big | Jay Sorg | 2012-10-14 | 5 | -287/+368 | |
| | | ||||||
* | | work on clipboard | Jay Sorg | 2012-10-13 | 2 | -167/+603 | |
| | | ||||||
* | | added a file open funtion | Jay Sorg | 2012-10-13 | 2 | -0/+41 | |
| | |