summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* systemd: update code from upstream (2023-02-07)systemdThomas Haller2023-02-0891-1707/+2156
* systemd: update code from upstream (2022-10-25)Thomas Haller2022-10-2518-1993/+190
* systemd: update code from upstream (2022-10-04)Thomas Haller2022-10-0443-285/+637
* systemd: update code from upstream (2022-08-10)Thomas Haller2022-08-1134-2888/+273
* systemd: update code from upstream (2022-07-05)Thomas Haller2022-07-0575-4465/+1849
* systemd: update code from upstream (2022-04-01)Thomas Haller2022-04-0480-3090/+2589
* systemd: update code from upstream (2022-01-24)Thomas Haller2022-01-2488-1307/+2687
* systemd: update code from upstream (2021-10-06)Thomas Haller2021-10-0680-2475/+2137
* systemd: update code from upstream (2021-07-29)Thomas Haller2021-07-2939-1042/+970
* systemd: update code from upstream (2021-06-17)Thomas Haller2021-06-1724-140/+223
* systemd: update code from upstream (2021-05-29)Thomas Haller2021-05-3070-975/+1814
* all: move "src/core/systemd/" directory to "src/libnm-systemd-core/"Thomas Haller2021-05-2868-0/+0
* systemd: update code from upstream (2021-04-06)Thomas Haller2021-04-0627-236/+367
* systemd: update code from upstream (2021-03-30)Thomas Haller2021-03-3084-1961/+2287
* all: move "shared/nm-std-aux/unaligned.h" to "src/libnm-std-aux/"Thomas Haller2021-03-301-0/+0
* all: move "shared/systemd/" directory to "src/libnm-systemd-shared/"Thomas Haller2021-03-30128-0/+0
* systemd: update code from upstream (2021-02-08)Thomas Haller2021-02-084-19/+19
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-08959-0/+0
* systemd: merge branch 'master' into systemdThomas Haller2021-01-051278-535111/+665683
|\
| * shared: don't clang-format "shared/nm-std-aux/unaligned.h"Thomas Haller2021-01-052-101/+56
| * systemd: merge branch systemd into masterThomas Haller2021-01-053-6/+12
| |\ | |/ |/|
* | systemd: update code from upstream (2021-01-05)Thomas Haller2021-01-053-5/+12
| * systemd: merge branch systemd into masterThomas Haller2021-01-05149-1968/+2355
| |\ | |/ |/|
* | systemd: update code from upstream (2020-12-23)Thomas Haller2020-12-23143-1959/+2286
| * po: update Danish (da) translationscootergrisen2021-01-041-1103/+1128
| * po: update Danish (da) translationscootergrisen2020-12-231-2420/+2540
| * merge branch 'th/gitlab-ci-alpine' (part 4)Thomas Haller2020-12-2310-11/+48
| |\
| | * gitlab-ci: skip valgrind tests on Alpine LinuxThomas Haller2020-12-231-0/+6
| | * gitlab-ci: install missing packages on Alpine LinuxThomas Haller2020-12-232-1/+4
| | * all: adjust imports to fix libc/linux headersThomas Haller2020-12-233-3/+7
| | * systemd: use pthread instead of internal glibc functionality on non glibc pla...Thomas Haller2020-12-231-0/+12
| | * systemd: fix include for <linux/if_arp.h> on muslRasmus Thomsen2020-12-231-0/+4
| | * core/tests: relax checks in do_test_nm_utils_kill_child() for libmuslThomas Haller2020-12-231-2/+2
| | * core/tests: skip test for nm_wildcard_match_check() on non-glibcThomas Haller2020-12-231-5/+13
| |/
| * release: bump version to 1.29.7 (development)1.29.7-devBeniamino Galvani2020-12-232-2/+2
| * wifi: merge branch 'ac/wpa3eap_suiteb192'Antonio Cardace2020-12-2224-56/+267
| |\
| | * wifi: add WPA-EAP-SUITE-B-192 supportac/wpa3eap_suiteb192Antonio Cardace2020-12-2224-56/+267
| * | merge branch 'th/gitlab-ci-alpine' (part 3)Thomas Haller2020-12-2252-14/+95
| |\ \
| | * | libnm: allow opt-out of including system headers in <NetworkManager.h>Thomas Haller2020-12-223-7/+11
| | * | libnm: avoid in_addr_t/in6addr use in libnm headerThomas Haller2020-12-221-1/+4
| | * | all: explicit include <linux/if_{ether,infiniband,vlan}.h> as neededThomas Haller2020-12-2246-0/+73
| | * | core: avoid "__u32","__u8" types in "src/nm-manager.c"Thomas Haller2020-12-221-4/+5
| | * | libnm: include "nm-core-enum-types.h" in libnm headers with quotesThomas Haller2020-12-222-2/+2
| |/ /
| * | Merge branch 'missing_veth_prop' into 'master'Fernando Fernández Mancera2020-12-222-0/+9
| |\ \ | | |/ | |/|
| | * nmtui: fix listing veth devices on nmtuiFernando Fernandez Mancera2020-12-212-0/+9
| |/
| * ovs: fix indentationBeniamino Galvani2020-12-181-2/+1
| * hostname: merge branch 'bg/hostname-dns-fix'Beniamino Galvani2020-12-183-6/+67
| |\
| | * hostname: start a new lookup every time the DNS configuration changesbg/hostname-dns-fixBeniamino Galvani2020-12-183-4/+49
| | * device: log dns resolver state as stringBeniamino Galvani2020-12-171-2/+18
| |/
| * ovs: fix leaksBeniamino Galvani2020-12-151-2/+2