summaryrefslogtreecommitdiff
path: root/src/core/nm-config.c
Commit message (Expand)AuthorAgeFilesLines
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-145/+145
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-181-18/+18
* all: rename nm_utils_strsplit_set*() to nm_strsplit_set*()Thomas Haller2021-08-021-1/+1
* all: unify and rename strv helper APIThomas Haller2021-07-291-6/+4
* all: drop unnecessary casts from nm_utils_strv_find_first()Thomas Haller2021-07-291-4/+3
* core: introduce device 'allowed-connections' propertybg/rh1934122Beniamino Galvani2021-07-271-1/+11
* core: add 'keep-configuration' device configuration optionBeniamino Galvani2021-07-271-0/+1
* core: persist the bootfile from DHCPbg/dhcp-filename-rh1979387Beniamino Galvani2021-07-271-5/+16
* core: belatedly add [main].firewall-backend config to known optionsThomas Haller2021-06-041-2/+3
* libnm/trivial: rename _nm_keyfile_equals() to _nm_keyfile_equal()Thomas Haller2021-05-271-1/+1
* clang-format: reformat code with clang 12Thomas Haller2021-05-041-1/+1
* iwd: Mirror NM connections to IWD network config filesAndrew Zaborowski2021-03-231-1/+2
* all: split "range" variant of nm_utils_ptrarray_find_binary_search()Thomas Haller2021-03-161-7/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-3/+3
* libnm: merge libnm-keyfile into libnm-coreThomas Haller2021-02-091-2/+2
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+3159