aboutsummaryrefslogtreecommitdiff
path: root/tools/hv
AgeCommit message (Expand)Author
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan
2013-04-24tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering
2013-04-24tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering
2013-04-24tools: hv: use getmntent in hv_vss_daemonOlaf Hering
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan
2013-04-24tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering
2013-04-24Tools: hv: fix warnings in hv_vss_daemonOlaf Hering
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-15tools: hv: daemon should check type of received Netlink msgTomas Hozza
2013-03-15tools: hv: daemon setsockopt should use options macrosTomas Hozza
2013-03-15tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza
2013-01-18tools: hv: Use CLOEXEC when opening kvp_pool filesTomas Hozza
2013-01-17tools: hv: Fix how ifcfg-* file is createdTomas Hozza
2013-01-17tools: hv: fix a typo in hv_set_ifconfig.shJason Wang
2013-01-17tools/hv: Fix permissions of created directory and filesBen Hutchings
2013-01-17tools/hv: Fix /var subdirectoryTomas Hozza
2012-11-15tools/hv: Fix string typesTomas Hozza
2012-11-15tools: hv: Netlink source address validation allows DoSTomas Hozza
2012-10-30Tools: hv: Don't return loopback addressesK. Y. Srinivasan
2012-10-30tools: hv: Return the full kernel versionK. Y. Srinivasan
2012-09-10tools/hv: Parse /etc/os-releaseBen Hutchings
2012-09-10tools/hv: Check for read/write errorsBen Hutchings
2012-09-10tools/hv: Fix exit() error codeBen Hutchings
2012-09-10tools/hv: Fix file handle leakBen Hutchings
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Rename the function kvp_get_ip_address()K. Y. Srinivasan
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to configure an interfaceK. Y. Srinivasan
2012-09-10Tools: hv: Gather DHCP informationK. Y. Srinivasan
2012-09-10Tools: hv: Add an example script to retrieve dhcp stateK. Y. Srinivasan
2012-09-04Tools: hv: Gather DNS informationK. Y. Srinivasan
2012-09-04Tools: hv: Add an example script to retrieve DNS entriesK. Y. Srinivasan
2012-09-04Tools: hv: Correctly type string variablesK. Y. Srinivasan
2012-09-04Tools: hv: Get rid of some unused variablesK. Y. Srinivasan
2012-08-17Tools: hv: Gather ipv[4,6] gateway informationK. Y. Srinivasan
2012-08-17Tools: hv: Represent the ipv6 mask using CIDR notationK. Y. Srinivasan
2012-08-17Tools: hv: Gather subnet informationK. Y. Srinivasan
2012-08-17Tools: hv: Gather address family informationK. Y. Srinivasan
2012-08-17Tools: hv: Further refactor kvp_get_ip_address()K. Y. Srinivasan
2012-08-17Tools: hv: Prepare to expand kvp_get_ip_address() functionalityK. Y. Srinivasan
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan
2012-06-10Tools: hv: verify origin of netlink connector messageOlaf Hering
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Tools: hv: Fully support the new KVP verbs in the user level daemonK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-09tools: hv: Use hyperv.h to get the KVP definitionsK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan