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
*
core/mount: fix typo
Yu Watanabe
2024-10-09
1
-1
/
+1
*
namespace: rename drop_unused_mounts() → sort_and_drop_unused_mounts()
Lennart Poettering
2024-10-09
1
-3
/
+3
*
Merge pull request #34679 from DaanDeMeyer/bus-log
Daan De Meyer
2024-10-09
1
-4
/
+16
|
\
|
*
core: Log in more scenarios about which process initiated an operation
Daan De Meyer
2024-10-09
1
-0
/
+12
|
*
core: Bump log level of reexecute request to notice
Daan De Meyer
2024-10-09
1
-4
/
+4
*
|
Merge pull request #34656 from yuwata/private-users
Lennart Poettering
2024-10-09
5
-14
/
+14
|
\
\
|
*
|
core: drop implicit support of PrivateTmp=off
Yu Watanabe
2024-10-09
5
-6
/
+6
|
*
|
core: drop implicit support of PrivateUsers=off
Yu Watanabe
2024-10-08
4
-8
/
+8
*
|
|
Merge pull request #34651 from yuwata/polkit-transient-unit
Lennart Poettering
2024-10-09
5
-62
/
+95
|
\
\
\
|
*
|
|
core/dbus: pass transient unit name metadata to polkit
Renjaya Raga Zenta
2024-10-08
1
-1
/
+8
|
*
|
|
core/dbus: add assertions
Yu Watanabe
2024-10-08
1
-0
/
+12
|
*
|
|
core/dbus: introduce bus_verify_manage_units_async_impl()
Yu Watanabe
2024-10-08
2
-21
/
+33
|
*
|
|
core/dbus: move bus_verify_xyz() to dbus-util.c
Yu Watanabe
2024-10-08
5
-49
/
+51
*
|
|
|
Merge pull request #34593 from Werkov/deprecate-aux-scopes
Lennart Poettering
2024-10-09
1
-1
/
+6
|
\
\
\
\
|
*
|
|
|
core/manager: Deprecate StartAuxiliaryScope() method
Michal Koutný
2024-10-08
1
-1
/
+6
*
|
|
|
|
Merge pull request #34671 from yuwata/memory
Lennart Poettering
2024-10-09
1
-1
/
+5
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
core: suppress one debugging log
Yu Watanabe
2024-10-08
1
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
/
|
|
mount: optimize mountinfo traversal by decoupling device discovery
Chen Guanqiao
2024-10-08
1
-1
/
+6
|
/
/
/
*
|
|
Merge pull request #34674 from yuwata/reallocarray
Luca Boccassi
2024-10-08
3
-32
/
+11
|
\
\
\
|
*
|
|
tree-wide: replace reallocarray() with GREEDY_REALLOC()
Yu Watanabe
2024-10-08
3
-28
/
+10
|
*
|
|
core: use memdup_suffix0() at one more place
Yu Watanabe
2024-10-08
1
-4
/
+1
*
|
|
|
Merge pull request #34556 from ryantimwilson/extra-fds
Lennart Poettering
2024-10-08
8
-46
/
+234
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add ExtraFileDescriptor property to StartTransientUnit dbus API
Ryan Wilson
2024-10-07
8
-46
/
+234
*
|
|
|
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
2
-2
/
+0
*
|
|
|
Merge pull request #34408 from Werkov/fix-device-limits
Yu Watanabe
2024-10-07
2
-10
/
+10
|
\
\
\
\
|
*
|
|
|
core/cgroup: Apply IODevice*= directives in configured order
Michal Koutný
2024-09-24
2
-10
/
+10
*
|
|
|
|
core: warn if a generator is world-writable
Lukas Nykryn
2024-10-07
1
-1
/
+1
*
|
|
|
|
path-lookup: deduplicate xdg_user_*() with sd_path_lookup()
Mike Yuan
2024-10-06
3
-5
/
+6
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
1
-3
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #34610 from poettering/exec-start-single-line
Luca Boccassi
2024-10-03
1
-1
/
+5
|
\
\
\
|
*
|
|
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
[next]