NetworkManager/system-settings/plugins/ifcfg-rh
Dan Williams cbe313b447 ifcfg-rh: fix distcheck and tests after 9e93924cca
Since one test read in a file, wrote it out, and read it in again, we
have to be careful of whether srcdir == builddir or not.  If it doesn't,
then we need to remove the written-out connection file.  If it does, then
we don't want to remove that written-out connection file because it's
tracked by SCM.  Avoid the whole problem by writing it out to a separate
directory that we can always delete it from.
2009-12-08 17:28:51 -08:00
..
tests ifcfg-rh: fix distcheck and tests after 9e93924cca 2009-12-08 17:28:51 -08:00
common.h ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
errors.c ifcfg-rh: move reader/writer to separate utility library 2009-02-28 07:08:19 -05:00
Makefile.am core: use GChecksum (bgo #502494) 2009-12-03 10:55:02 -08:00
nm-ifcfg-connection.c ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
nm-ifcfg-connection.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
plugin.c system-settings: generalize nm_sysconfig_connection_update() a bit 2009-11-16 16:14:50 -08:00
plugin.h ifcfg-rh: move reader/writer to separate utility library 2009-02-28 07:08:19 -05:00
reader.c ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
reader.h ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
shvar.c ifcfg-rh: initial write support for wifi & wired 2009-04-14 09:08:14 -04:00
shvar.h ifcfg-rh: initial write support for wifi & wired 2009-04-14 09:08:14 -04:00
utils.c ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
utils.h ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
writer.c ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00
writer.h ifcfg-rh: add routes file support (rh #507307) 2009-12-07 14:23:26 -08:00