summaryrefslogtreecommitdiffstats
path: root/catalog (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-09test: make install_keymaps() optionally install more keymapsYu Watanabe1-0/+10
2018-10-09test: add paths of keymaps in install_keymaps()Yu Watanabe1-1/+5
2018-10-09test: introduce install_zoneinfo()Yu Watanabe1-0/+7
2018-10-09test: install libraries required by testsYu Watanabe1-1/+1
2018-10-09meson: use same compilers to build fuzzersYu Watanabe2-2/+6
2018-10-09nspawn: add comments explaining the namespacing situation and the inner/outer...Lennart Poettering1-0/+16
2018-10-09ptyfwd: when we can't copy the window size from caller, use $LINES and $COLUMNSLennart Poettering1-2/+12
2018-10-09core: introduce systemd.early_core_pattern= kernel cmdline optionFranck Bui2-3/+44
2018-10-09test-udev: sprinkle (void) and assert_se() as necessaryZbigniew Jędrzejewski-Szmek1-12/+7
2018-10-09test-udev: remove unsatisfiable conditionalsZbigniew Jędrzejewski-Szmek1-13/+7
2018-10-09core: properly serialize "in_audit" per-unit booleanLennart Poettering1-0/+12
2018-10-09core: rearrange conditions in unit_notify() a bitLennart Poettering1-25/+18
2018-10-09terminal-util: extra safety checks when parsing $COLUMNS or $LINES (#10314)Lennart Poettering1-8/+8
2018-10-09machine: use size_t for array sizes (#10309)Lennart Poettering3-4/+4
2018-10-09logs-show: make highlight parameter const (#10311)Lennart Poettering2-8/+8
2018-10-08bootctl: include boot entries discovered by the boot loader but not in $BOOT ...Lennart Poettering4-1/+75
2018-10-08bootctl: add new verbs for setting the default boot/oneshot entryLennart Poettering2-18/+81
2018-10-08efivars: newer efivarfs sets FS_IMMUTABLE_FL by default, deal with thatLennart Poettering1-7/+48
2018-10-08chattr: optionally, return the old flags when updating themLennart Poettering10-23/+29
2018-10-08efi: allow ESP validity checks to be turned offLennart Poettering3-13/+33
2018-10-08man: various updates to the bootctl man pageLennart Poettering1-23/+25
2018-10-08man: document the new --no-pager switch of bootctlLennart Poettering1-2/+4
2018-10-08bootctl: add auto-pagingLennart Poettering1-0/+15
2018-10-08bootctl: highlight various title/product fields in outputLennart Poettering1-4/+4
2018-10-08bootctl: unify the code which we use to show boot loader entriesLennart Poettering1-69/+56
2018-10-08bootctl: downgrade to log messages that aren't actually errorsLennart Poettering1-2/+2
2018-10-08bootctl: reword status/list section headers a bitLennart Poettering1-5/+5
2018-10-08bootspec: access EFI variables on on EFI bootsLennart Poettering1-7/+9
2018-10-08bootctl: show 'Default Boot Entry' header only when we found somethingLennart Poettering1-5/+4
2018-10-08bootspec: it's fine if loader.conf is absentLennart Poettering1-2/+6
2018-10-08bootspec: reduce number of functions we exportLennart Poettering2-9/+4
2018-10-08bootspec: remove redundant loggingLennart Poettering2-6/+4
2018-10-08test: shorten test-boot-timestamps a bitLennart Poettering1-17/+8
2018-10-08efivars: some trivial coding style updatesLennart Poettering1-16/+12
2018-10-08efivars: check whether we are booted with EFI before reading/writing to varia...Lennart Poettering2-10/+42
2018-10-08efi: detect containers in is_efi_boot()Lennart Poettering1-2/+5
2018-10-08bootctl: tiny shortificationLennart Poettering1-6/+5
2018-10-08bootctl: let's be paranoid and synchronize the ESP in full after all changesLennart Poettering1-0/+20
2018-10-08mount-util: show mount source in failure log message (#10312)Lennart Poettering1-2/+2
2018-10-08ptyfwd: voidify more calls (#10310)Lennart Poettering1-2/+2
2018-10-08meson: use c_args in generator scripts (#10289)Yu Watanabe1-1/+1
2018-10-08nspawn: optionally don't mount a tmpfs over /tmp (#10294)Lennart Poettering4-3/+17
2018-10-08meson: only build src/shared/tests.c if tests are enabledMichael Olbrich1-2/+4
2018-10-08libsystemd: drop *_unrefp from symbol listYu Watanabe1-5/+0
2018-10-08TODO: remove entryZbigniew Jędrzejewski-Szmek1-2/+1
2018-10-08shared/sleep-config: add switches to kill specific sleep modesZbigniew Jędrzejewski-Szmek6-34/+86
2018-10-08shared/sleep-config: forbid hibernation if resume= is not configuredZbigniew Jędrzejewski-Szmek2-4/+95
2018-10-08test-sleep: print function namesZbigniew Jędrzejewski-Szmek1-2/+8
2018-10-08basic/proc-cmdline: allow parsing of cmdline from a stringZbigniew Jędrzejewski-Szmek3-20/+95
2018-10-08Drop empty lines in proc-cmdline.cZbigniew Jędrzejewski-Szmek1-3/+0