device: renew dhcp leases on awake for software devices
[NetworkManager.git] / src / nm-config.c
2016-03-22 Thomas Hallersystemd: merge branch systemd into master
2016-03-11 Thomas Hallersystemd: merge branch systemd into th/systemd-lldp...
2016-02-19 Thomas Hallerall: cleanup includes and let "nm-default.h" include...
2016-02-14 Thomas Hallerall/trivial: rename STRLEN() macro to NM_STRLEN()
2016-02-12 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-26 Thomas Hallersystemd: merge branch 'systemd' into master
2016-01-19 Thomas Hallerconfig: implement nm_config_change_flags_to_string...
2016-01-04 Thomas Hallersystemd: merge branch 'systemd' into master
2015-11-23 Beniamino Galvanisystemd: merge branch 'systemd' into master
2015-11-22 Thomas Hallermain: add argument --print-config to NetworkManager
2015-10-08 Beniamino Galvanimerge: merge branch 'systemd' into master
2015-10-05 Thomas Hallerconfig: merge branch 'th/config-enable-bgo755935'
2015-10-05 Thomas Hallerconfig: drop global-dns.enable option in favor of ...
2015-10-05 Thomas Hallerconfig: allow to enable/disable configuration snippets
2015-10-05 Thomas Hallercore: add nm_utils_ascii_str_to_bool()
2015-10-05 Thomas Hallerconfig/trivial: rename nm_config_get_device_match_spec...
2015-10-02 Jiří Klimešconfig: initialize gs_free marked variable
2015-10-01 Beniamino Galvanicore: merge branch 'bg/global-dns-conf-bgo750458'
2015-10-01 Beniamino Galvanimanager: export DNS global configuration D-Bus property
2015-10-01 Beniamino Galvanicore: add support for reading global DNS configuration...
2015-09-16 Thomas Hallersystemd: merge branch 'systemd-integration' into master
2015-09-09 Thomas Hallerconfig: workaround invocation of "config-changed" signal
2015-09-04 Thomas Hallerconfig: fix wrong signature of class-method config_chan...
2015-08-12 Thomas Hallersystemd: merge branch 'systemd' into master
2015-08-05 Thomas Hallerall: merge branch 'th/nm-default-bgo752857'
2015-08-05 Dan Winshipall: drop includes to <glib/gi18n.h> for "nm-default.h"
2015-08-05 Thomas Hallerall: make use of new header file "nm-default.h"
2015-08-05 Thomas Hallercore: log setup of singleton instances
2015-08-05 Thomas Hallercore: order destruction of singleton instances
2015-07-24 Dan Winshipall: merge branch 'pre-gdbus-bgo622927'
2015-07-24 Dan Winshipall: rename nm-glib-compat.h to nm-glib.h, use everywhere
2015-07-14 Thomas Hallerlogging: merge branch 'th/logging-sd-journal-bgo752136'
2015-07-14 Thomas Hallerconfig: move debug command line option to NMConfig
2015-07-14 Lubomir Rintelconfig: fix a potential NULL dereference
2015-07-08 Beniamino Galvanisystemd: merge branch 'systemd'
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558'
2015-07-02 Thomas Hallerconfig: add write support to atomic-sections
2015-07-02 Thomas Hallerconfig: add write support for NMConfig
2015-07-02 Thomas Hallerconfig: fix setting default configuration for 'main...
2015-07-02 Thomas Hallerconfig: read configuration directory "/usr/lib/NetworkM...
2015-07-02 Thomas Hallerconfig: merge branch 'th/nm-config-intern-bgo750558...
2015-07-02 Thomas Hallerconfig: only handle 'option+' and 'option-' keys for...
2015-07-02 Thomas Hallerconfig: add NMConfigGetValueFlags argument to nm_config...
2015-07-02 Thomas Hallerconfig: strip white space from configuration values
2015-07-02 Thomas Hallerconfig: ensure nm_config_get_plugins() to return stripp...
2015-07-02 Thomas Hallerconfig: fix usage of g_key_file_get_value() vs. g_key_f...
2015-07-02 Thomas Hallerconfig: log configuration at startup and on reload
2015-07-02 Thomas Hallerconfig: add defines for keyfile groups to "nm-config.h"
2015-07-02 Thomas Hallerconfig: add nm_config_parse_boolean() function
2015-07-02 Thomas Hallerconfig: reload also no-auto-default state
2015-07-02 Thomas Hallerconfig: fix evaluation of no-auto-default setting
2015-07-02 Thomas Hallerconfig: refactor processing of 'option+' and 'option...
2015-07-02 Thomas Hallerconfig: add nm_config_keyfile_set_string_list() utils...
2015-07-02 Thomas Hallerconfig: add NM_CONFIG_KEYFILE_LIST_SEPARATOR define
2015-07-02 Thomas Hallerconfig/trivial: rename defines for default settings
2015-07-02 Thomas Hallerconfig: change examples for command line arguments...
2015-07-02 Thomas Hallerconfig: fix order of processing [connection] sections...
2015-06-26 Thomas Hallerconfig,dns: merge branch 'th/dns-update-on-sigusr1...
2015-06-25 Thomas Hallerconfig: pass signals to nm_config_reload()
2015-06-05 Thomas Hallermerge branch 'th/connection-defaults-bgo695383'
2015-06-05 Thomas Hallerconfig: publish nm_config_keyfile_get_boolean() utility...
2015-05-19 Thomas Hallerconfig: minor fix in read_entire_config()
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-11 Beniamino Galvanisystemd: merge branch 'systemd'
2015-05-05 Thomas Hallercore: merge branch 'th/reload-ignore-carrier-bgo748050'
2015-05-05 Thomas Hallerconfig: make ignore-carrier option reloadable
2015-05-04 Beniamino Galvanidns: merge branch 'bg/resolv-conf-bgo747821'
2015-05-04 Beniamino Galvanidns: allow runtime selection of resolv.conf manager
2015-04-17 Thomas Hallerconfig: fix filename order for config-description
2015-03-23 Thomas Hallerdhcp: merge branch 'systemd-dhcp' into master
2015-03-04 Thomas Hallerdhcp: sd-dhcp6-client: delay setting the DUID and don...
2015-03-03 Thomas Hallerdhcp: merge branch 'master' into th/systemd-dhcp-integr...
2015-02-25 Lubomir Rinteldns-manager,config: merge branch 'lr/dns-reconfig-rh106...
2015-02-25 Lubomir Rintelconfig: move dns mode configuration to NMConfigData
2015-02-24 Thomas Hallercore: merge branch 'th/spec-match-bgo743411'
2015-02-24 Thomas Hallercore: unify parsing of device specs using nm_match_spec...
2015-02-16 Lubomir Rintelconfig: add configure and quit command line option
2015-02-09 Thomas Hallercore: merge branch 'th/memleaks'
2015-02-09 Thomas Hallerconfig: fix memleak in read_config()
2015-02-03 Thomas Hallerconfig,connectivity: merge branch 'th/rh1066697_reload_...
2015-02-03 Thomas Hallerconfig: use flags argument in config-changed signal...
2015-02-03 Thomas Hallerconfig: make NMConfig implement GInitable
2015-02-03 Thomas Hallerconfig: move no-auto-default to NMConfigData
2015-02-03 Thomas Hallerconfig: refactor merging no_auto_default
2015-02-03 Thomas Hallerconfig: move keyfile values to NMConfigData
2015-02-03 Thomas Hallerconfig: add new function nm_config_data_diff()
2015-02-03 Thomas Hallerconfig: move main_file and description to NMConfigData
2015-02-03 Thomas Hallerconfig: refactor reloading not to create a second NMCon...
2015-02-03 Thomas Hallerconfig: minor refactoring to highlight mutable property...
2015-02-03 Thomas Hallerconfig: refactor read_entire_config() to merge command...
2015-02-03 Thomas Hallerconfig: refactor to inject NMConfigCmdLineOptions to...
2015-02-03 Thomas Hallerconfig: refactor nm_config_new() by extracting function...
2015-02-03 Thomas Hallerconfig: refactor nm_config_new() by extracting function...
2015-02-03 Thomas Hallerconfig/trivial: rename variables for configuration...
2015-02-03 Thomas Hallerconfig: refactor read_config() to make it independent...
2015-02-03 Thomas Hallerconfig: implement reloading of connectivity parameters
2015-02-03 Thomas Hallerconfig: add support for reloading of configuration
2015-02-03 Thomas Hallerconfig: use NMConfigData in NMConfig
2015-02-03 Thomas Hallerconfig: add nm_config_setup() to initialize config...
2015-02-03 Thomas Hallerconfig/trivial: fix returning FALSE instead of NULL...
next