index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
cond-omit-middle.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
systemd-analyze: Add svg scaling options
rajmohan r
6
-2
/
+46
2024-08-05
journal: set flushed flag even if we fail to open runtime journals
Yu Watanabe
1
-3
/
+4
2024-08-05
journal: comment the default value in journald.conf
Yu Watanabe
1
-1
/
+1
2024-08-05
journal: do not rotate journal when MaxRetentionSec= is set
Yu Watanabe
1
-2
/
+1
2024-08-05
resolve: refuse invalid service without type field
Yu Watanabe
2
-0
/
+10
2024-08-05
resolve: voidify unused result of function call
Yu Watanabe
1
-5
/
+5
2024-08-05
sleep: add HibernateOnACPower= option (#33846)
Marc Reisner
5
-2
/
+31
2024-08-04
sd-event: change error code -EINVAL -> -EIO
Yu Watanabe
1
-1
/
+1
2024-08-04
basic/linux: update kernel headers from v6.11-rc1
Yu Watanabe
6
-19
/
+305
2024-08-04
seccomp: list fstatat, newfstat, and llseek
Yu Watanabe
1
-0
/
+3
2024-08-04
syscall-list: update syscall tables
Yu Watanabe
20
-3
/
+83
2024-08-04
core/exec-credential: do not use unlink_and_free for relative path under dfd
Mike Yuan
1
-23
/
+24
2024-08-04
core/exec-credential: emit correct error on invalid cred source
Mike Yuan
1
-4
/
+4
2024-08-04
core/exec-credential: use struct load_cred_args everywhere
Mike Yuan
1
-129
/
+82
2024-08-04
core/exec-credential: use maybe_decrypt_and_write_credential() for SetCred= too
Mike Yuan
1
-31
/
+1
2024-08-04
core/exec-credential: drop misleading comment regarding EEXIST
Mike Yuan
1
-4
/
+0
2024-08-04
core/exec-credential: trivial coding style cleanup
Mike Yuan
1
-8
/
+8
2024-08-04
core/dbus-execute: normalize "rename" arg properly
Mike Yuan
1
-1
/
+3
2024-08-04
po: Translated using Weblate (Croatian)
Marin Kresic
1
-7
/
+17
2024-08-04
po: Translated using Weblate (Greek)
Dimitrys Meliates
1
-42
/
+37
2024-08-04
base-filesystem: do not attempt to create a /lib64 -> /usr/lib/<tuple> symlink
Luca Boccassi
1
-16
/
+8
2024-08-04
meson: Use -fstrict-flex-arrays=3
Daan De Meyer
1
-1
/
+1
2024-08-04
hwdb: fix auto rotate on Asus Q551LB (#33921)
Nova840
1
-0
/
+1
2024-08-04
core/service: drop redundant flush_n_restarts indicator
Mike Yuan
2
-32
/
+16
2024-08-03
core/execute-serialize: use serialize_item_escaped() for external paths
Mike Yuan
1
-20
/
+32
2024-08-03
core/execute-serialize: drop extraneous '=' in ip-{in,e}gress serialization
Mike Yuan
1
-2
/
+2
2024-08-03
core/service: actually allow to "hurry up" auto restarts
Mike Yuan
2
-12
/
+46
2024-08-03
core: refuse credentials with invalid names matching with glob
Yu Watanabe
2
-0
/
+23
2024-08-03
test: a credential can be imported multiple times with different names
Yu Watanabe
1
-0
/
+13
2024-08-03
core: make ImportCredentialEx= DBus property support without renaming
Yu Watanabe
2
-1
/
+14
2024-08-03
creds-util: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
man/net-naming-scheme: mention that NAMING_BRIDGE_MULTIFUNCTION_SLOT is reverted
Yu Watanabe
1
-1
/
+5
2024-08-02
man: extend explanation for ConfigureWithoutCarrier= in systemd.network(5)
Yu Watanabe
1
-0
/
+12
2024-08-02
vmspawn: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
ukify: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
udevadm: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
import: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
login: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
core/execute: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
boot: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
cgroup-util: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
mkosi: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-08-02
man/net-naming-scheme: add missing period
Yu Watanabe
1
-1
/
+1
2024-08-02
advanced-issue-labeler: use correct label for env-generator
Mike Yuan
1
-1
/
+1
2024-08-02
man/systemd-detect-virt: list known CVM technologies
Daniel P. Berrangé
1
-0
/
+44
2024-08-02
man/systemd-detect-virt: fix row spanning for VM header
Daniel P. Berrangé
1
-1
/
+1
2024-08-02
confidential-virt: add detection for s390x target
Daniel P. Berrangé
2
-5
/
+26
2024-08-02
Added support for L2 BridgeMDB entries (#32894)
jauge-technica
5
-34
/
+91
2024-08-02
confidential-virt: split caching of CVM detection into separate method
Daniel P. Berrangé
1
-11
/
+14
[next]