summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/devredir.c
Commit message (Collapse)AuthorAgeFilesLines
* xorg driver, include cleanupJay Sorg2013-07-231-33/+55
|
* chansrv: no logic change, work on warningJay Sorg2013-07-021-5/+5
|
* folder redirection: fixed language issuesLaxmikant Rashinkar2013-06-081-31/+68
|
* folder redirection: made changes to read/write routines to avoid race conditionsLaxmikant Rashinkar2013-06-021-7/+37
|
* file system redirection:Laxmikant Rashinkar2013-05-211-4/+10
| | | | o vi now works with freerdp and rdesktop
* file system redirection:Laxmikant Rashinkar2013-05-181-24/+39
| | | | | | | | 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-263/+164
|
* file system redirection: resolved merge conflictsLaxmikant Rashinkar2013-05-051-174/+174
|\
| * chanarv: x prefix for stream functions to avoid name collisionJay Sorg2013-05-031-175/+175
| |
* | file system redirection: made changes to support rdesktopLaxmikant Rashinkar2013-05-051-20/+33
|/
* hooked up clipboard code with FUSELaxmikant Rashinkar2013-04-261-1/+0
|
* swapped cb_lookup and cb_readdirLaxmikant Rashinkar2013-04-201-15/+56
|
* folder redirection: we can now detect devices plugged in after a session has ↵Laxmikant Rashinkar2013-03-301-2/+22
| | | | started
* o in file system redirection, added support for renaming files and directoriesLaxmikant Rashinkar2013-03-241-75/+170
|
* o added support for deleteing files and directoriesLaxmikant Rashinkar2013-03-181-0/+143
|
* o early checkin for drive redirectionLaxmikant Rashinkar2013-03-081-6/+1277
| | | | | | | | | 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
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-7/+7
| | | | | o applied new coding standards to all .c files o moved some files around
* chansrv: update licenseJay Sorg2012-07-241-18/+17
|
* update copyright yearjsorg712010-07-041-1/+1
|
* first clipboard checkinjsorg712009-08-151-0/+7
|
* added device redir start filesjsorg712009-04-221-0/+53