NetworkManager/src/settings
Martin Pitt 57a9fb3c89 Use %NULL macro in doc strings
Mass-converted "NULL" to "%NULL" in docstrings with

  find -name '*.c'| xargs sed -i '/^ \*.*[^%]NULL/ s/NULL\b/%NULL/g'
2013-04-19 10:08:17 -04:00
..
plugins Use %NULL macro in doc strings 2013-04-19 10:08:17 -04: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 agents: create correct proxy for agents connecting via a private connection 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 core: fix an assertion in nm_default_wired_connection_new() 2013-04-10 18:58:21 +02: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 agents: create correct proxy for agents connecting via a private connection 2013-04-08 10:55:38 -05:00
nm-secret-agent.h agents: create correct proxy for agents connecting via a private connection 2013-04-08 10:55:38 -05:00
nm-settings-connection.c trivial: update comments for 'new' --> 'new_connection' renaming 2013-04-18 11:38:08 +02:00
nm-settings-connection.h core: use nm_connection_replace_settings_from_connection() 2013-04-17 12:23:34 -05: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: remove NM_SETTINGS_ERROR_NOT_PRIVILEGED 2013-04-08 10:55:38 -05: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 settings: consider :interface-name in default wired connection matching 2013-04-11 14:54:40 -04: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