NetworkManager/src/settings/plugins/keyfile
Dan Winship 49214066a4 Fix capitalization of "InfiniBand"
"InfiniBand" has a capital "B". Fix that everywhere it's being used as
a human-readable string.

In particular, the RH initscripts recognize "TYPE=infiniband" and
"TYPE=InfiniBand", but not "TYPE=Infiniband", which is what we were
writing before.
2012-03-06 13:23:29 -05:00
..
tests Fix capitalization of "InfiniBand" 2012-03-06 13:23:29 -05:00
common.h keyfile: ignore .pem and .der file changes 2011-06-01 13:26:25 -05:00
errors.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
Makefile.am build: fix srcdir != builddir for new generated headers 2012-02-22 16:27:28 -06:00
nm-keyfile-connection.c settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
nm-keyfile-connection.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
plugin.c keyfile: crash less if conf_file is NULL 2012-01-13 16:42:58 -06:00
plugin.h settings: pass config file name to settings plugins 2011-11-16 08:56:29 +01:00
reader.c core: use nm_connection_get_setting_<type>() whenever possible 2011-12-06 16:06:43 -06:00
reader.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
utils.c keyfile: ignore .pem and .der file changes 2011-06-01 13:26:25 -05:00
utils.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00
writer.c keyfile: add support for Infiniband connections 2011-12-02 13:09:16 -06:00
writer.h settings: move system-settings/plugins => src/settings/plugins 2011-02-15 11:55:34 -06:00