Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | merge from ghomem | Jay Sorg | 2013-04-17 | 1 | -93/+5 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | use a simple default for startwm.sh | Gustavo Homem | 2013-03-20 | 1 | -91/+5 | |
| | | | ||||||
* | | | chansrv: work on pulse sink | Jay Sorg | 2013-03-31 | 3 | -89/+109 | |
| | | | ||||||
* | | | chansrv: work on pulse sink | Jay Sorg | 2013-03-30 | 1 | -18/+70 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-03-30 | 6 | -8/+578 | |
|\ \ \ | ||||||
| * | | | chansrv: work on pulse sink | Jay Sorg | 2013-03-30 | 4 | -31/+85 | |
| | | | | ||||||
| * | | | chansrv: work on pulse sink | Jay Sorg | 2013-03-29 | 5 | -6/+522 | |
| | | | | ||||||
* | | | | folder redirection: we can now detect devices plugged in after a session has ↵ | Laxmikant Rashinkar | 2013-03-30 | 4 | -71/+80 | |
|/ / / | | | | | | | | | | started | |||||
* | | | o in file system redirection, added support for renaming files and directories | Laxmikant Rashinkar | 2013-03-24 | 4 | -88/+448 | |
| | | | ||||||
* | | | o added some dummy functions to stop build from breaking | Laxmikant Rashinkar | 2013-03-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | when --enable-fuse is not specified | |||||
* | | | Merge branch 'master' of github.com:FreeRDP/xrdp | Laxmikant Rashinkar | 2013-03-18 | 3 | -39/+17 | |
|\ \ \ | |/ / | ||||||
| * | | chansrv: add header | Jay Sorg | 2013-03-12 | 1 | -0/+1 | |
| | | | ||||||
| * | | chansrv: fix for building without fuse | Jay Sorg | 2013-03-11 | 1 | -0/+11 | |
| | | | ||||||
| * | | Fix password authentication to handle different encryption algorithms | Guan-Zhong Huang | 2013-03-09 | 1 | -38/+4 | |
| | | | ||||||
| * | | Fix incorrect usage of log_message() | Guan-Zhong Huang | 2013-03-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | o added support for deleteing files and directories | Laxmikant Rashinkar | 2013-03-18 | 4 | -68/+444 | |
|/ / | ||||||
* | | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 7 | -528/+3589 | |
| | | | | | | | | | | | | | | | | | | o basic drive redirection is working o functions currently supported: open: read, write, create, get/set attribute o requires latest NeutrinoRDP to work o note: clipboard is broken because of the move from linked lists to inodes in the FUSE code | |||||
* | | chansrv: fix clipboard crash | Jay Sorg | 2013-02-15 | 2 | -1/+11 | |
| | | ||||||
* | | deny access if group is undefined | ArvidNorr | 2013-01-31 | 4 | -3/+17 | |
| | | ||||||
* | | PAM error text can be configured | ArvidNorr | 2013-01-28 | 3 | -3/+3 | |
| | | ||||||
* | | Display PAM error in gateway setup, use domain name as IP/DNS, changed how ↵ | ArvidNorr | 2013-01-16 | 5 | -11/+28 | |
|/ | | | | the socket is closed | |||||
* | xrdpapi: use header for server to client writes | Jay Sorg | 2012-12-17 | 1 | -1/+25 | |
| | ||||||
* | chansrv: cleanup some clipboard code | Jay Sorg | 2012-11-14 | 1 | -46/+60 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -2/+6 | |
|/ | | | | 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 | 3 | -12/+13 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-05 | 4 | -10/+18 | |
| |