summaryrefslogtreecommitdiff
path: root/shared/systemd
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-104-62/+7
* systemd: merge branch systemd into masterThomas Haller2019-07-2633-163/+451
|\
| * systemd: update code from upstream (2019-07-26)Thomas Haller2019-07-2631-159/+1917
* | shared: add nm_sd_dns_name_to_wire_format()Beniamino Galvani2019-07-052-0/+14
* | systemd: add dns-domain utils to systemd static libraryBeniamino Galvani2019-07-052-0/+1500
* | systemd: merge branch systemd into masterBeniamino Galvani2019-07-0533-407/+709
|\ \ | |/
| * systemd: update code from upstream (2019-07-04)Beniamino Galvani2019-07-0433-407/+704
* | all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* | shared: implement _nm_utils_monotonic_timestamp_initialized() in "nm-logging-...Thomas Haller2019-05-221-0/+7
* | systemd: merge branch systemd into masterThomas Haller2019-05-1416-135/+283
|\ \ | |/
| * systemd: update code from upstream (2019-05-14)Thomas Haller2019-05-1416-135/+265
* | shared: add nm_log_level_from_syslog() helper to convert from syslog levelsThomas Haller2019-05-071-18/+2
* | 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