libvirt/src/util
Gerhard Stenzel 1fc3816d0f New ebtables module wrapper
* configure.in: look for ebtables binary location if present
* src/Makefile.am: add the new module
* src/util/ebtables.[ch]: new module and internal APIs around
  the ebtables binary
* src/libvirt_private.syms: export the symbols only internally
2009-11-03 23:44:48 +01:00
..
bridge.c Introduce virStrncpy. 2009-09-22 20:10:00 +02:00
bridge.h
buf.c Avoid crash in virBufferEscapeString 2009-10-15 14:19:11 +02:00
buf.h
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
conf.h
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
event.h
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
hostusb.h
iptables.c
iptables.h
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
memory.h
network.c Don't use private struct member names of in6_addr 2009-11-02 15:45:05 +01:00
network.h More network utility functions 2009-11-02 15:42:47 +01:00
pci.c
pci.h
qparams.c
qparams.h
stats_linux.c
stats_linux.h
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
threads-pthread.h
threads-win32.c
threads-win32.h
threads.c
threads.h
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
uuid.h
virterror_internal.h
virterror.c virterror: Add a missing 'break' for VIR_ERR_INVALID_SECRET 2009-10-28 11:30:42 -04:00
xml.c Consolidate virXPathNodeSet() 2009-10-22 10:33:52 +02:00
xml.h