Commit Graph

13 Commits (cff17f303839a0280a35e10cf99ba144d52240ba)

Author SHA1 Message Date
Laxmikant Rashinkar 2029867510 folder redirection: made changes to read/write routines to avoid race conditions 12 years ago
Laxmikant Rashinkar 315ef8ad71 file system redirection:
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
12 years ago
Laxmikant Rashinkar 89b7cd269e smartcard: developer checkin for smartcard support 12 years ago
Laxmikant Rashinkar 97c483c8b3 swapped cb_lookup and cb_readdir 12 years ago
Laxmikant Rashinkar f021640369 folder redirection: we can now detect devices plugged in after a session has started 12 years ago
Laxmikant Rashinkar debdb031f1 o in file system redirection, added support for renaming files and directories 12 years ago
Laxmikant Rashinkar 5d7ffc1431 Merge branch 'master' of github.com:FreeRDP/xrdp 12 years ago
Laxmikant Rashinkar 5acc54cd1d o added support for deleteing files and directories 12 years ago
Jay Sorg cf5646c472 chansrv: add header 12 years ago
Laxmikant Rashinkar 78d4e19258 o early checkin for drive redirection
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
12 years ago
Jay Sorg fdc6aaad8b chansrv: update license 13 years ago
jsorg71 fa91c84668 first clipboard checkin 16 years ago
jsorg71 e1eb8bfcbc added device redir start files 16 years ago