summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAgeFilesLines
* 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
* | systemd: fix nm-logging domain for systemd loggingThomas Haller2018-12-301-1/+1
* | systemd: merge branch systemd into masterThomas Haller2018-12-2367-1505/+2079
|\ \ | |/
| * systemd: update code from upstream (2018-12-22)Thomas Haller2018-12-2364-1522/+2288
* | dhcp6: don't enforce DUID content for sd_dhcp6_client_set_duid()Thomas Haller2018-12-214-6/+16
* | dhcp: don't enforce hardware address length for sd_dhcp_client_set_client_id()Thomas Haller2018-12-211-18/+11
* | dhcp: fix sd_dhcp_client_set_client_id() for infiniband addressesThomas Haller2018-12-211-1/+3
* | build: meson: Add trailing commasIñigo Martínez2018-12-201-2/+2
* | network: add sd_dhcp_route_get_option() accessorThomas Haller2018-12-192-0/+7
* | dhcp: disable systemd's dhcp_identifier_set_iaid()Thomas Haller2018-11-291-12/+5
* | dhcp: always explicitly set IAID of internal DHCPv6 clientThomas Haller2018-11-291-2/+0
* | dhcp6-client: handle IAID with value zeroThomas Haller2018-11-291-1/+4
* | systemd: merge branch systemd into masterThomas Haller2018-11-2340-829/+1127
|\ \ | |/
| * systemd: update code from upstream (2018-11-23)Thomas Haller2018-11-2338-822/+912
* | systemd: fix crash by unrefing event sources before re-adding themBenjamin Berg2018-11-151-0/+2
* | dhcp: reimplement node-specific DHCP client-id generation from systemdThomas Haller2018-11-132-52/+0
* | dhcp: test systemd's default DHCP client identifier generationThomas Haller2018-11-132-1/+54
* | core: refactor loading machine-id and cache itThomas Haller2018-11-132-0/+20
* | systemd: merge branch systemd into masterThomas Haller2018-10-2839-459/+571
|\ \ | |/
| * systemd: update code from upstream (2018-10-27)Thomas Haller2018-10-2741-577/+677