Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
499ac3b60f657dae82055fc81c7b01e6242ac9bc
/
tools
/
hv
/
hv_kvp_daemon.c
297d6b6
hv: kvp: Avoid reading past allocated blocks from KVP file
by Paul Meyer
· 7 years ago
3619350
Tools: hv: fix snprintf warning in kvp_daemon
by Olaf Hering
· 7 years ago
a1a7ea6
tools: hv: properly handle long paths
by Vitaly Kuznetsov
· 8 years ago
2eb72d4
Tools: hv: kvp: configurable external scripts path
by Alex Fluter
· 8 years ago
0c38cda
tools: hv: remove unnecessary header files and netlink related code
by Weibing Zhang
· 8 years ago
1745ba4
tools: hv: fix a compile warning in snprintf
by Weibing Zhang
· 8 years ago
2684043
Tools: hv: kvp: ensure kvp device fd is closed on exec
by Vitaly Kuznetsov
· 8 years ago
8ddca80
Tools: hv: kvp: use misc char device to communicate with kernel
by Vitaly Kuznetsov
· 10 years ago
69258c0
Tools: hv: address compiler warnings for hv_kvp_daemon.c
by Vitaly Kuznetsov
· 10 years ago
77ce247
Tools: hv: remove unused bytes_written from kvp_update_file()
by Vitaly Kuznetsov
· 10 years ago
787d618
tools: hv: kvp_daemon: make IPv6-only-injection work
by Dexuan Cui
· 10 years ago
4300f26
tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon
by Dexuan Cui
· 10 years ago
170f4be
tools: hv: introduce -n/--no-daemon option
by Vitaly Kuznetsov
· 10 years ago
51b6812
Tools: hv: remove inclusion of linux/types.h
by Olaf Hering
· 11 years ago
269ce62
Tools: hv: use single send+recv buffer
by Olaf Hering
· 11 years ago
58125210
Tools: hv: cache FQDN in kvp_daemon to avoid timeouts
by Olaf Hering
· 11 years ago
b4fb0ca
Tools: hv: use full nlmsghdr in netlink_send
by Olaf Hering
· 11 years ago
2bc41ea
Tools: hv: correct payload size in netlink_send
by Olaf Hering
· 11 years ago
d3b688c
Tools: hv: check return value of system in hv_kvp_daemon
by Olaf Hering
· 11 years ago
57969af
Tools: hv: in kvp_set_ip_info free mac_addr right after usage
by Olaf Hering
· 11 years ago
00663d7
Tools: hv: check return value of daemon to fix compiler warning.
by Olaf Hering
· 11 years ago
b4919a5
Tools: hv: fix send/recv buffer allocation
by Olaf Hering
· 11 years ago
ed4bb97
Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration
by K. Y. Srinivasan
· 11 years ago
12e50c3
tools: hv: Improve error logging in KVP daemon.
by Tomas Hozza
· 11 years ago
fca5975
tools: hv: Fix file descriptor leaks
by Tomas Hozza
· 11 years ago
f14e600
tools: hv: Check retrun value of strchr call
by Tomas Hozza
· 11 years ago
4d81e30
tools: hv: Check return value of poll call
by Tomas Hozza
· 11 years ago
3590160
tools: hv: Check return value of setsockopt call
by Tomas Hozza
· 11 years ago
75db601
tools: hv: daemon should check type of received Netlink msg
by Tomas Hozza
· 12 years ago
f4685fa
tools: hv: daemon setsockopt should use options macros
by Tomas Hozza
· 12 years ago
77d6a52
tools: hv: daemon should subscribe only to CN_KVP_IDX group
by Tomas Hozza
· 12 years ago
8467fdb
tools: hv: Use CLOEXEC when opening kvp_pool files
by Tomas Hozza
· 12 years ago
0783d72
tools: hv: Fix how ifcfg-* file is created
by Tomas Hozza
· 12 years ago
0bffd25
tools/hv: Fix permissions of created directory and files
by Ben Hutchings
· 12 years ago
40424f5
tools/hv: Fix /var subdirectory
by Tomas Hozza
· 12 years ago
d892de8
tools/hv: Fix string types
by Tomas Hozza
· 12 years ago
95a69ad
tools: hv: Netlink source address validation allows DoS
by Tomas Hozza
· 12 years ago
3321e73
Tools: hv: Don't return loopback addresses
by K. Y. Srinivasan
· 12 years ago
f426a36
tools: hv: Return the full kernel version
by K. Y. Srinivasan
· 12 years ago
44c8b25
tools/hv: Parse /etc/os-release
by Ben Hutchings
· 12 years ago
436473b
tools/hv: Check for read/write errors
by Ben Hutchings
· 12 years ago
6bb22fe
tools/hv: Fix exit() error code
by Ben Hutchings
· 12 years ago
d5ab482
tools/hv: Fix file handle leak
by Ben Hutchings
· 12 years ago
16e8710
Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO
by K. Y. Srinivasan
· 12 years ago
4a3b97e5
Tools: hv: Rename the function kvp_get_ip_address()
by K. Y. Srinivasan
· 12 years ago
32061b4
Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO
by K. Y. Srinivasan
· 12 years ago
c050372
Tools: hv: Gather DHCP information
by K. Y. Srinivasan
· 12 years ago
9692988
Tools: hv: Gather DNS information
by K. Y. Srinivasan
· 12 years ago
d0cbc15
Tools: hv: Correctly type string variables
by K. Y. Srinivasan
· 12 years ago
00b8335
Tools: hv: Get rid of some unused variables
by K. Y. Srinivasan
· 12 years ago
4a52c4a
Tools: hv: Gather ipv[4,6] gateway information
by K. Y. Srinivasan
· 12 years ago
6a60a6a
Tools: hv: Represent the ipv6 mask using CIDR notation
by K. Y. Srinivasan
· 12 years ago
0440578
Tools: hv: Gather subnet information
by K. Y. Srinivasan
· 12 years ago
0d5b6b1
Tools: hv: Gather address family information
by K. Y. Srinivasan
· 12 years ago
af73301
Tools: hv: Further refactor kvp_get_ip_address()
by K. Y. Srinivasan
· 12 years ago
0ecaa19
Tools: hv: Prepare to expand kvp_get_ip_address() functionality
by K. Y. Srinivasan
· 12 years ago
b47a81d
Drivers: hv: kvp: Cleanup error handling in KVP
by K. Y. Srinivasan
· 12 years ago
9b59578
Drivers: hv: Add KVP definitions for IP address injection
by K. Y. Srinivasan
· 12 years ago
bcc2c9c
Tools: hv: verify origin of netlink connector message
by Olaf Hering
· 12 years ago
adc80ae
Tools: hv: Support enumeration from all the pools
by K. Y. Srinivasan
· 13 years ago
db42533
Tools: hv: Fully support the new KVP verbs in the user level daemon
by K. Y. Srinivasan
· 13 years ago
fa3d5b8
Drivers: hv: Support the newly introduced KVP messages in the driver
by K. Y. Srinivasan
· 13 years ago
e485ceac
Drivers: hv: Add new message types to enhance KVP
by K. Y. Srinivasan
· 13 years ago
2640335
drivers: hv: kvp: Cleanup the kernel/user protocol
by K. Y. Srinivasan
· 13 years ago
eab6af7
tools: hv: Use hyperv.h to get the KVP definitions
by K. Y. Srinivasan
· 13 years ago
4f03a2c
drivers: hv: kvp: Add/cleanup connector defines
by K. Y. Srinivasan
· 13 years ago
46a9719
Staging: hv: move hyperv code out of staging directory
by Greg Kroah-Hartman
· 13 years ago
[Renamed from drivers/staging/hv/tools/hv_kvp_daemon.c]
5be528c
Staging: hv: util: kvp: Cleanup kvp_get_domain_name()
by K. Y. Srinivasan
· 13 years ago
e54bbc6
Staging: hv: util: kvp: Fix the reported OSVersion string
by K. Y. Srinivasan
· 13 years ago
064931d
Staging: hv: tools: Fix a checkpatch warning in hv_kvp_daemon.c
by K. Y. Srinivasan
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
df9b29d
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
7989f7d
staging: hv: update dist release parsing in hv_kvp_daemon
by Olaf Hering
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
cc04acf
Staging: hv: Add a user-space daemon to support key/value pair (KVP)
by Ky Srinivasan
· 14 years ago