summaryrefslogtreecommitdiff
path: root/src/nm-config-data.h
Commit message (Expand)AuthorAgeFilesLines
* libnm: export reload flagsBeniamino Galvani2019-09-171-19/+0
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* core: add checks on connection default propertiesBeniamino Galvani2018-12-011-0/+15
* device: add "dhcp-plugin" match spec for deviceThomas Haller2018-11-011-0/+9
* dns: allow loading nm-dns-systemd-resolve alongside other DNS pluginsLubomir Rintel2018-09-241-0/+1
* core: add nm_config_data_get_connection_default_int64()Beniamino Galvani2018-09-061-0/+7
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-3/+3
* all: remove consecutive empty linesBeniamino Galvani2018-04-301-2/+0
* config/trivial: rename dns_config local variableThomas Haller2018-03-271-9/+9
* core: extend nm_match_spec_device_by_pllink() with the device-typeThomas Haller2017-12-271-0/+1
* core: add nm_config_data_get_device_config_by_pllink() to lookup per-device c...Thomas Haller2017-12-271-0/+5
* core: cache "autoconnect-retries-default" in NMConfigDataThomas Haller2017-11-271-0/+2
* config: remove nm_config_data_get_value_cached()Thomas Haller2017-10-311-1/+0
* config: add nm_config_data_get_value_int64() utilThomas Haller2017-10-311-0/+1
* config: add an API to disable connectivity check via internal config file.James Henstridge2017-08-171-0/+2
* core: allow setting SR-IOV num_vfsBeniamino Galvani2017-04-191-0/+2
* build: fix -Wignored-qualifiers warningsThomas Haller2017-02-061-1/+1
* config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-251-0/+1
* core: refactor private data in "src"Thomas Haller2016-10-041-8/+1
* config: add support for per-device configuration to NetworkManager.confThomas Haller2016-06-301-0/+11
* config: cleanup includesThomas Haller2016-06-011-7/+0
* config,dns: support Reload flags to specify that only parts should be reloadedThomas Haller2016-06-011-2/+24
* config: refactor change-flags to be a cause/reason which triggered the changeThomas Haller2016-06-011-16/+45
* main: add argument --print-config to NetworkManagerThomas Haller2015-11-221-1/+4
* manager: export DNS global configuration D-Bus propertyBeniamino Galvani2015-10-011-0/+3
* dns: add support for global configuration in DNS managerBeniamino Galvani2015-10-011-0/+1
* core: add support for reading global DNS configuration from keyfileBeniamino Galvani2015-10-011-0/+17
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+1
* config: add nm_config_data_get_value_cached() functionThomas Haller2015-07-141-0/+1
* config: add write support to atomic-sectionsThomas Haller2015-07-021-0/+1
* config: add write support for NMConfigThomas Haller2015-07-021-6/+18
* config: add NMConfigGetValueFlags argument to nm_config_data_get_value()Thomas Haller2015-07-021-2/+19
* config: add config utility accessorsThomas Haller2015-07-021-0/+5
* config: log configuration at startup and on reloadThomas Haller2015-07-021-0/+2
* config: add nm_config_data_get_value_boolean()Thomas Haller2015-07-021-0/+1
* config: get rid of @error argument to nm_config_data_get_value()Thomas Haller2015-07-021-1/+1
* config: fix evaluation of no-auto-default settingThomas Haller2015-07-021-1/+1
* config: pass signals to nm_config_reload()Thomas Haller2015-06-251-6/+11
* config: support a [connection] section to NetworkManager.conf to specify conn...Thomas Haller2015-06-051-0/+4
* device: don't assume by default IPv6LL-only connectionsBeniamino Galvani2015-06-021-0/+1
* config: make ignore-carrier option reloadableThomas Haller2015-05-051-0/+2
* dns: allow runtime selection of resolv.conf managerBeniamino Galvani2015-05-041-0/+2
* config: move dns mode configuration to NMConfigDataLubomir Rintel2015-02-251-0/+4
* config: use flags argument in config-changed signal instead of a hash tableth/rh1066697_reload_configThomas Haller2015-02-031-1/+12
* config: move no-auto-default to NMConfigDataThomas Haller2015-02-031-0/+6
* config: move keyfile values to NMConfigDataThomas Haller2015-02-031-0/+3
* config: add new function nm_config_data_diff()Thomas Haller2015-02-031-0/+2
* config: move main_file and description to NMConfigDataThomas Haller2015-02-031-1/+8