NetworkManager/src/settings
Dan Williams 72bdb5707e auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new()
Most callers of nm_auth_chain_new() call nm_dbus_manager_get_caller_info()
right before that, so just fold the get_caller_info() call into
nm_auth_chain_new() to reduce code complexity in callers.  Yes, this
means sometimes we call nm_dbus_manager_get_caller_info() twice,
but that's not really a problem.
2013-04-08 10:55:38 -05:00
..
plugins keyfile: fix testcase comparison 2013-04-05 12:21:26 -05:00
tests tests: clean up gtester usage 2013-02-26 13:07:33 +01:00
Makefile.am settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
nm-agent-manager.c auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new() 2013-04-08 10:55:38 -05:00
nm-agent-manager.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-default-wired-connection.c settings: clarify that NMDefaultWiredConnection is ethernet-only 2013-04-03 10:23:48 -04:00
nm-default-wired-connection.h settings: clarify that NMDefaultWiredConnection is ethernet-only 2013-04-03 10:23:48 -04:00
nm-inotify-helper.c all: remove more pointless NULL checks 2013-02-13 13:38:36 -05: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 all: remove redundant return-if-fail checks 2013-03-07 07:32:27 -05:00
nm-secret-agent.h core: fix NM_IS_*_CLASS(klass) macros 2012-07-27 13:15:54 +02:00
nm-settings-connection.c auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new() 2013-04-08 10:55:38 -05:00
nm-settings-connection.h settings: update seen-bssids property in 802-11-wireless setting for GetSettings 2012-10-16 15:48:41 +02:00
nm-settings-error.c Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-settings-error.h Fix names of error enum values 2012-03-12 15:29:52 -04: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 auth: move common nm_dbus_manager_get_caller_info() functionality into nm_auth_chain_new() 2013-04-08 10:55:38 -05:00
nm-settings.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00
nm-system-config-interface.c build: fix return types (bgo #644665) 2011-03-14 01:05:51 -05:00
nm-system-config-interface.h settings: don't pass config_path to NMSettings and settings plugins 2013-04-03 10:23:48 -04:00