Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | xrdpvr: compile fix for older ffmpeg | Jay Sorg | 2013-01-02 | 2 | -4/+25 | |
|/ | ||||||
* | vrplayer: path and close changes | Jay Sorg | 2012-12-30 | 1 | -6/+13 | |
| | ||||||
* | vrplayer: rpath change | Jay Sorg | 2012-12-30 | 2 | -0/+7 | |
| | ||||||
* | X11rdp: keyboard and offscreen bitmap fix | Jay Sorg | 2012-12-29 | 2 | -2/+6 | |
| | ||||||
* | libxrdp: add our own mppc compression instead of using the freerdp mppc | Jay Sorg | 2012-12-28 | 4 | -12/+1079 | |
| | ||||||
* | off screen bitmap creation, don't invalidate whole area | Jay Sorg | 2012-12-28 | 4 | -11/+21 | |
| | ||||||
* | Merge branch 'master' of https://github.com/FreeRDP/xrdp | Laxmikant Rashinkar | 2012-12-26 | 38 | -202/+353 | |
|\ | ||||||
| * | fixes, logging for off screen | Jay Sorg | 2012-12-23 | 2 | -0/+19 | |
| | | ||||||
| * | X11rdp: create off screen pixmap if not created on use | Jay Sorg | 2012-12-23 | 23 | -47/+86 | |
| | | ||||||
| * | Merge pull request #45 from Osirium/patch/debug-logging | Marc-André Moreau | 2012-12-20 | 7 | -5/+34 | |
| |\ | | | | | | | update/fix some debug log calls and add the test of XRDP_DEBUG to make f... | |||||
| | * | update/fix some debug log calls and add the test of XRDP_DEBUG to make files ↵ | LawrenceK | 2012-12-20 | 7 | -5/+34 | |
| | | | | | | | | | | | | so controlled by the autoconf option --enable-xrdpdebug | |||||
| * | | Merge pull request #46 from Osirium/patch/channel-enables | Marc-André Moreau | 2012-12-20 | 2 | -28/+83 | |
| |\ \ | | |/ | |/| | Update allowed channel lists from entries in the connection entry prefix... | |||||
| | * | Update allowed channel lists from entries in the connection entry prefixed ↵ | LawrenceK | 2012-12-20 | 2 | -28/+83 | |
| |/ | | | | | | | channel. Allows different settings for each preset connection. | |||||
| * | Merge pull request #42 from Osirium/freerdp-refactor-06-dec-2012 | Marc-André Moreau | 2012-12-20 | 4 | -122/+116 | |
| |\ | | | | | | | Freerdp refactor 06 dec 2012 | |||||
| | * | Whoops got one of the security flags wrong | LawrenceK | 2012-12-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | Use FREERDP_LIBS variable to access the frerdp libs, includes location | LawrenceK | 2012-12-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | 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 | |
| | |