ifcfg-rh: allow handling complex routing rules via dispatcher (rh #1160013)
[NetworkManager.git] / src / settings / plugins / ifcfg-rh / utils.c
2015-01-12 Dan Winshipifcfg-rh: allow handling complex routing rules via...
2015-01-07 Thomas Hallerifcfg: refactor utils_get_ifcfg_name()
2014-11-19 Dan WinshipMerge branch 'master' into dhcp-merge
2014-11-13 Dan Winshiplibnm*: fix library gettext usage (bgo 740071)
2014-11-13 Dan Winshipall: consistently include config.h
2014-11-13 Lubomir Rintelmerge: wifi bssid handling fixes
2014-10-31 Lubomir RintelMerge branch 'lr/ap'
2014-10-30 Lubomir RintelMerge branch 'lr/rpm-make-check'
2014-10-28 Dan Winshiplibnm-core, libnm: remove GSLists in APIs (bgo #739023)
2014-10-28 Dan Winshiplibnm-core: add nm-core-types.h, remove cross-includes
2014-08-01 Thomas Hallerall: merge branch 'th/bgo733806_clang'
2014-08-01 Thomas Hallerifcfg-rh: fix warning about duplicate const when declar...
2014-04-17 Dan Winshipifcfg-rh: don't write out IP config on Team connections
2014-04-09 Dan Winshipfixes/improvements to ifcfg-rh shvar code
2014-04-09 Dan Winshipifcfg-rh: return proper error messages from svOpenFile...
2014-04-09 Dan Winshipifcfg-rh: (trivial) rename svNewFile() to svOpenFile()
2014-03-26 Dan Winshipifcfg-rh: add support for ifcfg alias files (rh #1067170)
2014-03-26 Dan Winshipifcfg-rh: add support for reading and writing ifcfg...
2013-03-28 Jiří Klimešlibnm-util: consolidate hex-string <-> bin conversion...
2013-02-13 Dan Winshipall: remove pointless NULL checks
2012-11-30 Dan Williamsifcfg-rh: add support for reading/writing bridge port...
2012-07-23 Dan Winshipifcfg-rh: ignore IP config on bond slaves
2012-06-22 Jiří Klimešifcfg-rh: fix unescaping single quotes in WPA passphras...
2012-03-07 Jiří Klimešifcfg-rh: use single quotes when quoting WPA passphrase...
2012-03-05 Dan Winshipifcfg-rh: don't write out a fake minimal IP4 config...
2011-02-15 Dan Williamssettings: move system-settings/plugins => src/settings...