summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()v250.3Yu Watanabe2022-01-182-7/+18
* stdio-bridge: make the error more straightforwardZbigniew Jędrzejewski-Szmek2022-01-181-1/+1
* kernel-install: also remove modules.builtin.alias.binYu Watanabe2022-01-181-1/+1
* man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2022-01-181-1/+1
* core: add missing dependency DBus propertiesYu Watanabe2022-01-181-2/+4
* core: update log messageYu Watanabe2022-01-181-2/+6
* network: wireguard: also accept negative boolean values to disable adding routesYu Watanabe2022-01-181-2/+2
* network: wireguard: do not add routes to AllowedIPs= by defaultYu Watanabe2022-01-181-8/+2
* sd-device: silence gcc warning with newest gccZbigniew Jędrzejewski-Szmek2022-01-181-1/+1
* journal: Fix entry array iteration corruption checksDaan De Meyer2022-01-181-71/+81
* journal: Remove unused arguments from journal_file_next_entry_for_data()Daan De Meyer2022-01-184-39/+9
* boot: Don't try to free loaded_imageJan Janssen2022-01-181-1/+1
* boot: Fix invalid freeJan Janssen2022-01-182-3/+5
* test: add testcase for broken NTP server optionYu Watanabe2022-01-181-0/+51
* test: voidify test functionsYu Watanabe2022-01-181-71/+30
* sd-dhcp6-client: expose client_parse_message()Yu Watanabe2022-01-182-1/+8
* sd-dhcp6-client: ignore broken non-critical optionsYu Watanabe2022-01-181-5/+5
* journal: Don't discard -b arg when followed by -eDaan De Meyer2022-01-181-2/+0
* journal: Skip data objects with invalid offsetsDaan De Meyer2022-01-121-4/+4
* xdg-autostart-service: Ignore missing desktop-sepcific condition binaryBenjamin Berg2022-01-121-1/+1
* policy files: adjust landing page linkZbigniew Jędrzejewski-Szmek2022-01-1211-11/+11
* fix test-string-util failed when locale is not utf8yangmingtai2022-01-121-16/+16
* nss: only read logging config from environment variablesZbigniew Jędrzejewski-Szmek2022-01-115-9/+14
* nss: drop dummy setup_logging() helpersZbigniew Jędrzejewski-Szmek2022-01-112-12/+2
* bootctl: do not update sd-boot if it wasn't installed in the first placeZbigniew Jędrzejewski-Szmek2022-01-111-0/+11
* bootctl: split out the check whether sd-boot is installedZbigniew Jędrzejewski-Szmek2022-01-111-27/+38
* boot: Fix readdir_harder() on VirtualBoxJan Janssen2022-01-112-3/+8
* bpf: fix bpf_can_link_lsm_program conditionv250.2Julia Kartseva2022-01-101-3/+3
* bpf: check if lsm link ptr is libbpf errorJulia Kartseva2022-01-101-3/+4
* shared/rm-rf: loop over nested directories instead of instead of recursingZbigniew Jędrzejewski-Szmek2022-01-101-47/+112
* shared/rm_rf: refactor rm_rf() to shorten code a bitZbigniew Jędrzejewski-Szmek2022-01-101-30/+23
* shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bitZbigniew Jędrzejewski-Szmek2022-01-101-18/+9
* systemctl: Fix --show timestampLudwig Nussel2022-01-101-1/+1
* boot-timestamps: Discard firmware init time when running in a VMJan Janssen2022-01-091-5/+13
* bpf: actually skip RestrictFileSystems= when not supportedZbigniew Jędrzejewski-Szmek2022-01-091-21/+7
* seccomp: move arch_prctl to @defaultZbigniew Jędrzejewski-Szmek2022-01-071-1/+1
* fstab-generator: also skip other network filesystems and live imageYu Watanabe2022-01-071-0/+15
* fstab-generator: skip root directory handling when nfsroot is requestedYu Watanabe2022-01-071-2/+57
* kernel-install: prefer /boot over /boot/efi for $BOOT_ROOTAdam Williamson2022-01-071-1/+1
* udev-util: ignore USB-C ports in power source mode when detecting system is r...Yu Watanabe2022-01-071-0/+72
* udev-util: re-implement on_ac_power() with sd-deviceYu Watanabe2022-01-071-34/+39
* util: move on_ac_power() from util.c -> udev-util.cYu Watanabe2022-01-077-64/+67
* bpf: do not freeze if bpf lsm fails to set upJulia Kartseva2022-01-073-7/+17
* core/bpf: tighten handling of return values, improve messagesZbigniew Jędrzejewski-Szmek2022-01-071-16/+13
* core/bpf: avoid unnecessary initialization of variables, tighten scopeZbigniew Jędrzejewski-Szmek2022-01-071-24/+13
* userdbctl: fix "Password OK" shown even when password is empty or locked (#21...Pigmy-penguin2022-01-072-3/+25
* test-watchdog: mark as unsafeMike Gilbert2022-01-071-1/+2
* logind: do not propagate error in delayed actionZbigniew Jędrzejewski-Szmek2022-01-071-6/+2
* journal: Log filename when we fail to write an entryDaan De Meyer2022-01-071-2/+2
* journal: Log a better message when we're rotating because a file is fullDaan De Meyer2022-01-071-1/+4