NetworkManager/src/settings
Jiří Klimeš dce6599ec0 keyfile: fix reading MAC in old format (list of integers)
Don't call nm_utils_hwaddr_type () with random len, because it causes ugly
  (NetworkManager:25325): libnm-util-CRITICAL **: file nm-utils.c: line 1989 (nm_utils_hwaddr_type): should not be reached

And add a testcase.

https://bugzilla.gnome.org/show_bug.cgi?id=730514
2014-05-29 19:00:41 +02:00
..
plugins keyfile: fix reading MAC in old format (list of integers) 2014-05-29 19:00:41 +02:00
tests all: g_type_init() has been deprecated in GLib 2.35.0 2014-05-27 16:58:21 +02: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 core: sort connections in descending timestamp order on take-over (rh #1067712) 2014-04-11 08:58:28 +02: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 settings: use nm_log_info/warning() in settings plugins 2014-04-23 10:19:17 -04:00