Commit Graph

74 Commits (b40a2cb6e0c218c6d0f12c7f7e683e75972973c1)

Author SHA1 Message Date
K. Y. Srinivasan 314672a2c2 Tools: hv: Handle the case when the target file exists correctly 11 years ago
K. Y. Srinivasan 01325476d6 Drivers: hv: Implement the file copy service 11 years ago
K. Y. Srinivasan f33b215549 Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation 11 years ago
Bjarke Istrup Pedersen 3eb2094c59 Adding makefile for tools/hv 11 years ago
Olaf Hering 51b68128ef Tools: hv: remove inclusion of linux/types.h 11 years ago
Olaf Hering 269ce62bbc Tools: hv: use single send+recv buffer 12 years ago
Olaf Hering 58125210ab Tools: hv: cache FQDN in kvp_daemon to avoid timeouts 12 years ago
Olaf Hering b4fb0ca260 Tools: hv: use full nlmsghdr in netlink_send 12 years ago
Olaf Hering 2bc41ea3b3 Tools: hv: correct payload size in netlink_send 12 years ago
Olaf Hering d3b688c662 Tools: hv: check return value of system in hv_kvp_daemon 12 years ago
Olaf Hering 57969af029 Tools: hv: in kvp_set_ip_info free mac_addr right after usage 12 years ago
Olaf Hering 00663d73e3 Tools: hv: check return value of daemon to fix compiler warning. 12 years ago
Olaf Hering b4919a5f95 Tools: hv: fix send/recv buffer allocation 12 years ago
Tomas Hozza d12e146924 tools: hv: Check return value of setsockopt call 12 years ago
Tomas Hozza 9561d47931 tools: hv: Check return value of poll call 12 years ago
Tomas Hozza 5c28926981 tools: hv: Improve error logging in VSS daemon. 12 years ago
K. Y. Srinivasan ed4bb9744b Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration 12 years ago
Tomas Hozza 12e50c3054 tools: hv: Improve error logging in KVP daemon. 12 years ago
Tomas Hozza fca597558e tools: hv: Fix file descriptor leaks 12 years ago
Tomas Hozza f14e600a3b tools: hv: Check retrun value of strchr call 12 years ago
Tomas Hozza 4d81e30744 tools: hv: Check return value of poll call 12 years ago
Tomas Hozza 3590160322 tools: hv: Check return value of setsockopt call 12 years ago
K. Y. Srinivasan 0e27263926 Tools: hv: Fix a checkpatch warning 12 years ago
Olaf Hering 10b637b4c8 tools: hv: skip iso9660 mounts in hv_vss_daemon 12 years ago
Olaf Hering 7b413b6553 tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon 12 years ago
Olaf Hering d3d1ee3ab2 tools: hv: use getmntent in hv_vss_daemon 12 years ago
K. Y. Srinivasan 038336a5b4 Tools: hv: Fix a checkpatch warning 12 years ago
Olaf Hering 5edf5ee42a tools: hv: fix checks for origin of netlink message in hv_vss_daemon 12 years ago
Olaf Hering eb8905b8ff Tools: hv: fix warnings in hv_vss_daemon 12 years ago
K. Y. Srinivasan 96dd86fa58 Drivers: hv: Add a new driver to support host initiated backup 12 years ago
Tomas Hozza 75db601496 tools: hv: daemon should check type of received Netlink msg 12 years ago
Tomas Hozza f4685fa6d0 tools: hv: daemon setsockopt should use options macros 12 years ago
Tomas Hozza 77d6a52893 tools: hv: daemon should subscribe only to CN_KVP_IDX group 12 years ago
Tomas Hozza 8467fdbb09 tools: hv: Use CLOEXEC when opening kvp_pool files 12 years ago
Tomas Hozza 0783d72fa4 tools: hv: Fix how ifcfg-* file is created 12 years ago
Jason Wang 00246d08be tools: hv: fix a typo in hv_set_ifconfig.sh 12 years ago
Ben Hutchings 0bffd25ce9 tools/hv: Fix permissions of created directory and files 12 years ago
Tomas Hozza 40424f5fff tools/hv: Fix /var subdirectory 12 years ago
Tomas Hozza d892de8d3f tools/hv: Fix string types 12 years ago
Tomas Hozza 95a69adab9 tools: hv: Netlink source address validation allows DoS 12 years ago
K. Y. Srinivasan 3321e738d6 Tools: hv: Don't return loopback addresses 12 years ago
K. Y. Srinivasan f426a36cec tools: hv: Return the full kernel version 12 years ago
Ben Hutchings 44c8b25fb3 tools/hv: Parse /etc/os-release 13 years ago
Ben Hutchings 436473bc21 tools/hv: Check for read/write errors 13 years ago
Ben Hutchings 6bb22fea25 tools/hv: Fix exit() error code 13 years ago
Ben Hutchings d5ab482799 tools/hv: Fix file handle leak 13 years ago
K. Y. Srinivasan 16e87100e6 Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO 13 years ago
K. Y. Srinivasan 4a3b97e579 Tools: hv: Rename the function kvp_get_ip_address() 13 years ago
K. Y. Srinivasan 32061b4d38 Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO 13 years ago
K. Y. Srinivasan 1fbdba4edd Tools: hv: Add an example script to configure an interface 13 years ago