summaryrefslogtreecommitdiff
path: root/tools/hv/hv_fcopy_daemon.c
AgeCommit message (Expand)Author
2017-08-16Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering
2016-11-07tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang
2015-12-14tools: hv: remove repeated HV_FCOPY stringOlaf Hering
2015-12-14tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov
2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov
2014-11-07tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov
2014-07-09Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang
2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan