index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
coverity.sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-10
core/exec-invoke: sigwait() returns positive errno and never EINTR
Mike Yuan
1
-12
/
+4
2023-12-10
systemctl: fix typo
Yu Watanabe
1
-1
/
+1
2023-12-10
networkctl: fix typo
Yu Watanabe
1
-2
/
+2
2023-12-10
core/executor: do destruct static variables and selinux before exiting
Mike Yuan
1
-8
/
+20
2023-12-10
hibernate-util: de-duplicate clear_efi_hibernate_location
Mike Yuan
6
-20
/
+16
2023-12-09
test-login: remove dead code
Luca Boccassi
1
-3
/
+0
2023-12-09
logind: use ASSERT_PTR to validate result before use
Luca Boccassi
1
-2
/
+2
2023-12-09
systemctl: fix copy/paste
Luca Boccassi
1
-1
/
+0
2023-12-09
journal-remote: set upper length bound when parsing incoming headers
Luca Boccassi
3
-1
/
+10
2023-12-09
systemctl-show: always show memory peak if available
Mike Yuan
1
-6
/
+16
2023-12-09
core/cgroup: cache the last memory usage values before destroying cgroup
Mike Yuan
1
-1
/
+5
2023-12-09
mount: check that MountParameters is valid before use
Luca Boccassi
1
-1
/
+1
2023-12-09
NEWS: fix typo s/show/shown/
Florian Schmaus
1
-1
/
+1
2023-12-08
Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/"
Zbigniew Jędrzejewski-Szmek
1
-2
/
+0
2023-12-08
test: backup /etc/udev/udev.conf only if it exists
Frantisek Sumsal
1
-8
/
+8
2023-12-08
test: reset systemd-udevd.service restart counter
Frantisek Sumsal
1
-0
/
+1
2023-12-08
core/executor: save argv for later use by rename_process()
Mike Yuan
1
-0
/
+6
2023-12-08
core/exec-invoke: voidify one rename_process call
Mike Yuan
1
-1
/
+1
2023-12-08
repart: Don't look for --make-ddi= definitions inside --root=
Daan De Meyer
1
-1
/
+1
2023-12-08
core: create workdir/upperdir when mounting a Type=overlay mount unit
Luca Boccassi
3
-1
/
+39
2023-12-08
install: don't translate unit instances to paths when reenabling them
Frantisek Sumsal
2
-2
/
+30
2023-12-08
core: relax dependency on RootImage= storage from Requires= to Wants=
Luca Boccassi
3
-2
/
+25
2023-12-08
core: do not make private /dev/ read-only too soon
Luca Boccassi
3
-5
/
+12
2023-12-08
repart: Re-open file descriptor to partition target after mkfs
Daan De Meyer
1
-0
/
+11
2023-12-08
tmpfiles.d/systemd-nologin.conf: use f+ instead of F (deprecated)
Mike Yuan
1
-1
/
+1
2023-12-08
firstboot: remove /etc/localtime on --reset
Nick Rosbrook
1
-1
/
+2
2023-12-08
test: avoid NO_CAST.INTEGER_OVERFLOW in test-oomd-util (#30365)
aslepykh
1
-8
/
+8
2023-12-08
various: don't log synthetic EIO for fwrite
Mike Yuan
2
-2
/
+2
2023-12-07
man: correct the path for location of "machinectl edit" setting file
Shulhan
1
-1
/
+2
2023-12-07
analyze: dump system config files with highlighted sections/directives
Frantisek Sumsal
1
-1
/
+1
2023-12-07
shared: highlight directives when dumping configs
Frantisek Sumsal
1
-1
/
+23
2023-12-07
packit: don't take ownership of /etc/ssh/sshd_config.d/
Frantisek Sumsal
1
-1
/
+3
2023-12-07
journalctl: don't skip over messages not matching the cursor
Frantisek Sumsal
2
-17
/
+52
2023-12-07
nspawn: Check later whether to keep/drop CAP_NET_BIND_SERVICE
Daan De Meyer
1
-7
/
+6
2023-12-06
gpt-auto-generator: Pass cryptsetup credentials to cryptsetup
Daan De Meyer
2
-1
/
+54
2023-12-06
README.md: irc:// URLs are not rendered as links by markdown on Github
Luca Boccassi
1
-1
/
+1
2023-12-06
journal-gatewayd: add since/until parameters for /entries
Samuel BF
3
-40
/
+165
2023-12-06
udev: generate system-unique storage symlinks using device path
Roland Hieber
1
-0
/
+13
2023-12-06
analyze: teach "exit-status" verb json output too
Lennart Poettering
2
-6
/
+4
2023-12-06
analyze: teach "capability" verb JSON output too
Lennart Poettering
2
-6
/
+4
2023-12-06
analyze: add "architectures" verb that lists all known architectures
Lennart Poettering
7
-3
/
+142
2023-12-06
systemctl-whoami: use pidfd to refer to processes
Mike Yuan
1
-30
/
+134
2023-12-06
recurse-dir: add new readdir_all_at() helper
Lennart Poettering
4
-12
/
+16
2023-12-06
show-status: suffix output ith CRNL rather than just NL
Lennart Poettering
1
-1
/
+1
2023-12-06
user-util: add new helper fully_set_uid_gid()
Lennart Poettering
7
-54
/
+32
2023-12-06
mime: register confext/sysext images in shared-mime-info
Lennart Poettering
3
-0
/
+19
2023-12-06
userdbctl: enable ssh-authorized-keys logic by default
Lennart Poettering
7
-3
/
+39
2023-12-06
pid1: add ProtectSystem= as system-wide configuration, and default it to true...
Lennart Poettering
3
-1
/
+89
2023-12-06
RELEASE: mark a few items for the final step
Luca Boccassi
1
-2
/
+2
2023-12-06
NEWS: open for v256
Luca Boccassi
1
-0
/
+4
[next]