NetworkManager/shared/systemd
Thomas Haller b434b9ec07 shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"
"shared/nm-utils" contains general purpose utility functions that only
depend on glib (and extend glib with some helper functions).

We will also add code that does not use glib, hence it would be good
if the part of "shared/nm-utils" that does not depend on glib, could be
used by these future projects.

Also, we use the term "utils" everywhere. While that covers the purpose
and content well, having everything called "nm-something-utils" is not
great. Instead, call this "nm-std-aux", inspired by "c-util/c-stdaux".
2019-04-18 18:57:24 +02:00
..
sd-adapt-shared shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils" 2019-04-18 18:57:24 +02:00
src/basic systemd: merge branch systemd into master 2019-04-12 07:33:52 +02:00
nm-logging-stub.c logging: make nm-logging thread-safe 2019-02-05 08:18:08 +01:00
nm-sd-utils-shared.c libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode() 2019-04-12 07:39:50 +02:00
nm-sd-utils-shared.h libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode() 2019-04-12 07:39:50 +02:00