summaryrefslogtreecommitdiff
path: root/src/settings/plugins/keyfile/nms-keyfile-reader.c
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-237/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-190/+200
* all: replace cleanup macro "gs_unref_keyfile" by "nm_auto_unref_keyfile"Thomas Haller2020-09-021-1/+1
* all: avoid wrong compiler warning about uninitalized variables with LTOThomas Haller2020-08-171-0/+1
* core: add "external" flag for connections of external devicesThomas Haller2020-06-101-0/+7
* keyfile: add NMKeyfileHandlerFlagsThomas Haller2020-06-051-1/+1
* keyfile: add nm_keyfile_handler_data_warn_get() and construct message lazyThomas Haller2020-06-051-8/+10
* keyfile: add handler context for all parser callbacksThomas Haller2020-06-051-12/+16
* keyfile: rework error reporting from read/write handlerThomas Haller2020-06-051-2/+1
* keyfile: add NMKeyfileHandlerData typedef for arguments of keyfile callbacksThomas Haller2020-06-051-2/+3
* keyfile: merge NMKeyfile{Read,Write}Type as NMKeyfileHandlerTypeThomas Haller2020-06-051-2/+2
* libnm/keyfile: build keyfile code as separate GPL licensed internal libraryThomas Haller2020-01-071-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* settings: support storing "shadowed-storage" to [.nmmeta] section for keyfile...Thomas Haller2019-07-251-0/+12
* settings: rework tracking settings connections and settings pluginsThomas Haller2019-07-161-1/+17
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* keyfile: add helper functions to record loaded UUID filesThomas Haller2018-12-031-1/+2
* keyfile/trivial: rename keyfile related functionsThomas Haller2018-10-231-3/+3
* keyfile: write keyfiles to "/run" directory with ".nmconnection" file suffixThomas Haller2018-10-181-1/+9
* keyfile: split automatically setting ID/UUID for keyfileThomas Haller2018-10-041-5/+49
* keyfile: move file permission check of keyfile to helper functionThomas Haller2018-10-041-21/+4
* keyfile: use gs_unref_keyfile in nms_keyfile_reader_from_file()Thomas Haller2018-07-171-5/+3
* keyfile: log the connection contextLubomir Rintel2017-03-241-1/+3
* logging: log device and connection along with the messageLubomir Rintel2017-03-241-1/+1
* keyfile: extend internal API to re-read keyfile connection after writingThomas Haller2017-03-021-1/+23
* keyfile: disable permission checks of keyfile for testsThomas Haller2016-10-191-7/+7
* keyfile: refactor GObject type creationThomas Haller2016-10-061-0/+2
* keyfile: rename public keyfile functions and namesThomas Haller2016-10-061-1/+1
* keyfile: rename filesThomas Haller2016-10-061-0/+141