summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/clipboard_file.c
Commit message (Collapse)AuthorAgeFilesLines
* clipboard: enabled module loggingLaxmikant Rashinkar2013-08-141-57/+85
|
* hooked up clipboard code with FUSELaxmikant Rashinkar2013-04-261-4/+6
|
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-081-4/+4
| | | | | | | | | 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 crashJay Sorg2013-02-151-0/+10
|
* chansrv: ignore directory clipboard copies for now and clean up loggingJay Sorg2012-11-071-9/+16
|
* chansrv: make sure ~/xrdp_client exists, other cleanupsJay Sorg2012-11-071-40/+56
|
* chansrv: clipboard file copy / paste working nowJay Sorg2012-11-051-19/+52
|
* chansrv: work on clipboard file copyJay Sorg2012-11-041-6/+82
|
* chansrv: work on clipboard file copy pasteJay Sorg2012-11-031-14/+41
|
* chansrv: added --enable-fuse optionJay Sorg2012-11-021-4/+3
|
* chansrv: work on clipboardJay Sorg2012-10-291-4/+114
|
* chansrv: work on clipboardJay Sorg2012-10-211-3/+40
|
* chansrv: work on clipboardJay Sorg2012-10-181-3/+6
|
* chansrv: work on clipboardJay Sorg2012-10-141-6/+6
|
* chansrv: split out clipboard code, getting bigJay Sorg2012-10-141-0/+327