index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
coredump: generate properly symbolized stacktrace for containerized processes
Michal Sekletar
2024-08-06
6
-37
/
+207
*
sysusers: check if requested group name matches user name in queue
Nick Rosbrook
2024-08-06
1
-1
/
+7
*
Merge pull request #33942 from yuwata/udevadm-info-attribute-walk-json
Daan De Meyer
2024-08-06
1
-9
/
+114
|
\
|
*
udevadm-info: support json output for --attribute-walk
Yu Watanabe
2024-08-05
1
-3
/
+107
|
*
udevadm-info: trival cleanups
Yu Watanabe
2024-08-05
1
-6
/
+7
*
|
Merge pull request #33933 from yuwata/systemctl-bus-transport-and-runtime-scope
Yu Watanabe
2024-08-06
2
-0
/
+12
|
\
\
|
*
|
systemctl: gracefully adjust bus transport and runtime scope when --boot-load...
Yu Watanabe
2024-08-05
1
-0
/
+8
|
*
|
systemctl: refuse --capsule=foo with --system
Yu Watanabe
2024-08-04
1
-0
/
+4
*
|
|
Merge pull request #33941 from yuwata/network-dhcp-pd-route-type
Yu Watanabe
2024-08-06
9
-15
/
+87
|
\
\
\
|
*
|
|
network/dhcp-pd: allow to customize route type for delegated prefix
Yu Watanabe
2024-08-05
5
-1
/
+70
|
*
|
|
network: split out core logic route_type_is_reject()
Yu Watanabe
2024-08-05
4
-14
/
+17
|
|
|
/
|
|
/
|
*
|
|
src/pcrlock/pcrlock.c: Handle empty pcrlock.d directories
Arnaud Patard
2024-08-05
1
-1
/
+15
*
|
|
logind: add PreparingForShutdownWithMetadata property
Luca Boccassi
2024-08-05
1
-0
/
+30
*
|
|
systemd-analyze: Add svg scaling options
rajmohan r
2024-08-05
3
-1
/
+25
*
|
|
Merge pull request #33939 from yuwata/resolve-varlink
Luca Boccassi
2024-08-05
2
-5
/
+15
|
\
\
\
|
*
|
|
resolve: refuse invalid service without type field
Yu Watanabe
2024-08-05
2
-0
/
+10
|
*
|
|
resolve: voidify unused result of function call
Yu Watanabe
2024-08-05
1
-5
/
+5
|
|
/
/
*
|
|
Merge pull request #33944 from yuwata/journal-max-retention-sec
Luca Boccassi
2024-08-05
2
-3
/
+2
|
\
\
\
|
*
|
|
journal: comment the default value in journald.conf
Yu Watanabe
2024-08-05
1
-1
/
+1
|
*
|
|
journal: do not rotate journal when MaxRetentionSec= is set
Yu Watanabe
2024-08-05
1
-2
/
+1
|
|
/
/
*
/
/
journal: set flushed flag even if we fail to open runtime journals
Yu Watanabe
2024-08-05
1
-3
/
+4
|
/
/
*
|
sleep: add HibernateOnACPower= option (#33846)
Marc Reisner
2024-08-05
4
-2
/
+14
*
|
Merge pull request #33918 from YHNdnzj/exec-cred-cleanup
Luca Boccassi
2024-08-04
2
-199
/
+121
|
\
\
|
*
|
core/exec-credential: do not use unlink_and_free for relative path under dfd
Mike Yuan
2024-08-04
1
-23
/
+24
|
*
|
core/exec-credential: emit correct error on invalid cred source
Mike Yuan
2024-08-04
1
-4
/
+4
|
*
|
core/exec-credential: use struct load_cred_args everywhere
Mike Yuan
2024-08-04
1
-129
/
+82
|
*
|
core/exec-credential: use maybe_decrypt_and_write_credential() for SetCred= too
Mike Yuan
2024-08-04
1
-31
/
+1
|
*
|
core/exec-credential: drop misleading comment regarding EEXIST
Mike Yuan
2024-08-04
1
-4
/
+0
|
*
|
core/exec-credential: trivial coding style cleanup
Mike Yuan
2024-08-04
1
-8
/
+8
|
*
|
core/dbus-execute: normalize "rename" arg properly
Mike Yuan
2024-08-04
1
-1
/
+3
|
|
/
*
|
Merge pull request #33930 from yuwata/update-syscall-tables-and-linux-headers
Luca Boccassi
2024-08-04
27
-22
/
+391
|
\
\
|
*
|
basic/linux: update kernel headers from v6.11-rc1
Yu Watanabe
2024-08-04
6
-19
/
+305
|
*
|
seccomp: list fstatat, newfstat, and llseek
Yu Watanabe
2024-08-04
1
-0
/
+3
|
*
|
syscall-list: update syscall tables
Yu Watanabe
2024-08-04
20
-3
/
+83
|
|
/
*
/
sd-event: change error code -EINVAL -> -EIO
Yu Watanabe
2024-08-04
1
-1
/
+1
|
/
*
base-filesystem: do not attempt to create a /lib64 -> /usr/lib/<tuple> symlink
Luca Boccassi
2024-08-04
1
-16
/
+8
*
core/service: drop redundant flush_n_restarts indicator
Mike Yuan
2024-08-04
2
-32
/
+16
*
core/execute-serialize: use serialize_item_escaped() for external paths
Mike Yuan
2024-08-03
1
-20
/
+32
*
core/execute-serialize: drop extraneous '=' in ip-{in,e}gress serialization
Mike Yuan
2024-08-03
1
-2
/
+2
*
core/service: actually allow to "hurry up" auto restarts
Mike Yuan
2024-08-03
1
-12
/
+18
*
core: refuse credentials with invalid names matching with glob
Yu Watanabe
2024-08-03
1
-0
/
+5
*
core: make ImportCredentialEx= DBus property support without renaming
Yu Watanabe
2024-08-03
1
-1
/
+1
*
creds-util: fix typo
Yu Watanabe
2024-08-03
1
-1
/
+1
*
Merge pull request #33911 from YHNdnzj/cgroup-setup-cleanup
Yu Watanabe
2024-08-02
15
-486
/
+464
|
\
|
*
core/unit: utilize cgroup.kill on client request + SIGKILL
Mike Yuan
2024-08-02
1
-13
/
+28
|
*
cgroup-util: clean up cg_kill() and friends, completely split out cg_kill_ker...
Mike Yuan
2024-08-02
1
-78
/
+76
|
*
core/unit: modernize log_kill() too
Mike Yuan
2024-08-02
1
-8
/
+8
|
*
core/unit: unexport cg_kill log funcs, rather take in bool
Mike Yuan
2024-08-02
6
-21
/
+20
|
*
cgroup-util: drop unused cg_rmdir()
Mike Yuan
2024-08-02
4
-48
/
+3
|
*
cgroup-util: refactor cg_{ns,freezer,kill}_supported
Mike Yuan
2024-08-02
1
-21
/
+21
[next]