index
:
~lkundrak/NetworkManager
lr/active-connection-state-changed
lr/auth-dialog
lr/completion-4
lr/guide
lr/ifla-flags-detection
lr/initrd
lr/nmcli-colors
lr/ovs-2
lr/ovs-3
lr/ovs-interface-plink
lr/rp-filter
lr/version-dir
lr/wifi-data
master
nm-1-0
nm-1-10
nm-1-14
nm-1-4
nm-1-6
nm-1-8
pan2
LR staging for NetworkManager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nm-config.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
build: check that the list of supported config options is up to date
Beniamino Galvani
1
-2
/
+2
2018-12-01
config: warn about unknown keys in config files
Beniamino Galvani
1
-1
/
+4
2018-12-01
config: use macros for config keys
Beniamino Galvani
1
-9
/
+35
2018-09-18
config: add --configure-and-quit=initrd mode
Lubomir Rintel
1
-1
/
+8
2018-09-18
dhcp: save root-path in the state file
Lubomir Rintel
1
-1
/
+2
2018-07-11
all: don't use gchar/gshort/gint/glong but C types
Thomas Haller
1
-4
/
+4
2017-12-27
core: use define for configuration name "wifi.scan-rand-mac-address"
Thomas Haller
1
-0
/
+1
2017-12-27
wifi: configure wifi-backend per device
Thomas Haller
1
-1
/
+1
2017-12-21
settings: drop unmaintained ifnet settings plugin of Gentoo
Thomas Haller
1
-1
/
+0
2017-12-20
core: persist aspired default route-metric in device's state file
Thomas Haller
1
-2
/
+4
2017-12-15
core: add read/write support for route-metric to NMConfig's device state
Thomas Haller
1
-2
/
+7
2017-12-15
core: cache device state in NMConfig and load all at once
Thomas Haller
1
-0
/
+5
2017-12-15
core: add nm_config_keyfile_get_int64() util
Thomas Haller
1
-0
/
+7
2017-12-13
devices/wifi: Add the wifi-backend config option
Andrew Zaborowski
1
-0
/
+1
2017-11-28
device: make carrier-wait-timeout configurable per device
Thomas Haller
1
-0
/
+1
2017-11-27
core: use #define for "autoconnect-retries-default" config
Thomas Haller
1
-0
/
+1
2017-09-28
device: add configuration option to mark devices as unmanaged
Thomas Haller
1
-0
/
+1
2017-08-17
config: add an API to disable connectivity check via internal config file.
James Henstridge
1
-0
/
+2
2017-06-07
config: allow persisting the device nm-owned state
Beniamino Galvani
1
-1
/
+6
2017-05-24
core: add configuration flag to choose slaves activation order
Beniamino Galvani
1
-0
/
+1
2017-04-20
config: add first_start paramter to NMConfig to detect restart
Thomas Haller
1
-1
/
+3
2017-04-20
config: remove unused NMConfig self argument from nm_config_device_state_*() API
Thomas Haller
1
-5
/
+3
2017-04-19
core: allow setting SR-IOV num_vfs
Beniamino Galvani
1
-0
/
+1
2017-04-07
core: only persist explicit managed state in device's state file
Thomas Haller
1
-1
/
+1
2017-03-24
policy: add support to configurable hostname mode
Francesco Giudici
1
-0
/
+1
2016-11-25
config: drop nm_config_get_debug() and access config directly
Thomas Haller
1
-1
/
+1
2016-11-25
config: drop nm_config_get_dhcp_client() and access config directly
Thomas Haller
1
-1
/
+1
2016-11-25
config: drop nm_config_get_auth_polkit() and access value directly
Thomas Haller
1
-1
/
+1
2016-11-25
config/trivial: unify name of compile time config defaults
Thomas Haller
1
-1
/
+1
2016-11-25
config: optionally let nm_config_get_plugins() return compile time default
Thomas Haller
1
-1
/
+0
2016-10-28
core: persist the fake permanent hardware address to the device's statefile
Thomas Haller
1
-0
/
+3
2016-10-11
config: print default value for logging.audit
Thomas Haller
1
-1
/
+3
2016-10-04
config: pass default auth-polkit value as string instead of boolean
Beniamino Galvani
1
-0
/
+1
2016-10-04
core: refactor private data in "src"
Thomas Haller
1
-10
/
+3
2016-10-03
core: forward-declare NMConfigDeviceStateData in nm-types.h
Thomas Haller
1
-2
/
+2
2016-09-26
config: store and load device runtime state to file
Thomas Haller
1
-0
/
+23
2016-09-26
main: create /run/NetworkManager/devices runtime directory
Thomas Haller
1
-0
/
+6
2016-06-30
config: make "ignore-carrier" a per-device configuration option
Thomas Haller
1
-0
/
+2
2016-06-30
config: add support for per-device configuration to NetworkManager.conf
Thomas Haller
1
-0
/
+1
2016-06-01
config: cleanup includes
Thomas Haller
1
-6
/
+0
2016-06-01
config: refactor change-flags to be a cause/reason which triggered the change
Thomas Haller
1
-1
/
+1
2016-04-07
core: rename nm_config_run_state* to nm_config_state*
Thomas Haller
1
-12
/
+12
2016-04-07
config: let NMConfig handle "NetworkManager.state" file (bgo#764474)
Thomas Haller
1
-0
/
+27
2016-01-19
config: implement nm_config_change_flags_to_string() via NM_UTILS_FLAGS2STR_D...
Thomas Haller
1
-1
/
+1
2015-12-08
config: add defines for key names for keyfile
Thomas Haller
1
-0
/
+2
2015-10-14
keyfile: make the keyfile location configurable
Thomas Haller
1
-0
/
+1
2015-10-05
config: drop global-dns.enable option in favor of .config.enable
Thomas Haller
1
-1
/
+2
2015-10-05
config: allow to enable/disable configuration snippets
Thomas Haller
1
-0
/
+6
2015-10-05
config/trivial: rename nm_config_get_device_match_spec() to nm_config_get_mat...
Thomas Haller
1
-1
/
+1
2015-10-01
manager: export DNS global configuration D-Bus property
Beniamino Galvani
1
-0
/
+2
[next]