Evan Broder
9f86b44a52
ifupdown: fix build
2011-11-17 16:24:56 -06:00
Dan Winship
2510c617ec
libnm-util: add ether_ntoa/ether_aton-like utility methods
...
nm_utils_hwaddr_ntoa() and nm_utils_hwaddr_aton() are like
ether_ntoa()/ether_aton(), but handle IPoIB too.
nm_utils_hwaddr_atoba() is like _aton() but returns a GByteArray,
since that's what's wanted in many places.
Also remove nm_ether_ntop() and replace uses of it with
nm_utils_hwaddr_ntoa().
2011-11-17 13:37:08 -06:00
Jiří Klimeš
7b7e426b65
settings: pass config file name to settings plugins
...
Thus plugins will use the correct configuration file, even in case the name
is specified on command line with --config.
2011-11-16 08:56:29 +01:00
Kjartan Maraas
b224ab8e56
trivial: let g_free and g_strdup handle NULL (bgo #644763 )
2011-03-15 00:08:58 -05:00
Kjartan Maraas
6d0d302916
build: do the right thing with config.h (bgo #644664 )
...
1) it shouldn't be included in headers
2) it should be the first thing included in source files
3) it's needed for getting translation right
2011-03-14 01:01:22 -05:00
Michael Biebl
8119ecf6b0
core: depend on stable gudev API
2011-03-10 03:19:27 -06:00
Michael Biebl
f2f406b316
ifupdown: normalize keys using - or _ (debian #609831 )
2011-03-07 09:57:05 -06:00
Daniel Trebbien
96044f7d94
ifupdown: use new logging API
2011-03-05 00:02:43 -06:00
Dan Williams
5bcb0832e5
settings: move system-settings/plugins => src/settings/plugins
2011-02-15 11:55:34 -06:00