summaryrefslogtreecommitdiff
path: root/src/nm-config-data.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-05config: support a [connection] section to NetworkManager.conf to specify conn...Thomas Haller1-0/+4
2015-06-02device: don't assume by default IPv6LL-only connectionsBeniamino Galvani1-0/+1
2015-05-05config: make ignore-carrier option reloadableThomas Haller1-0/+2
2015-05-04dns: allow runtime selection of resolv.conf managerBeniamino Galvani1-0/+2
2015-02-25config: move dns mode configuration to NMConfigDataLubomir Rintel1-0/+4
2015-02-03config: use flags argument in config-changed signal instead of a hash tableThomas Haller1-1/+12
2015-02-03config: move no-auto-default to NMConfigDataThomas Haller1-0/+6
2015-02-03config: move keyfile values to NMConfigDataThomas Haller1-0/+3
2015-02-03config: add new function nm_config_data_diff()Thomas Haller1-0/+2
2015-02-03config: move main_file and description to NMConfigDataThomas Haller1-1/+8
2015-02-03config: refactor reloading not to create a second NMConfig instanceThomas Haller1-5/+2
2015-02-03config: add new NMConfigData classThomas Haller1-0/+65