summaryrefslogtreecommitdiff
path: root/src/nm-config.h
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-277/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* core: recognize "wifi.scan-generate-mac-address-mask" as valid "NetworkManage...Thomas Haller2020-11-271-2/+4
* iwd: Add the wifi.iwd.autoconnect settingAndrew Zaborowski2020-11-191-0/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-2/+2
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-185/+186
* config: avoid lgtm.com warning about int bitfield for NMConfigDeviceStateData...Thomas Haller2020-05-071-2/+2
* core/trivial: rename nm_config_device_state_prune_unseen() to nm_config_devic...Thomas Haller2020-03-041-2/+2
* core: cleanup nm_config_device_state_prune_unseen() and accept NMPlatform for...Thomas Haller2020-03-041-1/+2
* core: add main.auth-polkit option "root-only"Thomas Haller2019-12-111-1/+0
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* core: log the content of "/var/lib/NetworkManager/no-auto-default.state"Thomas Haller2019-09-261-0/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* config: also save next-server in the state fileLubomir Rintel2019-05-301-0/+1
* settings: drop deprecated NetworkManager.conf option "main.monitor-connection...Thomas Haller2019-05-281-1/+0
* build: check that the list of supported config options is up to dateBeniamino Galvani2018-12-011-2/+2
* config: warn about unknown keys in config filesBeniamino Galvani2018-12-011-1/+4
* config: use macros for config keysBeniamino Galvani2018-12-011-9/+35
* config: add --configure-and-quit=initrd modeLubomir Rintel2018-09-181-1/+8
* dhcp: save root-path in the state fileLubomir Rintel2018-09-181-1/+2
* all: don't use gchar/gshort/gint/glong but C typesThomas Haller2018-07-111-4/+4
* core: use define for configuration name "wifi.scan-rand-mac-address"Thomas Haller2017-12-271-0/+1
* wifi: configure wifi-backend per deviceThomas Haller2017-12-271-1/+1
* settings: drop unmaintained ifnet settings plugin of GentooThomas Haller2017-12-211-1/+0
* core: persist aspired default route-metric in device's state fileThomas Haller2017-12-201-2/+4
* core: add read/write support for route-metric to NMConfig's device stateThomas Haller2017-12-151-2/+7
* core: cache device state in NMConfig and load all at onceThomas Haller2017-12-151-0/+5
* core: add nm_config_keyfile_get_int64() utilThomas Haller2017-12-151-0/+7
* devices/wifi: Add the wifi-backend config optionAndrew Zaborowski2017-12-131-0/+1
* device: make carrier-wait-timeout configurable per deviceThomas Haller2017-11-281-0/+1
* core: use #define for "autoconnect-retries-default" configThomas Haller2017-11-271-0/+1
* device: add configuration option to mark devices as unmanagedThomas Haller2017-09-281-0/+1
* config: add an API to disable connectivity check via internal config file.James Henstridge2017-08-171-0/+2
* config: allow persisting the device nm-owned stateBeniamino Galvani2017-06-071-1/+6
* core: add configuration flag to choose slaves activation orderBeniamino Galvani2017-05-241-0/+1
* config: add first_start paramter to NMConfig to detect restartThomas Haller2017-04-201-1/+3
* config: remove unused NMConfig self argument from nm_config_device_state_*() APIThomas Haller2017-04-201-5/+3
* core: allow setting SR-IOV num_vfsBeniamino Galvani2017-04-191-0/+1
* core: only persist explicit managed state in device's state fileThomas Haller2017-04-071-1/+1
* policy: add support to configurable hostname modeFrancesco Giudici2017-03-241-0/+1
* config: drop nm_config_get_debug() and access config directlyThomas Haller2016-11-251-1/+1
* config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller2016-11-251-1/+1
* config: drop nm_config_get_auth_polkit() and access value directlyThomas Haller2016-11-251-1/+1
* config/trivial: unify name of compile time config defaultsThomas Haller2016-11-251-1/+1
* config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller2016-11-251-1/+0
* core: persist the fake permanent hardware address to the device's statefileThomas Haller2016-10-281-0/+3
* config: print default value for logging.auditThomas Haller2016-10-111-1/+3
* config: pass default auth-polkit value as string instead of booleanBeniamino Galvani2016-10-041-0/+1