Jiří Klimeš
4bb50e4380
ifnet: add testcase for incorrect config
...
Missing config_<name> line (containing method, i.e. dhcp, ...) should
fail with error 'Unknown config for <name>'.
2011-09-01 11:29:32 +02:00
Jiří Klimeš
9f026283c6
ifnet: fix tests
2011-08-31 19:05:21 +02:00
Jiří Klimeš
379d9044fb
ifnet: fix GError handling in ifnet_update_connection_from_config_block()
2011-08-31 17:27:27 +02:00
Dan Williams
9cba854fa0
settings: ensure transient secrets are ignored when rereading connections (rh #703785 )
...
When a connection changes on-disk, the in-memory copy of it may contain
transient secrets (agent-owned or not saved) that dont' get written out
to disk. When comparing the on-disk copy to the in-memory copy make sure
transient secrets are ignored so that we don't re-read the on-disk copy
needlessly.
2011-06-07 18:39:18 -05:00
Mu Qiao
8d60cafd18
ifnet: fix tests and distcheck
2011-03-17 11:05:46 -05:00
Mu Qiao
08b2fa5401
ifnet: plugin updates and shared connection support
2011-03-16 15:39:13 -05: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
Dan Williams
9d79387966
ifnet: clean up after tests by removing generated files
2011-02-15 12:04:42 -06:00
Dan Williams
5bcb0832e5
settings: move system-settings/plugins => src/settings/plugins
2011-02-15 11:55:34 -06:00