NetworkManager/src/settings
Dan Winship a54fa87108 ifcfg-rh: fix alias tests to not depend on directory read order
test_read_wired_aliases_bad() would succeed or fail depending on the
order that ifcfg-aliasem1:1 and ifcfg-aliasem1:2 got read from disk.
Fix this by splitting it into two separate tests, each with only a
single alias.
2014-04-25 11:22:15 -04:00
..
plugins ifcfg-rh: fix alias tests to not depend on directory read order 2014-04-25 11:22:15 -04:00
tests all/test: modify makefiles to run tests (without arguments) via autoconf TESTS= 2014-04-23 21:28:55 +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