summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/devredir.h
Commit message (Collapse)AuthorAgeFilesLines
* folder redirection: made changes to read/write routines to avoid race conditionsLaxmikant Rashinkar2013-06-021-1/+1
|
* file system redirection:Laxmikant Rashinkar2013-05-181-3/+3
| | | | | | | | o touch <file> was not working - fixed o echo "this is a string" > filename was not working - fixed o echo "this is a string" >> filename was not working - fixed o vi was not working - working now but swap files are not being deleted automatically - work in progress
* smartcard: developer checkin for smartcard supportLaxmikant Rashinkar2013-05-151-92/+11
|
* swapped cb_lookup and cb_readdirLaxmikant Rashinkar2013-04-201-0/+3
|
* folder redirection: we can now detect devices plugged in after a session has ↵Laxmikant Rashinkar2013-03-301-1/+2
| | | | started
* o in file system redirection, added support for renaming files and directoriesLaxmikant Rashinkar2013-03-241-5/+11
|
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-03-181-0/+1
|\
| * chansrv: add headerJay Sorg2013-03-121-0/+1
| |
* | o added support for deleteing files and directoriesLaxmikant Rashinkar2013-03-181-18/+35
|/
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-081-12/+367
| | | | | | | | | 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: update licenseJay Sorg2012-07-241-0/+17
|
* first clipboard checkinjsorg712009-08-151-0/+2
|
* added device redir start filesjsorg712009-04-221-0/+18