summaryrefslogtreecommitdiff
path: root/src/nm-daemon-helper/nm-daemon-helper.c
Commit message (Expand)AuthorAgeFilesLines
* nm-daemon-helper: log to stderr any error from getaddrinfo()Beniamino Galvani2023-02-211-8/+21
* daemon-helper: include "libnm-std-aux/nm-default-std.h" as first in "nm-daemo...Thomas Haller2022-05-091-2/+2
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-1/+1
* nm-daemon-helper: fix indentationBeniamino Galvani2021-06-161-1/+1
* nm-daemon-helper: fix build with musl libcBeniamino Galvani2021-06-161-0/+4
* nm-daemon-helper: implement 'resolve-address' operationBeniamino Galvani2021-06-111-2/+51
* core: add infrastructure for spawning a helper processBeniamino Galvani2021-06-111-0/+63