NetworkManager/src/settings
Jiří Klimeš cb680c5b54 ifcfg-rh: add missing functionality for reading/writing subject matches
subject-match              - IEEE_8021X_SUBJECT_MATCH
altsubject-matches         - IEEE_8021X_ALTSUBJECT_MATCHES
phase2-subject-match       - IEEE_8021X_PHASE2_SUBJECT_MATCH
phase2-altsubject-matches  - IEEE_8021X_PHASE2_ALTSUBJECT_MATCHES

And a testcase of course.
2014-02-28 10:17:40 +01:00
..
plugins ifcfg-rh: add missing functionality for reading/writing subject matches 2014-02-28 10:17:40 +01:00
tests build: switch from $(INCLUDES) to $(AM_CPPFLAGS) to make automake happy 2013-08-22 11:49:16 -04:00
nm-agent-manager.c settings: fix secret-agent fallback 2013-12-20 14:58:04 -05:00
nm-agent-manager.h agent-manager: if an agent returns UserCanceled, stop 2013-12-03 16:41:00 -05:00
nm-inotify-helper.c libnm-glib, core: use g_cclosure_marshal_generic 2013-05-08 14:59:29 -04:00
nm-inotify-helper.h settings: add note about killing inotify helper (bgo #532815) 2013-01-11 13:02:12 -06:00
nm-secret-agent.c settings: free memory in finalize(), not in dispose() in NMSecretAgent (rh #1061911) 2014-02-25 14:27:48 +01:00
nm-secret-agent.h settings: prefer secret agents in the same process as the request 2013-12-03 16:41:00 -05:00
nm-settings-connection.c docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdoc 2014-02-24 17:00:39 +01:00
nm-settings-connection.h core: use nm_utils_get_monotonic_timestamp_s for autoconnect_retry_time 2014-01-30 19:54:10 +01:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h settings: validate hostnames from D-Bus (bgo #711179) 2013-11-07 09:56:14 -06:00
nm-settings-utils.c settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings-utils.h settings: fix getting default wired connection name with no connections 2011-03-30 12:02:50 -05:00
nm-settings.c api/settings: expose the ConnectionRemoved signal 2014-01-23 17:34:12 -06:00
nm-settings.h api/settings: add Connections property 2014-01-23 17:34:12 -06:00
nm-system-config-interface.c settings: fix return value in nm_system_config_interface_load_connection() 2013-11-18 09:13:50 +01:00
nm-system-config-interface.h core: add o.fd.NM.Settings.LoadConnections 2013-11-15 13:30:13 -05:00