index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
AUTOMATIC_BOOT_ASSESSMENT.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
debug-generator: Drop unnecessary include
Daan De Meyer
1
-1
/
+0
2024-04-02
debug-generator: Use arg_dest instead of argument
Daan De Meyer
1
-3
/
+3
2024-04-02
build(deps): bump systemd/mkosi
dependabot[bot]
1
-1
/
+1
2024-04-02
mkosi: Use '-' instead of '.' to separate upstream version and debian revision
Daan De Meyer
1
-1
/
+1
2024-04-02
build(deps): bump pkg/debian from `44fe1d4` to `e780b50`
dependabot[bot]
1
-0
/
+0
2024-04-02
man/tmpfiles.d: drop doubled space
Mike Yuan
1
-1
/
+1
2024-04-02
doc(tmpfiles.d): remove deprecated `F` type
Eisuke Kawashima
1
-2
/
+2
2024-04-01
core/service: ensure we don't restart on SERVICE_SKIP_CONDITION
Mike Yuan
1
-2
/
+3
2024-04-01
build(deps): bump redhat-plumbers-in-action/differential-shellcheck
dependabot[bot]
1
-1
/
+1
2024-04-01
sysupdate: print assumed value
Burak Gerz
1
-0
/
+1
2024-04-01
Fix assertion in socknameinfo_pretty()
Daan De Meyer
1
-1
/
+1
2024-03-31
mkosi: Update centos to latest
Daan De Meyer
1
-0
/
+0
2024-03-30
repart: Add DefaultSubvolume= setting
Daan De Meyer
4
-33
/
+143
2024-03-29
manager: Freeze/Thaw: Don't fail units w/o cgroup
Adrian Vovk
1
-1
/
+1
2024-03-29
mkosi: Switch to linux-virtual on Ubuntu
Daan De Meyer
2
-5
/
+2
2024-03-29
udevadm-test: prettify test results
Yu Watanabe
1
-10
/
+70
2024-03-29
core: apply ReloadLimit to reexec too
Luca Boccassi
6
-12
/
+30
2024-03-29
core: serialize reload rate limit
Luca Boccassi
1
-0
/
+3
2024-03-29
unit-def: append trailing comma for the last entry
Yu Watanabe
1
-7
/
+7
2024-03-29
core: align table
Yu Watanabe
14
-171
/
+171
2024-03-29
portable: the 'flags' parameter is now used in DetachImageWithExtensions() an...
Luca Boccassi
1
-3
/
+2
2024-03-29
udev: make udevadm test and test-builtin not destructive
Yu Watanabe
27
-247
/
+346
2024-03-29
network: save the real rdnss address
Ronan Pigott
1
-1
/
+1
2024-03-29
test: make coverage runs happy with capsule@.service
Frantisek Sumsal
1
-1
/
+1
2024-03-28
login: Fix fallback error handling
Daan De Meyer
1
-3
/
+4
2024-03-28
test: disable IPv6AcceptRA= for test network interfaces with static address
Yu Watanabe
1
-0
/
+2
2024-03-28
ndisc-option: allow to set valid time of options
Yu Watanabe
4
-81
/
+380
2024-03-28
journalctl-filter: use add_match_boot_id() instead of add_match_this_boot()
Yu Watanabe
1
-5
/
+1
2024-03-28
sleep: add SleepMemMode= setting for configuring /sys/power/mem_sleep
Mike Yuan
5
-1
/
+54
2024-03-28
sleep: make write_mode take a path
Mike Yuan
1
-10
/
+10
2024-03-28
sleep-config: make sleep_mode_supported take a path
Mike Yuan
3
-17
/
+20
2024-03-28
string-util: modernize string_contains_word_strv a bit
Mike Yuan
2
-8
/
+6
2024-03-28
sleep-config: fix potential memory leak
Mike Yuan
1
-2
/
+2
2024-03-28
man/systemd-sleep: reorder options
Mike Yuan
1
-12
/
+12
2024-03-28
sleep-config: make sleep_operation_is_hibernation uppercase
Mike Yuan
3
-4
/
+4
2024-03-28
udev-event: split out update_clone()
Yu Watanabe
1
-18
/
+30
2024-03-28
homed: Release(): fix assertion failure
Adrian Vovk
4
-27
/
+73
2024-03-28
run: fix generated unit name clash after soft-reboot
Luca Boccassi
2
-3
/
+31
2024-03-28
test-network: add test cases for PersistLeases=no
Yu Watanabe
2
-5
/
+33
2024-03-28
network: make [DHCPServer] in networkd.conf work
Yu Watanabe
1
-0
/
+1
2024-03-28
network: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-28
timedate: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-28
journalctl-authenticate: return earlier if we are not on a TTY
Yu Watanabe
1
-56
/
+49
2024-03-28
journalctl-authenticate: use open_tmpfile_linkable() and link_tmpfile()
Yu Watanabe
1
-21
/
+16
2024-03-28
journalctl-authenticate: drop unnecessary safe_close()
Yu Watanabe
1
-1
/
+0
2024-03-28
journalctl-authenticate: use is_dir() and refuse symlink for /var/log/journal
Yu Watanabe
1
-10
/
+9
2024-03-27
analyze: fix plot with soft-reboot
Luca Boccassi
2
-7
/
+51
2024-03-27
test: cleanup the test script a bit
Frantisek Sumsal
1
-84
/
+79
2024-03-27
test: check for /dev/loop-control when checking lodev availability
Frantisek Sumsal
1
-2
/
+2
2024-03-27
timedated: Respond on org.freedesktop.timedate1.SetNTP only when really finished
Michal Koutný
1
-3
/
+18
[next]