libvirt/src/util
Matthew Booth 91b009cde4 Properly convert port numbers to/from network byte order
* src/util/network.c: Add htons and ntohs in virSocket(Get|Set)Port
2009-11-05 17:56:08 +01:00
..
bridge.c Introduce virStrncpy. 2009-09-22 20:10:00 +02:00
bridge.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
buf.c Avoid crash in virBufferEscapeString 2009-10-15 14:19:11 +02:00
buf.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
cgroup.c LXC fix virCgroupGetValueStr problem with \n 2009-10-19 14:29:42 +02:00
cgroup.h LXC implement memory control APIs 2009-10-07 15:26:23 +02:00
conf.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
conf.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
ebtables.c New ebtables module wrapper 2009-11-03 23:44:48 +01:00
ebtables.h New ebtables module wrapper 2009-11-03 23:44:48 +01:00
event.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
event.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
hash.c Remove bogus const annotations to hash iterator 2009-10-19 16:24:12 +01:00
hash.h Remove bogus const annotations to hash iterator 2009-10-19 16:24:12 +01:00
hostusb.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
hostusb.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
iptables.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
iptables.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
logging.c Add accessors for logging filters and outputs 2009-10-08 17:05:01 +02:00
logging.h Add accessors for logging filters and outputs 2009-10-08 17:05:01 +02:00
memory.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
memory.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
network.c Properly convert port numbers to/from network byte order 2009-11-05 17:56:08 +01:00
network.h More network utility functions 2009-11-02 15:42:47 +01:00
pci.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
pci.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
qparams.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
qparams.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
stats_linux.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
stats_linux.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
storage_file.c Add virStorageFileGetMetadata() helper 2009-09-30 10:37:00 +01:00
storage_file.h Add virStorageFileGetMetadata() helper 2009-09-30 10:37:00 +01:00
threads-pthread.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
threads-pthread.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
threads-win32.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
threads-win32.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
threads.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
threads.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
util.c Improve error reporting for virConnectGetHostname calls 2009-11-03 16:46:54 -05:00
util.h Improve error reporting for virConnectGetHostname calls 2009-11-03 16:46:54 -05:00
uuid.c Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
uuid.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
virterror_internal.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00
virterror.c Ensure guestfwd address is IPv4 and various cleanups 2009-11-05 16:04:34 +01:00
xml.c Consolidate virXPathNodeSet() 2009-10-22 10:33:52 +02:00
xml.h Move all shared utility files to src/util/ 2009-09-21 14:41:47 +01:00