summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* import: turn off weird protocols in curlv249.4Lennart Poettering2021-08-241-0/+3
* link: Stop prefixing features with "the"Daan De Meyer2021-08-241-10/+10
* timesync: fix wrong type for receiving timestamp in nanosecondsYu Watanabe2021-08-242-1/+3
* src/boot/efi/linux: fix linux_exec prototypeAlfonso Sánchez-Beato2021-08-242-2/+2
* discover-image: pass the right fd to fd_getcrtime()Lennart Poettering2021-08-241-1/+1
* fstab-generator: Respect nofail when orderingVladimir Panteleev2021-08-241-1/+2
* Fix typo in dbus property name ("OnSuccesJobMode")Vladimir Panteleev2021-08-242-4/+5
* shell-completion: add missing uevent actions for udevadmYu Watanabe2021-08-241-2/+2
* network: do not assume the highest priority when Priority= is unspecifiedYu Watanabe2021-08-244-17/+110
* unit: coldplug both job and nop_job if possibleGeass-LL2021-08-241-4/+7
* network: allow users to forbid passthru MACVLAN from putting its link into pr...Tom Yan2021-08-241-0/+9
* Don't open /var journals in volatile mode when runtime_journal==NULLMilo Turner2021-08-241-0/+7
* resolved: retry on SERVFAIL before downgrading feature levelSteven Siloti2021-08-242-17/+29
* sd-boot: Fix possible null pointer dereferenceJan Janssen2021-08-241-1/+1
* core: Make sure cgroup_oom_queue is flushed on manager exitMichal Koutný2021-08-242-2/+9
* cgroup: do 'catchup' for unit cgroup inotify watch filesDan Streetman2021-08-243-0/+22
* systemd-analyze: parse ip_filters_custom_egress correctlyMaanya Goenka2021-08-241-1/+1
* hostname: fix off-by-one issue in gethostname()Yu Watanabe2021-08-241-4/+4
* sd-dhcp-server: fix possible double-free or use-after-freeYu Watanabe2021-08-241-1/+1
* Get rid of dangling setutxent()MertsA2021-08-241-2/+4
* sd-dhcp6-client: cirtainly adjust T1 and T2Yu Watanabe2021-08-241-9/+8
* sd-dhcp6-client: fix copy-and-paste mistakeYu Watanabe2021-08-241-1/+1
* resolved: Don't omit AD bit in reply if DO is set in the queryJack Dähn2021-08-241-2/+2
* test: use a correct kernel binary on ppc64le machinesFrantisek Sumsal2021-08-241-5/+7
* Fix the "Failed to open random seed ..." message.longpanda2021-08-241-1/+1
* Merge pull request #114 from yuwata/v249-stable-network-fix-gatewayLuca Boccassi2021-08-226-37/+54
|\
| * test-network: add testcases that gateway address is IPv6 link localYu Watanabe2021-08-223-0/+10
| * network: fix logic for checking gateway address is readyYu Watanabe2021-08-223-37/+44
|/
* network: fix configuring of CAN devicesYu Watanabe2021-08-161-1/+5
* udev: when setting up lo, do not return an errorZbigniew Jędrzejewski-Szmek2021-08-161-2/+4
* network: use monotonic instead of boot time to handle address creation/update...Yu Watanabe2021-08-101-1/+3
* network: configure address with requested lifetimeYu Watanabe2021-08-101-5/+5
* network: check the received interface name is actually newYu Watanabe2021-08-101-0/+13
* test-network: add a testcase for ManageForeignRoutes=noYu Watanabe2021-08-102-1/+31
* network: also check addresses when determine a gateway address is reachable o...Yu Watanabe2021-08-101-0/+34
* network: ignore errors on unsetting master ifindexv249.3Yu Watanabe2021-08-061-2/+18
* network: ignore errors on setting bridge configYu Watanabe2021-08-061-1/+1
* network: add commentsYu Watanabe2021-08-061-10/+10
* core: wrap cgroup path with empty_to_root() in log messagesYu Watanabe2021-08-063-27/+28
* core/cgroup: fix error handling of cg_remove_xattr()Yu Watanabe2021-08-061-3/+3
* sd-netlink: always append new bridge FDB entriesYu Watanabe2021-08-061-2/+6
* mkosi: Fix openSUSE Jinja2 package nameMichal Koutný2021-08-061-1/+1
* mkosi: openSUSE update --bootable=no dependenciesMichal Koutný2021-08-061-0/+1
* network: use address_equal()/route_equal() to compare addresses or routes con...Yu Watanabe2021-08-063-3/+4
* man: describe veritysetup command syntaxZbigniew Jędrzejewski-Szmek2021-08-062-1/+48
* veritysetup: print help for --help/-h/helpZbigniew Jędrzejewski-Szmek2021-08-061-1/+4
* Use correct `<poll.h>` includeDavid Seifert2021-08-062-2/+2
* Use correct `<fcntl.h>` includeDavid Seifert2021-08-061-1/+1
* test: correctly detect ASan on s390xFrantisek Sumsal2021-08-061-1/+1
* systemctl: allow set-property to be called with a glob patternZbigniew Jędrzejewski-Szmek2021-08-061-20/+33