summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/chansrv_fuse.c
Commit message (Expand)AuthorAgeFilesLines
* hooked up clipboard code with FUSELaxmikant Rashinkar2013-04-261-472/+197
* swapped cb_lookup and cb_readdirLaxmikant Rashinkar2013-04-201-44/+616
* folder redirection: we can now detect devices plugged in after a session has ...Laxmikant Rashinkar2013-03-301-67/+54
* o in file system redirection, added support for renaming files and directoriesLaxmikant Rashinkar2013-03-241-8/+266
* o added some dummy functions to stop build from breakingLaxmikant Rashinkar2013-03-181-0/+2
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-181-0/+11
|\
| * chansrv: fix for building without fuseJay Sorg2013-03-111-0/+11
* | o added support for deleteing files and directoriesLaxmikant Rashinkar2013-03-181-48/+261
|/
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-081-481/+1878
* chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-071-9/+9
* chansrv: make sure ~/xrdp_client exists, other cleanupsJay Sorg2012-11-071-3/+12
* chansrv: fix build without --enable-fuseJay Sorg2012-11-071-0/+2
* chansrv: clipboard file copy / paste working nowJay Sorg2012-11-051-15/+68
* chansrv: work on clipboard file copyJay Sorg2012-11-041-5/+58
* chansrv: work on clipboard file copy pasteJay Sorg2012-11-031-96/+210
* chansrv: added --enable-fuse optionJay Sorg2012-11-021-7/+4
* chansrv: debug fixJay Sorg2012-11-011-1/+1
* chansrv: added define for fuseJay Sorg2012-10-291-0/+46
* chansrv: work on clipboardJay Sorg2012-10-291-0/+441