summaryrefslogtreecommitdiffstats
path: root/shell-completion/zsh/_journalctl (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-26mkosi: add back packages removed from OpenSUSE buildLuca Boccassi1-0/+16
2022-08-26mkosi: disable isc-dhcp-server againLuca Boccassi1-1/+2
2022-08-25journal: rename special journal field _SYSTEM_CONTEXT= → _RUNTIME_SCOPE=Lennart Poettering2-10/+6
2022-08-25pid1: extend "ConditionFirmware=" for checking SMBIOS system identification i...Daniel Braunwarth4-19/+262
2022-08-25mkosi: Print logs of failing testsJan Janssen1-1/+1
2022-08-25core/mount: voidify unit_acquire_invocation_id()Yu Watanabe1-1/+1
2022-08-25virt: fix alignmentYu Watanabe1-1/+1
2022-08-25test: make TEST-63 more reliable on slower machinesFrantisek Sumsal2-13/+3
2022-08-25udev: drop unnecessary calls of event_queue_start()Yu Watanabe1-21/+0
2022-08-25udev: certainly restart event for previously locked deviceYu Watanabe1-0/+20
2022-08-25mkosi: use the just built systemd-sysusers instead of groupaddLuca Boccassi1-1/+1
2022-08-25shutdown: Fix last try detectionJan Janssen1-1/+1
2022-08-24systemd-growfs: remove dependency on udev symlinksDevendra Tewari3-4/+53
2022-08-24time-util: fix overflow condition in usec_sub_signed()Lennart Poettering2-2/+23
2022-08-24core: allow disabling system time correction if rtc returns time far in the f...Franck Bui2-2/+2
2022-08-24journald: use rate-limited logging to log 'Failed to write entry' messageRichard Phibel5-4/+68
2022-08-24selinux-util: add safety size check before doing strdupa()Lennart Poettering1-2/+5
2022-08-24selinux-util: modernizationsLennart Poettering1-25/+13
2022-08-24tests: add test for StopIdleSessionSec= optionMichal Sekletar1-0/+37
2022-08-24logind: add option to stop idle sessions after specified timeoutMichal Sekletar9-3/+90
2022-08-24basic/user-util: rename output param to ret, shorten codeZbigniew Jędrzejewski-Szmek2-53/+27
2022-08-24basic/user-util: avoid filesystem access checkZbigniew Jędrzejewski-Szmek1-12/+9
2022-08-24sysusers: report the original error when writing failsZbigniew Jędrzejewski-Szmek1-30/+26
2022-08-24various: try to use DEFAULT_USER_SHELL for root tooZbigniew Jędrzejewski-Szmek9-37/+59
2022-08-24sysusers: do not warn about values that equivalentZbigniew Jędrzejewski-Szmek1-8/+52
2022-08-24core: escape ExecStart command-line received over d-busZbigniew Jędrzejewski-Szmek3-28/+43
2022-08-24man/run: we accept relative paths for runZbigniew Jędrzejewski-Szmek1-13/+12
2022-08-24virt: Support detection of Apple Virtualization.framework guestsZhaofeng Li4-15/+24
2022-08-24check-os-release.py compatible with Python < 3.8David Jaša1-1/+2
2022-08-23service: set TRIGGER_UNIT= and TRIGGER_TIMER_REALTIME_USEC/MONOTONIC_USEC on ...Luca Boccassi6-2/+125
2022-08-23service: set TRIGGER_UNIT= and TRIGGER_PATH= on activation by path unitLuca Boccassi9-11/+184
2022-08-23core: add basic infrastructure to record unit activation informationLuca Boccassi16-20/+348
2022-08-23glob: add glob_first(), returns first matchLuca Boccassi3-3/+37
2022-08-23test-63: convert to full shell script and generalizeLuca Boccassi4-24/+35
2022-08-23sleep: support acpi_btp and suspend system if enabled, skipping custom timerSonali Srivastava3-1/+114
2022-08-23journal: Add new _INITRD fieldDaan De Meyer3-1/+14
2022-08-23measure: fix minor memory leakLennart Poettering1-5/+10
2022-08-23test: wait for the lodev to get properly initializedFrantisek Sumsal1-0/+1
2022-08-23on-ac-power: ignore devices with scope==DeviceZbigniew Jędrzejewski-Szmek1-0/+8
2022-08-23on-ac-power: rework logicZbigniew Jędrzejewski-Szmek1-35/+25
2022-08-23sd-device: add helper to read a unsigned int attributeZbigniew Jędrzejewski-Szmek3-0/+27
2022-08-23shared/udev-util: say "ignoring device", not "ignoring"Zbigniew Jędrzejewski-Szmek1-6/+6
2022-08-23mkosi: Ensure we build all features/components in mkosiDaan De Meyer10-290/+305
2022-08-23update TODOLennart Poettering1-0/+5
2022-08-23lgtm: dirname() is now ickyLennart Poettering1-0/+3
2022-08-23mkdir: don't allow us to get confused by symlinks in mkdir_p_root()'s chownin...Lennart Poettering1-1/+1
2022-08-23bless-boot: remove a bunch of 'else'Lennart Poettering1-2/+2
2022-08-23docs: suggests people use path_extract_filename() + path_extract_directory()Lennart Poettering1-5/+5
2022-08-23path-util: drop the now unused dirname_malloc()Lennart Poettering2-28/+0
2022-08-23tree-wide: port things dirname_malloc() → path_extract_directory()Lennart Poettering20-125/+123