Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | 1 | -0/+11 | |
|\ | ||||||
| * | chansrv: fix for building without fuse | Jay Sorg | 2013-03-11 | 1 | -0/+11 | |
| | | ||||||
* | | o added support for deleteing files and directories | Laxmikant Rashinkar | 2013-03-18 | 1 | -48/+261 | |
|/ | ||||||
* | o early checkin for drive redirection | Laxmikant Rashinkar | 2013-03-08 | 1 | -481/+1878 | |
| | | | | | | | | | 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: ignore directory clipboard copies for now and clean up logging | Jay Sorg | 2012-11-07 | 1 | -9/+9 | |
| | ||||||
* | chansrv: make sure ~/xrdp_client exists, other cleanups | Jay Sorg | 2012-11-07 | 1 | -3/+12 | |
| | ||||||
* | chansrv: fix build without --enable-fuse | Jay Sorg | 2012-11-07 | 1 | -0/+2 | |
| | ||||||
* | chansrv: clipboard file copy / paste working now | Jay Sorg | 2012-11-05 | 1 | -15/+68 | |
| | ||||||
* | chansrv: work on clipboard file copy | Jay Sorg | 2012-11-04 | 1 | -5/+58 | |
| | ||||||
* | chansrv: work on clipboard file copy paste | Jay Sorg | 2012-11-03 | 1 | -96/+210 | |
| | ||||||
* | chansrv: added --enable-fuse option | Jay Sorg | 2012-11-02 | 1 | -7/+4 | |
| | ||||||
* | chansrv: debug fix | Jay Sorg | 2012-11-01 | 1 | -1/+1 | |
| | ||||||
* | chansrv: added define for fuse | Jay Sorg | 2012-10-29 | 1 | -0/+46 | |
| | ||||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-29 | 1 | -0/+441 | |