summaryrefslogtreecommitdiff
path: root/src/core/nm-audit-manager.c
Commit message (Expand)AuthorAgeFilesLines
* audit: handle error from audit_encode_nv_string()Thomas Haller2022-05-111-2/+5
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-43/+43
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-1/+1
* audit: pass and reuse NMStrBuf for build_message()Thomas Haller2021-04-121-17/+24
* audit: don't use GValue for tracking values in AuditField structThomas Haller2021-04-121-36/+59
* audit: use NMStrBuf in audit's build_message()Thomas Haller2021-04-121-18/+14
* audit: fix using original file:line information for audit loggingThomas Haller2021-04-121-1/+12
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-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/+450