summaryrefslogtreecommitdiff
path: root/src/nm-config.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-05-30config: also save next-server in the state fileLubomir Rintel1-0/+1
2019-05-28settings: drop deprecated NetworkManager.conf option "main.monitor-connection...Thomas Haller1-1/+0
2018-12-01build: check that the list of supported config options is up to dateBeniamino Galvani1-2/+2
2018-12-01config: warn about unknown keys in config filesBeniamino Galvani1-1/+4
2018-12-01config: use macros for config keysBeniamino Galvani1-9/+35
2018-09-18config: add --configure-and-quit=initrd modeLubomir Rintel1-1/+8
2018-09-18dhcp: save root-path in the state fileLubomir Rintel1-1/+2
2018-07-11all: don't use gchar/gshort/gint/glong but C typesThomas Haller1-4/+4
2017-12-27core: use define for configuration name "wifi.scan-rand-mac-address"Thomas Haller1-0/+1
2017-12-27wifi: configure wifi-backend per deviceThomas Haller1-1/+1
2017-12-21settings: drop unmaintained ifnet settings plugin of GentooThomas Haller1-1/+0
2017-12-20core: persist aspired default route-metric in device's state fileThomas Haller1-2/+4
2017-12-15core: add read/write support for route-metric to NMConfig's device stateThomas Haller1-2/+7
2017-12-15core: cache device state in NMConfig and load all at onceThomas Haller1-0/+5
2017-12-15core: add nm_config_keyfile_get_int64() utilThomas Haller1-0/+7
2017-12-13devices/wifi: Add the wifi-backend config optionAndrew Zaborowski1-0/+1
2017-11-28device: make carrier-wait-timeout configurable per deviceThomas Haller1-0/+1
2017-11-27core: use #define for "autoconnect-retries-default" configThomas Haller1-0/+1
2017-09-28device: add configuration option to mark devices as unmanagedThomas Haller1-0/+1
2017-08-17config: add an API to disable connectivity check via internal config file.James Henstridge1-0/+2
2017-06-07config: allow persisting the device nm-owned stateBeniamino Galvani1-1/+6
2017-05-24core: add configuration flag to choose slaves activation orderBeniamino Galvani1-0/+1
2017-04-20config: add first_start paramter to NMConfig to detect restartThomas Haller1-1/+3
2017-04-20config: remove unused NMConfig self argument from nm_config_device_state_*() APIThomas Haller1-5/+3
2017-04-19core: allow setting SR-IOV num_vfsBeniamino Galvani1-0/+1
2017-04-07core: only persist explicit managed state in device's state fileThomas Haller1-1/+1
2017-03-24policy: add support to configurable hostname modeFrancesco Giudici1-0/+1
2016-11-25config: drop nm_config_get_debug() and access config directlyThomas Haller1-1/+1
2016-11-25config: drop nm_config_get_dhcp_client() and access config directlyThomas Haller1-1/+1
2016-11-25config: drop nm_config_get_auth_polkit() and access value directlyThomas Haller1-1/+1
2016-11-25config/trivial: unify name of compile time config defaultsThomas Haller1-1/+1
2016-11-25config: optionally let nm_config_get_plugins() return compile time defaultThomas Haller1-1/+0
2016-10-28core: persist the fake permanent hardware address to the device's statefileThomas Haller1-0/+3
2016-10-11config: print default value for logging.auditThomas Haller1-1/+3
2016-10-04config: pass default auth-polkit value as string instead of booleanBeniamino Galvani1-0/+1
2016-10-04core: refactor private data in "src"Thomas Haller1-10/+3
2016-10-03core: forward-declare NMConfigDeviceStateData in nm-types.hThomas Haller1-2/+2
2016-09-26config: store and load device runtime state to fileThomas Haller1-0/+23
2016-09-26main: create /run/NetworkManager/devices runtime directoryThomas Haller1-0/+6
2016-06-30config: make "ignore-carrier" a per-device configuration optionThomas Haller1-0/+2
2016-06-30config: add support for per-device configuration to NetworkManager.confThomas Haller1-0/+1
2016-06-01config: cleanup includesThomas Haller1-6/+0
2016-06-01config: refactor change-flags to be a cause/reason which triggered the changeThomas Haller1-1/+1
2016-04-07core: rename nm_config_run_state* to nm_config_state*Thomas Haller1-12/+12
2016-04-07config: let NMConfig handle "NetworkManager.state" file (bgo#764474)Thomas Haller1-0/+27
2016-01-19config: implement nm_config_change_flags_to_string() via NM_UTILS_FLAGS2STR_D...Thomas Haller1-1/+1
2015-12-08config: add defines for key names for keyfileThomas Haller1-0/+2
2015-10-14keyfile: make the keyfile location configurableThomas Haller1-0/+1
2015-10-05config: drop global-dns.enable option in favor of .config.enableThomas Haller1-1/+2