summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-02shared/logs-show: indentationZbigniew Jędrzejewski-Szmek1-14/+14
2019-07-02basic/log: put location in a dark shade of yellowZbigniew Jędrzejewski-Szmek2-7/+14
2019-07-01basic/log: drop parens from around file location informationZbigniew Jędrzejewski-Szmek1-1/+1
2019-07-01udev: accept lines which have only PROGRAM=Yu Watanabe1-1/+1
2019-07-01Merge pull request #12916 from yuwata/meson-drop-duplicated-lineMichael Biebl1-1/+0
2019-07-01meson: drop duplicated sourceYu Watanabe1-1/+0
2019-06-30networkctl: do not show '(null)' in HW Address entryYu Watanabe1-6/+6
2019-06-30Merge pull request #12910 from keszybz/udev-kvmYu Watanabe2-28/+24
2019-06-30Merge pull request #12903 from keszybz/condition-quotingYu Watanabe27-179/+244
2019-06-29test-condition: do not accidentally treat error as passing conditionZbigniew Jędrzejewski-Szmek1-51/+51
2019-06-29Treat kernel version condition as a list of quoted checksZbigniew Jędrzejewski-Szmek4-10/+72
2019-06-29test-execute: add test for ConditionKernelVersion= with quotationYu Watanabe1-0/+2
2019-06-29Merge pull request #12907 from yuwata/meson-default-libidn2Zbigniew Jędrzejewski-Szmek3-14/+12
2019-06-29udev: fix wrong event source to set descriptionYu Watanabe1-1/+1
2019-06-29Merge pull request #12908 from yuwata/udevadm-completion-actionZbigniew Jędrzejewski-Szmek6-7/+24
2019-06-29udev: don't force device ownership and mode on every eventZbigniew Jędrzejewski-Szmek2-27/+23
2019-06-29udev: tiny fix to debug messageZbigniew Jędrzejewski-Szmek1-1/+1
2019-06-29bash-completion: udevadm: list all possible values for --action optionYu Watanabe1-2/+2
2019-06-29udevadm: support special value 'help' for --action optionYu Watanabe3-5/+17
2019-06-29sd-device: introduce dump_device_action_table()Yu Watanabe2-0/+5
2019-06-29Merge pull request #12905 from keszybz/udev-warningsYu Watanabe4-267/+291
2019-06-29NEWS: mention that the libidn2 is used by defaultYu Watanabe1-0/+3
2019-06-29meson: default to use libidn2 if both libidn2 and libidn are installedYu Watanabe1-8/+8
2019-06-29meson: drop unused debug optionYu Watanabe2-6/+1
2019-06-28Merge pull request #12887 from fbuihuu/coredump-cleanup-part-1Zbigniew Jędrzejewski-Szmek10-268/+283
2019-06-28udev-rules: add more info to errors about attr formatsZbigniew Jędrzejewski-Szmek1-15/+23
2019-06-28udev-rules: add precise information to rule failure logsZbigniew Jędrzejewski-Szmek3-43/+53
2019-06-28udev-event: use normal pointer ops where appropriateZbigniew Jędrzejewski-Szmek1-12/+12
2019-06-28udev: move rule structure definitions into the .c fileZbigniew Jędrzejewski-Szmek2-145/+146
2019-06-28udev: move rules logging functions into the .c fileZbigniew Jędrzejewski-Szmek2-61/+66
2019-06-28Rename EXTRACT_QUOTES to EXTRACT_UNQUOTEZbigniew Jędrzejewski-Szmek24-93/+93
2019-06-28Reindent some things for readabilityZbigniew Jędrzejewski-Szmek2-25/+26
2019-06-28cryptsetup-generator: fix luks-* entry parsing from crypttabLubomir Rintel1-1/+3
2019-06-28bash-completion: support systemd-analyze conditionYu Watanabe1-1/+1
2019-06-28coredump: make use of the iovec-array helpersFranck Bui1-145/+129
2019-06-28Merge pull request #12889 from keszybz/analyze-conditionYu Watanabe11-31/+242
2019-06-27io-util: introduce iovw_put_string_field() helperFranck Bui2-0/+23
2019-06-27journal-import: extract helpers for handling arrays of iovec and make them av...Franck Bui7-48/+77
2019-06-27coredump: drop 2 useless assertionsFranck Bui1-3/+0
2019-06-27coredump: slighlty simplify stack trace generation logicFranck Bui3-31/+33
2019-06-27coredump: fix the check on the number of passed args in backtrace modeFranck Bui1-2/+2
2019-06-27coredump: gather_pid_metadata() doesn't return 1 anymoreFranck Bui1-5/+1
2019-06-27coredump: rename set_iovec_field_free() into set_iovec_string_field_free()Franck Bui3-23/+24
2019-06-27Merge pull request #12760 from zachsmith/systemd-sleep_resume_offsetZbigniew Jędrzejewski-Szmek3-6/+43
2019-06-27core: skip whitespace after "|" and "!" in the condition parserZbigniew Jędrzejewski-Szmek1-4/+4
2019-06-27shared/condition: fix printing of ConditionNull=Zbigniew Jędrzejewski-Szmek1-2/+5
2019-06-27analyze: add 'condition' verbZbigniew Jędrzejewski-Szmek7-2/+212
2019-06-27Merge pull request #12894 from stapelberg/patch-1Zbigniew Jędrzejewski-Szmek1-1/+1
2019-06-27docs: fix typos and duplicate wordsMichael Prokop8-9/+9
2019-06-27cryptsetup: comment: crypt_setup → crypt_formatMichael Stapelberg1-1/+1