summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAgeFilesLines
* systemd: make string argument of sd_dhcp6_client_set_request_mud_url() constThomas Haller2020-04-242-2/+2
* systemd: merge branch systemd into masterThomas Haller2020-04-088-4/+155
|\
| * systemd: update code from upstream (2020-04-08)Thomas Haller2020-04-088-4/+155
* | meson: merge branch 'inigomartinez/meson-license'Thomas Haller2020-03-281-0/+2
|\ \
| * | license: Add license using SPDX identifiers to meson build filesIñigo Martínez2020-02-171-0/+2
* | | systemd: merge branch systemd into masterThomas Haller2020-03-2310-81/+210
|\ \ \ | |/ / |/| / | |/
| * systemd: update code from upstream (2020-03-23)Thomas Haller2020-03-2310-81/+211
* | systemd: merge branch systemd into masterThomas Haller2019-12-168-40/+459
|\ \ | |/
| * systemd: update code from upstream (2019-12-13)Thomas Haller2019-12-158-39/+458
| * systemd: update code from upstream (2019-11-19)Thomas Haller2019-11-2016-0/+441
| |\
* | | sd: cleanup integrating systemd's event loop with GMainContextThomas Haller2019-11-251-38/+25
| |/ |/|
* | systemd: merge branch systemd into masterThomas Haller2019-11-2021-99/+332
|\ \ | |/
| * systemd: update code from upstream (2019-11-19)Thomas Haller2019-11-1921-99/+332
* | all: unify format of our Copyright source code commentsThomas Haller2019-10-022-2/+2
* | meson: Improve the systemd build fileIñigo Martínez2019-10-011-40/+44
* | meson: Use dependency for nm-default headerIñigo Martínez2019-10-011-10/+9
* | all: manually drop code comments with file descriptionThomas Haller2019-10-016-6/+12
* | systemd: merge branch systemd into masterThomas Haller2019-09-259-33/+154
|\ \ | |/
| * systemd: update code from upstream (2019-09-24)Thomas Haller2019-09-259-33/+154
* | all: SPDX header conversionLubomir Rintel2019-09-108-123/+14
* | systemd: merge branch systemd into masterThomas Haller2019-07-2623-33/+37
|\ \ | |/
| * systemd: update code from upstream (2019-07-26)Thomas Haller2019-07-2614-1514/+23
* | dhcp: access internal systemd structure to retrieve dhcp private optionsFrancesco Giudici2019-07-053-0/+89
* | systemd: add dns-domain utils to systemd static libraryBeniamino Galvani2019-07-053-1502/+0
* | systemd: merge branch systemd into masterBeniamino Galvani2019-07-056-49/+248
|\ \ | |/
| * systemd: update code from upstream (2019-07-04)Beniamino Galvani2019-07-046-48/+247
* | all: drop emacs file variables from source filesThomas Haller2019-06-113-3/+0
* | systemd: merge branch systemd into masterThomas Haller2019-05-148-30/+98
|\ \ | |/
| * systemd: update code from upstream (2019-05-14)Thomas Haller2019-05-148-30/+98
* | build/meson: rename "nm_core_dep" to "libnm_core_dep"Thomas Haller2019-04-181-1/+1
* | systemd: merge branch systemd into masterThomas Haller2019-04-122-3/+3
|\ \ | |/
| * systemd: update code from upstream (2019-04-11)Thomas Haller2019-04-122-3/+3
* | systemd: merge branch systemd into masterThomas Haller2019-04-0416-92/+73
|\ \ | |/
| * systemd: update code from upstream (2019-04-04)Thomas Haller2019-04-0418-172/+185
* | systemd: merge branch systemd into masterbg/systemdBeniamino Galvani2019-02-206-23/+49
|\ \
| * | systemd: update code from upstream (2019-02-20)Beniamino Galvani2019-02-208-80/+112
| |/
* | systemd: network: avoid inet_ntoa() in favor of inet_ntop()Thomas Haller2019-02-192-8/+12
* | systemd: dhcp: move filtering of bogus DNS/NTP addresses out of DHCP clientThomas Haller2019-02-193-34/+33
* | systemd: dhcp: handle multiple addresses for "Router" (option 3) in DHCP libraryThomas Haller2019-02-193-25/+31
* | systemd: network: don't return allocated buffer of zero length from deseriali...Thomas Haller2019-02-191-1/+1
* | all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-1215-15/+0
* | systemd: merge branch systemd into masterThomas Haller2019-02-063-12/+18
|\ \ | |/
| * systemd: update code from upstream (2019-02-05)Thomas Haller2019-02-063-13/+19
* | all: fix misspellingsRafael Fontenelle2019-01-241-1/+1
* | systemd: merge branch systemd into masterThomas Haller2019-01-076-27/+44
|\ \ | |/
| * systemd: update code from upstream (2019-01-06)Thomas Haller2019-01-076-27/+44
| * systemd: reorganize source filesThomas Haller2019-01-0771-25147/+0
* | libnm: use "libnm-systemd-shared.a" in "libnm-core.la" (and "libnm.so")Thomas Haller2019-01-021-1/+0
* | systemd: move basic systemd library to shared/nm-utilsThomas Haller2019-01-02135-25794/+176
* | systemd: drop workaround for missing C11 header <uchar.h>Thomas Haller2019-01-025-13/+16