summaryrefslogtreecommitdiff
path: root/shared/systemd
Commit message (Expand)AuthorAgeFilesLines
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-182-2/+2
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-1/+1
* libnm,shared: bzero secrets on failure in nm_utils_base64secret_decode()Thomas Haller2019-04-122-2/+9
* systemd: merge branch systemd into masterThomas Haller2019-04-128-62/+207
|\
| * systemd: update code from upstream (2019-04-11)Thomas Haller2019-04-127-61/+206
* | systemd: merge branch systemd into masterThomas Haller2019-04-0444-809/+842
|\ \ | |/
| * systemd: update code from upstream (2019-04-04)Thomas Haller2019-04-0442-806/+846
* | shared/systemd: fix gettid() compat implementation shadowing function from glibcThomas Haller2019-03-111-1/+2
* | systemd: merge branch systemd into masterbg/systemdBeniamino Galvani2019-02-206-7/+28
|\ \
| * | systemd: update code from upstream (2019-02-20)Beniamino Galvani2019-02-208-8/+40
| |/
* | systemd: dhcp: move filtering of bogus DNS/NTP addresses out of DHCP clientThomas Haller2019-02-192-0/+10
* | systemd: define strerror() in sd-adapt header to nm_strerror_native()Thomas Haller2019-02-121-0/+5
* | systemd/trivial: adjust naming of include guard defineThomas Haller2019-02-121-3/+3
* | all: minor coding style fixes (space before parentheses)Thomas Haller2019-02-111-2/+2
* | systemd: merge branch systemd into masterThomas Haller2019-02-0624-169/+264
|\ \ | |/
| * systemd: update code from upstream (2019-02-05)Thomas Haller2019-02-0623-169/+255
* | logging: make nm-logging thread-safeThomas Haller2019-02-052-4/+6
* | all: avoid bogus compiler warning about uninitialized variableThomas Haller2019-02-041-1/+2
* | all: fix misspellingsRafael Fontenelle2019-01-241-1/+1
* | systemd: merge branch systemd into masterThomas Haller2019-01-076-10/+7
|\ \ | |/
| * systemd: update code from upstream (2019-01-06)Thomas Haller2019-01-076-8/+7
| * systemd: reorganize source filesThomas Haller2019-01-0772-0/+25159
* libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-0/+45
* systemd: expose unbase64mem() as nm_sd_utils_unbase64mem()Thomas Haller2019-01-023-0/+47
* systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-02102-0/+25681