index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
man: soft deprecate use of ";" for separating multiple command lines in ExecS...
Lennart Poettering
2024-10-02
1
-1
/
+5
*
|
|
|
core: load IPE policy on boot
Luca Boccassi
2024-10-02
4
-0
/
+124
|
/
/
/
*
|
|
Revert "Preset user units on first boot as well"
Lennart Poettering
2024-10-01
1
-10
/
+6
*
|
|
json: add json_dispatch_const_user_group_name()
Lennart Poettering
2024-10-01
1
-9
/
+9
|
|
/
|
/
|
*
|
Merge pull request #34508 from intelfx/work/fix-io-reporting
Mike Yuan
2024-09-30
4
-10
/
+18
|
\
\
|
*
|
core/cgroup: cache IO accounting data when pruning a cgroup
Ivan Shapovalov
2024-09-23
1
-3
/
+15
|
*
|
core/cgroup: drop `allow_cache` parameter in `unit_get_io_accounting()`
Ivan Shapovalov
2024-09-21
4
-7
/
+3
*
|
|
Preset user units on first boot as well
Daan De Meyer
2024-09-21
1
-6
/
+10
*
|
|
tree-wide: use strv_extend_strv_consume() where appropriate
Mike Yuan
2024-09-21
3
-33
/
+19
|
/
/
*
|
systemd: rewatch pids under cgroup v1 when sigchld of processes more than mai...
chenjiayi
2024-09-18
1
-1
/
+1
*
|
load-fragment: terminate the specifier table (#34421)
Ronan Pigott
2024-09-15
1
-0
/
+1
|
/
*
core: do not fail if ignorable img.v/ vpick dir is empty
Luca Boccassi
2024-09-13
1
-6
/
+14
*
core: Add support for PrivateUsers=identity
Daan De Meyer
2024-09-09
10
-28
/
+119
*
core/manager: do not re-init Manager.lookup_paths when manager_reload()
Mike Yuan
2024-09-07
1
-7
/
+0
*
core/manager: rename NOTIFY_RCVBUF_SIZE to MANAGER_SOCKET_RCVBUF_SIZE
Mike Yuan
2024-09-07
1
-6
/
+6
*
Merge pull request #34256 from YHNdnzj/pid1-followup
Lennart Poettering
2024-09-05
12
-99
/
+91
|
\
|
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
8
-25
/
+25
|
*
core/namespace: add comment to explain the non-obvious assumption on /run/sys...
Mike Yuan
2024-09-04
1
-0
/
+2
|
*
core/namespace: make bind mounted journal sockets nosuid + noexec + nodev
Mike Yuan
2024-09-04
2
-3
/
+9
|
*
core/exec-invoke: use bind_mount_add() where appropriate
Mike Yuan
2024-09-04
1
-17
/
+3
|
*
core/namespace: use GREEDY_REALLOC at one more place
Mike Yuan
2024-09-04
1
-6
/
+2
|
*
core/unit: introduce unit_set_debug_invocation()
Mike Yuan
2024-09-04
3
-25
/
+29
|
*
core: add missing serialization for Unit.debug_invocation
Mike Yuan
2024-09-04
1
-0
/
+5
|
*
core/service: modernize service_load_pid_file() a bit
Mike Yuan
2024-09-04
1
-19
/
+14
|
*
core/service: minor coding style tweak
Mike Yuan
2024-09-04
1
-4
/
+2
*
|
Merge pull request #34090 from DaanDeMeyer/cow-fix
Yu Watanabe
2024-09-05
1
-7
/
+2
|
\
\
|
*
|
copy: Introduce COPY_NOCOW_AFTER and use it when copying images
Daan De Meyer
2024-09-04
1
-17
/
+2
|
*
|
Revert "tree-wide: Don't explicity disable copy-on-write when copying images"
Daan De Meyer
2024-09-04
1
-0
/
+10
|
|
/
*
|
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-13
/
+12
*
|
core/manager: close all cmsg fds where none is expected
Mike Yuan
2024-09-04
1
-0
/
+2
|
/
*
core/namespace: create /dev/log only if journal socket is present
Mike Yuan
2024-09-03
1
-6
/
+11
*
core: introduce BindJournalSockets=
Mike Yuan
2024-09-03
8
-2
/
+56
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
2
-33
/
+33
*
core: Fix log message typo
Daan De Meyer
2024-08-29
1
-1
/
+1
*
core: do BindMount/MountImage operations in async control process
Luca Boccassi
2024-08-29
10
-68
/
+380
*
exec-invoke: remove redundant empty lines
Lennart Poettering
2024-08-27
1
-2
/
+0
*
service: add 'debug' option to RestartMode=
Luca Boccassi
2024-08-27
9
-13
/
+88
*
core-varlink: add missing runtime scope check for manager_varlink_managed_oom...
Mike Yuan
2024-08-27
1
-1
/
+4
*
Merge pull request #34124 from YHNdnzj/socket-accept-name
Yu Watanabe
2024-08-27
7
-36
/
+35
|
\
|
*
core: honor FileDescriptorName= too for Accept=yes sockets
Mike Yuan
2024-08-26
3
-11
/
+16
|
*
core: move check for combination of PAMName= + KillMode= to unit_verify_conte...
Mike Yuan
2024-08-26
6
-20
/
+14
|
*
core/socket: refuse MaxConnection=0 for Accept=no sockets too
Mike Yuan
2024-08-26
1
-3
/
+3
|
*
core/socket: use UNIT_ISSET rather than _DEREF where suitable
Mike Yuan
2024-08-26
1
-2
/
+2
*
|
crash-handler: Add back notice log message
Daan De Meyer
2024-08-26
1
-0
/
+2
|
/
*
main: make sure the ambient caps set is valid in case we fail to read it
Lennart Poettering
2024-08-22
1
-1
/
+1
*
main: generate warning when we cannot reset caps
Lennart Poettering
2024-08-22
1
-1
/
+3
*
core: rename original_ambient_set → saved_ambient_set
Lennart Poettering
2024-08-22
3
-11
/
+11
*
core/exec-invoke: document calling setpriority() after sched_setattr()
Ivan Shapovalov
2024-08-21
1
-0
/
+7
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
1
-1
/
+1
*
namespace: Fix extension release memory leak
maia x.
2024-08-20
1
-8
/
+14
[prev]
[next]