NetworkManager/system-settings/plugins/ifcfg-rh
Dan Williams f20f7294f6 ifcfg-rh: fix handling of WEP passphrases (rh #581718)
ifcfg-rh wasn't updated for WEP passphrases after that capability
got added.  Can't use KEY for passphrases since there's no way
to distinguish some WEP passphrases from some WEP Hex and ASCII
keys, so we use KEY_PASSPHRASE instead.
2010-04-23 14:20:10 -07:00
..
tests ifcfg-rh: fix handling of WEP passphrases (rh #581718) 2010-04-23 14:20:10 -07:00
common.h ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00
errors.c ifcfg-rh: move reader/writer to separate utility library 2009-02-28 07:08:19 -05:00
Makefile.am ifcfg-rh: add missing file to fix distcheck 2010-02-18 08:10:18 -08:00
nm-ifcfg-connection.c ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00
nm-ifcfg-connection.h everything: use libgudev instead of HAL; merge NM and nm-system-settings 2009-06-11 00:39:12 -04:00
nm-ifcfg-rh.conf ifcfg-rh: provide an easy way to get connection UUID/path for tools 2010-02-17 16:43:03 -08:00
nm-ifcfg-rh.xml ifcfg-rh: provide an easy way to get connection UUID/path for tools 2010-02-17 16:43:03 -08:00
plugin.c ifcfg-rh: return valid errors to dbus-glib (rh #581794) 2010-04-22 14:19:50 -07:00
plugin.h ifcfg-rh: move reader/writer to separate utility library 2009-02-28 07:08:19 -05:00
reader.c ifcfg-rh: fix handling of WEP passphrases (rh #581718) 2010-04-23 14:20:10 -07:00
reader.h ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00
shvar.c ifcfg-rh: initial write support for wifi & wired 2009-04-14 09:08:14 -04:00
shvar.h ifcfg-rh: initial write support for wifi & wired 2009-04-14 09:08:14 -04:00
utils.c ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00
utils.h ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00
writer.c ifcfg-rh: fix handling of WEP passphrases (rh #581718) 2010-04-23 14:20:10 -07:00
writer.h ifcfg-rh: add IPv6 addressing and routes support (rh #523288) 2010-01-05 19:06:27 -06:00