summaryrefslogtreecommitdiff
path: root/src/core/settings/plugins/keyfile/nms-keyfile-utils.c
Commit message (Expand)AuthorAgeFilesLines
* keyfile: for keyfile owner check allow root and euidThomas Haller2022-01-181-1/+1
* core: move nm_main_utils_get_nm_[ug]id() to "nm-core-utils.h"Thomas Haller2022-01-181-3/+1
* Assert keyfiles are owned by euid, not rootJustin Spencer2022-01-181-1/+3
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-20/+20
* all: use nm_uuid_is_normalized() for checking valid UUID for "connection.uuid"Thomas Haller2021-06-041-4/+4
* keyfile: reject non-normalized UUIDs in nms_keyfile_nmmeta_check_filename()Thomas Haller2021-06-041-5/+7
* keyfile: fix comparison in nms_keyfile_nmmeta_read()Thomas Haller2021-06-041-1/+5
* glib-aux: Set file timestamps in nm_utils_file_set_contentsAndrew Zaborowski2021-04-191-1/+7
* build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,...Thomas Haller2021-02-241-1/+1
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+1
* libnm: merge libnm-keyfile into libnm-coreThomas Haller2021-02-091-1/+1
* 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/+389