summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* journal,network,timesync: fix segfault on 32bit timeval/timespec systemsYu Watanabe2021-10-123-4/+9
* timesync: check cmsg lengthYu Watanabe2021-10-121-0/+2
* socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additiona...Yu Watanabe2021-10-124-3/+25
* icmp6: drop unnecessary assertionYu Watanabe2021-10-121-1/+0
* timesync: fix wrong type for receiving timestamp in nanosecondsYu Watanabe2021-10-122-1/+3
* network: fix wrong flag: manage_foreign_routes -> manage_foreign_rulesYu Watanabe2021-10-121-1/+1
* man: update description for ManageForeignRoutes=Yu Watanabe2021-09-021-4/+7
* network: introduce ManageForeignRoutingPolicyRules= boolean setting in networ...Yu Watanabe2021-09-026-6/+24
* test-install-root: add test for unknown WantedBy= targetDavid Tardon2021-08-241-0/+26
* shared/install: ignore enablement of template units w/o instance when presettingZbigniew Jędrzejewski-Szmek2021-08-242-7/+18
* shared/install: pass UnitFileFlags down into the call chainZbigniew Jędrzejewski-Szmek2021-08-241-19/+23
* shared/install: improve message about template mismatchZbigniew Jędrzejewski-Szmek2021-08-241-2/+2
* shared/install: remove custom error handling in unit_file_preset_all()Zbigniew Jędrzejewski-Szmek2021-08-241-11/+5
* shared/install: ignore failures for auxiliary filesZbigniew Jędrzejewski-Szmek2021-08-242-5/+19
* Make unit_name_to_instance() return UnitNameFlagsZbigniew Jędrzejewski-Szmek2021-08-245-12/+12
* test-install-root: create referenced targetsDavid Tardon2021-08-241-0/+6
* install: warn if WantedBy targets don't existJan Synacek2021-08-242-7/+19
* network: use address_equal()/route_equal() to compare addresses or routes con...Yu Watanabe2021-08-103-3/+4
* core: wrap cgroup path with empty_to_root() in log messagesv248.7Yu 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: openSUSE update --bootable=no dependenciesMichal Koutný2021-08-061-0/+1
* 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
* man/systemctl: rework descriptions of bind and mount-imageZbigniew Jędrzejewski-Szmek2021-08-061-44/+69
* man: use title of docs/ pages when referring to themZbigniew Jędrzejewski-Szmek2021-08-065-6/+6
* man: fix assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2021-08-0611-46/+49
* seccomp: move sched_getaffinity() from @system-service to @defaultLennart Poettering2021-08-061-1/+1
* seccomp: drop getrandom() from @system-serviceLennart Poettering2021-08-061-1/+0
* networkd: Include linux/netdevice.h headerKhem Raj2021-08-061-0/+1
* man: Fix incorrect EFI vendor UUID (last missing nibble)ratijas2021-08-061-1/+1
* malloc() uses getrandom nowCristian Rodríguez2021-08-061-0/+1
* machined-varlink: fix double freeDavid Tardon2021-08-021-1/+1
* sd-event: always reshuffle time prioq on changing online/offline statev248.6Yu Watanabe2021-07-231-22/+11
* sd-event: make event_source_time_prioq_reshuffle() accept all event source typeYu Watanabe2021-07-231-4/+5
* sd-event: use usec_add()Yu Watanabe2021-07-231-2/+2
* sd-event: drop unnecessary "else"Yu Watanabe2021-07-231-2/+2
* man: document nss-{resolve,myhostname} resolving in the other direction, tooFlorian Klink2021-07-232-1/+12
* man: stop recommending putting myhostname after dnsFlorian Klink2021-07-231-10/+6
* pid1: propagate the original command line when reexecutingZbigniew Jędrzejewski-Szmek2021-07-231-10/+53
* sd-bus: fix missing initializer in SD_BUS_VTABLE_END (#20253)Matthijs van Duin2021-07-231-1/+8
* hwdb: 60-keyboard::remove hardcoded definition for KEYBOARD_KEY_56 for MSI P...Aakash Singh2021-07-221-1/+0
* alloc-util: introduce MALLOC_SIZEOF_SAFE() helperLennart Poettering2021-07-223-3/+15
* fileio: bump limit for read_full_file() and friends to 64MLennart Poettering2021-07-221-7/+16
* basic/unit-name: do not use strdupa() on a pathv248.5Zbigniew Jędrzejewski-Szmek2021-07-201-8/+5
* Minor typo (#20254)rene2021-07-201-1/+1