Dan Williams
b3959aefa3
core: rename NMSysconfigConnection -> NMSettingsConnection
2011-01-26 11:38:12 -06:00
Dan Williams
f9ceafd4a1
Merge remote branch 'origin/master' into rm-userset
2011-01-12 15:46:37 -06:00
Mu Qiao
aaa54c65a8
ifnet: fix memory leak; handle file format changes
2011-01-11 12:33:37 -06:00
Dan Williams
37845af954
settings: return new connection object path from AddConnection
...
Finally.
2010-10-29 14:34:33 -05:00
Dan Williams
856a1c6b2c
ifnet: fix memory leak
2010-10-29 14:01:22 -05:00
Dan Williams
28b17c8b4f
ifnet: trivial cleanups
2010-10-29 13:58:23 -05:00
Dan Williams
8a6e2b6560
ifnet: constify tons of stuff
...
Use 'const char *' where appropriate.
2010-10-29 13:56:23 -05:00
Dan Williams
090329d0be
ifnet: fix include name broken by 3f64bf5e36
2010-10-29 11:02:56 -05:00
Dan Williams
83ab4ec2ee
settings: system-settings -> settings
2010-10-27 20:22:14 -05:00
Dan Williams
8f7aedc7e0
Merge remote branch 'origin/master' into rm-userset
2010-10-18 19:02:27 -05:00
Dan Williams
be97e7f104
build: include <config.h> for kill(2), isblank(3), and isascii(3)
...
config.h defines _GNU_SOURCE, which in turn defines the bits necessary
for kill, isblank, and isascii. So wherever we use those, we need
to make sure config.h is included.
2010-10-08 22:46:55 -05:00
Dan Williams
f58f2d7f39
ifnet: update for settings rework
2010-08-26 15:10:29 -05:00
Mu Qiao
38f3e5ca61
ifnet: add Gentoo system settings plugin
2010-08-24 12:09:30 -05:00