summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-25resolved: don't suppress OPT if we have no OPTupstreamLennart Poettering1-1/+1
2021-03-24Merge pull request #19076 from yuwata/firewall-util-modernizationsLuca Boccassi6-201/+243
2021-03-24local-addresses: fix use of uninitialized valueDavid Tardon1-1/+1
2021-03-25test-firewall-util: use assert_se() at most placesYu Watanabe1-78/+74
2021-03-24po: Translated using Weblate (Dutch)Pjotr Vertaalt1-103/+269
2021-03-24process-util: dont allocate max length to read /proc/PID/cmdlineAnita Zhang2-25/+8
2021-03-24pid1: do not use generated strings as format strings (#19098)Lincoln Ramsay1-3/+3
2021-03-24network: fix ipv6 tunnel encapsulation limit (#19087)hide1-1/+1
2021-03-23repart: remove spurious empty double newlinesLennart Poettering1-2/+0
2021-03-23blockdev-util: actually specify an access mode on open()Lennart Poettering1-1/+1
2021-03-23update TODOLennart Poettering1-0/+11
2021-03-23po: Added translation using Weblate (Dutch)Pjotr Vertaalt2-0/+850
2021-03-23man: document differences in clean exit status for Type=oneshotDavid Tardon1-9/+14
2021-03-23man: rate limited services can be restartet from timer or socketChristian Hesse1-7/+7
2021-03-23sd-event: disable epoll_pwait2 for nowZbigniew Jędrzejewski-Szmek1-2/+8
2021-03-23Merge pull request #19075 from keszybz/calendarspec-loopZbigniew Jędrzejewski-Szmek3-46/+72
2021-03-23firewall-util: refuse IPv6 firewall rules when kernel does not support IPv6Yu Watanabe1-3/+11
2021-03-23firewall-util: gracefully handle -EOVERFLOW returned from older kernelYu Watanabe1-0/+13
2021-03-23firewall-util: do not use goto for retryingYu Watanabe1-62/+70
2021-03-23firewall-util: add missing return value checkYu Watanabe1-2/+4
2021-03-23firewall-util: probe firewall backend in fw_ctx_new()Yu Watanabe1-12/+2
2021-03-23network: allocate FirewallContext lazilyYu Watanabe1-4/+0
2021-03-23firewall-util: logs which backend will be usedYu Watanabe3-44/+73
2021-03-23shared/calendarspec: when mktime() moves us backwards, jump forwardZbigniew Jędrzejewski-Szmek3-8/+15
2021-03-22Merge pull request #19079 from poettering/resolved-ipv6-cache-fixLuca Boccassi2-11/+59
2021-03-22Merge pull request #19081 from keszybz/three-comment-updatesLuca Boccassi3-24/+19
2021-03-22man: say that .device units need udevZbigniew Jędrzejewski-Szmek1-13/+12
2021-03-22Reword and reindent commentZbigniew Jędrzejewski-Szmek1-10/+6
2021-03-22Partially revert "correct incorrect command in NEWS (#19048)"Zbigniew Jędrzejewski-Szmek1-1/+1
2021-03-22Merge pull request #19058 from bugaevc/log-open-protect-errnoZbigniew Jędrzejewski-Szmek7-8/+33
2021-03-22shell-completion: systemd-run: add missing optionsYu Watanabe2-26/+41
2021-03-22update TODOLennart Poettering1-0/+5
2021-03-22test-calendarspec: do not convert timezone "" to ":"Zbigniew Jędrzejewski-Szmek1-1/+1
2021-03-22test-calendarspec: print offending line in outputZbigniew Jędrzejewski-Szmek1-26/+22
2021-03-22shared/calendarspec: constify parameter and simplify assignments to variableZbigniew Jędrzejewski-Szmek1-11/+22
2021-03-22update TODOLennart Poettering1-0/+5
2021-03-22resolved: don't accept responses to query unless they completely answer our q...Lennart Poettering2-8/+56
2021-03-22resolved: propagate correct error variableLennart Poettering1-3/+3
2021-03-22homework: use FORK_CLOSE_ALL_FDS in a few more placesSergey Bugaev1-3/+12
2021-03-22tree-wide: reopen log after fork when neededSergey Bugaev5-5/+14
2021-03-22log: protect errno in log_open()Sergey Bugaev1-0/+7
2021-03-22meson: fix warning about comparison between different typesYu Watanabe2-8/+6
2021-03-22shared/calendarspec: abort calculation after 1000 iterationsZbigniew Jędrzejewski-Szmek1-1/+13
2021-03-21logs-show: add missing newline in warning messageAntonio Terceiro1-1/+1
2021-03-21meson: fix build error of test-dnssec-complexYu Watanabe1-3/+7
2021-03-19systemd-boot: LLVM/lld does not support PE/COFF relocations. Bail out with an...tpgxyz1-1/+8
2021-03-19blockdev-util: fix access to possibly invalidated dirent structLennart Poettering1-12/+17
2021-03-19repart: make sure to grow partition table after growing backing loopback fileLennart Poettering1-0/+42
2021-03-19correct incorrect command in NEWS (#19048)Michael Gisbers1-2/+2
2021-03-19Wrong index in error messageSam Lunt1-2/+2