NetworkManager/src/settings/plugins/ifcfg-rh
Jiří Klimeš 3049511f47 ifcfg-rh: fix changing WPA connections to WEP
When connection was changed with the editor from WPA to WEP, KEY_MGMT was
not cleared. This resulted in infinite loop of ifcfg plugin under some
circumstances ("Available to all users" unchecked, I think).
The re-read connection was regarded as WPA and thus it differed from the
stored one.
2011-10-11 18:10:26 +02:00
..
tests ifcfg-rh: fix changing WPA connections to WEP 2011-10-11 18:10:26 +02:00
common.h ifcfg-rh: handle secret flags 2011-03-03 12:29:37 -06:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-connection.c ifcfg-rh: emit "updated" signal when connection file is changed (rh #727501) 2011-08-02 12:18:43 +02:00
nm-ifcfg-connection.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.conf settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-ifcfg-rh.xml settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c ifcfg-rh: fix crash when system bus isn't around 2011-09-19 17:38:58 -05:00
plugin.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
reader.c core: Include <linux/if.h> instead of <net/if.h> 2011-09-30 00:18:24 -05:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
shvar.c ifcfg-rh: use correct g_free() function 2011-10-05 12:40:01 -05:00
shvar.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
writer.c ifcfg-rh: fix changing WPA connections to WEP 2011-10-11 18:10:26 +02:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00