index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
shell-completion
/
zsh
/
_journalctl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-26
mkosi: add back packages removed from OpenSUSE build
Luca Boccassi
1
-0
/
+16
2022-08-26
mkosi: disable isc-dhcp-server again
Luca Boccassi
1
-1
/
+2
2022-08-25
journal: rename special journal field _SYSTEM_CONTEXT= → _RUNTIME_SCOPE=
Lennart Poettering
2
-10
/
+6
2022-08-25
pid1: extend "ConditionFirmware=" for checking SMBIOS system identification i...
Daniel Braunwarth
4
-19
/
+262
2022-08-25
mkosi: Print logs of failing tests
Jan Janssen
1
-1
/
+1
2022-08-25
core/mount: voidify unit_acquire_invocation_id()
Yu Watanabe
1
-1
/
+1
2022-08-25
virt: fix alignment
Yu Watanabe
1
-1
/
+1
2022-08-25
test: make TEST-63 more reliable on slower machines
Frantisek Sumsal
2
-13
/
+3
2022-08-25
udev: drop unnecessary calls of event_queue_start()
Yu Watanabe
1
-21
/
+0
2022-08-25
udev: certainly restart event for previously locked device
Yu Watanabe
1
-0
/
+20
2022-08-25
mkosi: use the just built systemd-sysusers instead of groupadd
Luca Boccassi
1
-1
/
+1
2022-08-25
shutdown: Fix last try detection
Jan Janssen
1
-1
/
+1
2022-08-24
systemd-growfs: remove dependency on udev symlinks
Devendra Tewari
3
-4
/
+53
2022-08-24
time-util: fix overflow condition in usec_sub_signed()
Lennart Poettering
2
-2
/
+23
2022-08-24
core: allow disabling system time correction if rtc returns time far in the f...
Franck Bui
2
-2
/
+2
2022-08-24
journald: use rate-limited logging to log 'Failed to write entry' message
Richard Phibel
5
-4
/
+68
2022-08-24
selinux-util: add safety size check before doing strdupa()
Lennart Poettering
1
-2
/
+5
2022-08-24
selinux-util: modernizations
Lennart Poettering
1
-25
/
+13
2022-08-24
tests: add test for StopIdleSessionSec= option
Michal Sekletar
1
-0
/
+37
2022-08-24
logind: add option to stop idle sessions after specified timeout
Michal Sekletar
9
-3
/
+90
2022-08-24
basic/user-util: rename output param to ret, shorten code
Zbigniew Jędrzejewski-Szmek
2
-53
/
+27
2022-08-24
basic/user-util: avoid filesystem access check
Zbigniew Jędrzejewski-Szmek
1
-12
/
+9
2022-08-24
sysusers: report the original error when writing fails
Zbigniew Jędrzejewski-Szmek
1
-30
/
+26
2022-08-24
various: try to use DEFAULT_USER_SHELL for root too
Zbigniew Jędrzejewski-Szmek
9
-37
/
+59
2022-08-24
sysusers: do not warn about values that equivalent
Zbigniew Jędrzejewski-Szmek
1
-8
/
+52
2022-08-24
core: escape ExecStart command-line received over d-bus
Zbigniew Jędrzejewski-Szmek
3
-28
/
+43
2022-08-24
man/run: we accept relative paths for run
Zbigniew Jędrzejewski-Szmek
1
-13
/
+12
2022-08-24
virt: Support detection of Apple Virtualization.framework guests
Zhaofeng Li
4
-15
/
+24
2022-08-24
check-os-release.py compatible with Python < 3.8
David Jaša
1
-1
/
+2
2022-08-23
service: set TRIGGER_UNIT= and TRIGGER_TIMER_REALTIME_USEC/MONOTONIC_USEC on ...
Luca Boccassi
6
-2
/
+125
2022-08-23
service: set TRIGGER_UNIT= and TRIGGER_PATH= on activation by path unit
Luca Boccassi
9
-11
/
+184
2022-08-23
core: add basic infrastructure to record unit activation information
Luca Boccassi
16
-20
/
+348
2022-08-23
glob: add glob_first(), returns first match
Luca Boccassi
3
-3
/
+37
2022-08-23
test-63: convert to full shell script and generalize
Luca Boccassi
4
-24
/
+35
2022-08-23
sleep: support acpi_btp and suspend system if enabled, skipping custom timer
Sonali Srivastava
3
-1
/
+114
2022-08-23
journal: Add new _INITRD field
Daan De Meyer
3
-1
/
+14
2022-08-23
measure: fix minor memory leak
Lennart Poettering
1
-5
/
+10
2022-08-23
test: wait for the lodev to get properly initialized
Frantisek Sumsal
1
-0
/
+1
2022-08-23
on-ac-power: ignore devices with scope==Device
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2022-08-23
on-ac-power: rework logic
Zbigniew Jędrzejewski-Szmek
1
-35
/
+25
2022-08-23
sd-device: add helper to read a unsigned int attribute
Zbigniew Jędrzejewski-Szmek
3
-0
/
+27
2022-08-23
shared/udev-util: say "ignoring device", not "ignoring"
Zbigniew Jędrzejewski-Szmek
1
-6
/
+6
2022-08-23
mkosi: Ensure we build all features/components in mkosi
Daan De Meyer
10
-290
/
+305
2022-08-23
update TODO
Lennart Poettering
1
-0
/
+5
2022-08-23
lgtm: dirname() is now icky
Lennart Poettering
1
-0
/
+3
2022-08-23
mkdir: don't allow us to get confused by symlinks in mkdir_p_root()'s chownin...
Lennart Poettering
1
-1
/
+1
2022-08-23
bless-boot: remove a bunch of 'else'
Lennart Poettering
1
-2
/
+2
2022-08-23
docs: suggests people use path_extract_filename() + path_extract_directory()
Lennart Poettering
1
-5
/
+5
2022-08-23
path-util: drop the now unused dirname_malloc()
Lennart Poettering
2
-28
/
+0
2022-08-23
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
20
-125
/
+123
[next]