libvirt/src/nwfilter
William Jon McCann 32a9aac2e0 Use XDG Base Directories instead of storing in home directory
As defined in:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

This offers a number of advantages:
 * Allows sharing a home directory between different machines, or
sessions (eg. using NFS)
 * Cleanly separates cache, runtime (eg. sockets), or app data from
user settings
 * Supports performing smart or selective migration of settings
between different OS versions
 * Supports reseting settings without breaking things
 * Makes it possible to clear cache data to make room when the disk
is filling up
 * Allows us to write a robust and efficient backup solution
 * Allows an admin flexibility to change where data and settings are stored
 * Dramatically reduces the complexity and incoherence of the
system for administrators
2012-05-14 15:15:58 +01:00
..
nwfilter_driver.c Use XDG Base Directories instead of storing in home directory 2012-05-14 15:15:58 +01:00
nwfilter_driver.h
nwfilter_ebiptables_driver.c nwfilter: address coverity findings 2012-04-26 16:45:36 -04:00
nwfilter_ebiptables_driver.h Extend rule priorities into negative numbers 2011-11-18 11:58:18 -05:00
nwfilter_gentech_driver.c Rename virXXXXMacAddr to virMacAddrXXX 2012-01-27 17:53:44 +00:00
nwfilter_gentech_driver.h Pass the VM's UUID into the nwfilter subsystem 2011-12-08 21:35:20 -05:00
nwfilter_learnipaddr.c Rename virXXXXMacAddr to virMacAddrXXX 2012-01-27 17:53:44 +00:00
nwfilter_learnipaddr.h Enable detection of multiple IP addresses 2011-11-22 19:05:45 -05:00