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: allow fstab-style nodes in mount/swap What=
Mike Yuan
2024-01-09
4
-4
/
+73
*
core/load-fragment: use unit_path_printf where appropriate
Mike Yuan
2024-01-09
1
-2
/
+2
*
src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch]
Zbigniew Jędrzejewski-Szmek
2024-01-09
1
-1
/
+1
*
src/basic: "UidRange" → "UIDRange"
Zbigniew Jędrzejewski-Szmek
2024-01-09
1
-1
/
+1
*
simplify bitwise checking (#30722)
AtariDreams
2024-01-09
1
-2
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
4
-10
/
+10
*
core: escape spaces in paths during serialization
Frantisek Sumsal
2024-01-06
1
-8
/
+9
*
creds-util: optionally, allow NULL credentials even with TPM
Lennart Poettering
2024-01-05
1
-0
/
+2
*
tpm2-util: more iovec'ification
Lennart Poettering
2024-01-05
1
-10
/
+21
*
core/dbus-manager: fix typo
Yu Watanabe
2024-01-05
1
-1
/
+1
*
core: Add %D specifier for $XDG_DATA_HOME
Adrian Vovk
2024-01-05
1
-0
/
+11
*
core/cgroup: use designated initializer more, make dup source const
Mike Yuan
2024-01-05
2
-36
/
+40
*
Merge pull request #30743 from bluca/coverity
Luca Boccassi
2024-01-05
1
-3
/
+3
|
\
|
*
core: add an assert to guide static analysis
Luca Boccassi
2024-01-04
1
-1
/
+1
|
*
core: fix cgroup copy
Luca Boccassi
2024-01-04
1
-1
/
+1
|
*
core: fix OOM check
Luca Boccassi
2024-01-04
1
-1
/
+1
*
|
Merge pull request #30578 from bluca/polkit-varlink
Lennart Poettering
2024-01-04
1
-1
/
+1
|
\
\
|
*
|
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
|
|
execute: make sure Type=exec and PAMName= work together
Lennart Poettering
2024-01-04
1
-2
/
+8
|
|
/
|
/
|
*
|
Merge pull request #26663 from poettering/vpick
Lennart Poettering
2024-01-03
1
-26
/
+128
|
\
\
|
*
|
execute: teach RootDirectory= and RootImage= the new vpick logic
Lennart Poettering
2024-01-03
1
-26
/
+128
|
|
/
*
|
Merge pull request #28797 from Werkov/eff_limits
Yu Watanabe
2024-01-03
3
-0
/
+97
|
\
\
|
*
|
cgroup: Restrict effective limits with global resource provision
Michal Koutný
2024-01-03
1
-0
/
+11
|
*
|
cgroup: Add EffectiveMemoryMax=, EffectiveMemoryHigh= and EffectiveTasksMax= ...
Michal Koutný
2024-01-03
3
-0
/
+86
*
|
|
core/manager: add dbus API to create auxiliary scope from running service
Michal Sekletar
2024-01-03
3
-0
/
+501
|
|
/
|
/
|
*
|
Merge pull request #30633 from mrc0mmand/cocci-shenanigans
Yu Watanabe
2023-12-25
1
-1
/
+1
|
\
\
|
*
|
tree-wide: use strndupa_safe() in a couple more cases
Frantisek Sumsal
2023-12-25
1
-1
/
+1
*
|
|
core/unit: don't log 0 values in unit_log_resources
Mike Yuan
2023-12-25
1
-7
/
+19
*
|
|
various: use FOREACH_ARRAY more
Mike Yuan
2023-12-25
1
-7
/
+8
*
|
|
Merge pull request #30628 from YHNdnzj/format-table-improvement
Yu Watanabe
2023-12-25
1
-2
/
+2
|
\
\
\
|
*
|
|
core,format-table: use strna/ersatz for formatting fdstore dump
Mike Yuan
2023-12-25
1
-2
/
+2
*
|
|
|
Merge pull request #30622 from yuwata/space
Mike Yuan
2023-12-25
5
-8
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tree-wide: drop space between variable and an increment/decrement
Yu Watanabe
2023-12-24
5
-8
/
+8
|
|
/
/
*
/
/
siphash24: introduce siphash24_compress_typesafe() macro
Yu Watanabe
2023-12-25
3
-7
/
+7
|
/
/
*
|
core/executor: use log level specified in LogLevelMax=
Yu Watanabe
2023-12-23
3
-1
/
+9
*
|
various: clean up isatty() handling
Mike Yuan
2023-12-22
2
-7
/
+3
*
|
service: don't try to determine selinux label for socket activation if RootIm...
Lennart Poettering
2023-12-22
3
-33
/
+63
*
|
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
5
-30
/
+31
*
|
tree-wide: use hashmap_isempty() and friends
Yu Watanabe
2023-12-21
1
-4
/
+4
*
|
dbus-execute: use new exec_context_get_set_login_environment() helper also as...
Lennart Poettering
2023-12-21
1
-1
/
+2
*
|
core: imply SetLoginEnvironment= if PAMName= is set
Lennart Poettering
2023-12-21
3
-1
/
+11
|
/
*
core/execute: use assertion for _done function
Mike Yuan
2023-12-20
1
-3
/
+4
*
core/execute: remove unneeded brackets
Mike Yuan
2023-12-20
1
-4
/
+2
*
core: allow interface altnames in RestrictNetworkInterfaces=
networkException
2023-12-18
2
-2
/
+2
*
core/unit: clean up unit_log_resources
Mike Yuan
2023-12-13
1
-208
/
+94
*
core/unit: raise log level for unit_log_resources on certain memory thresholds
Mike Yuan
2023-12-13
1
-7
/
+17
*
execute: improve log message about TTY ownership reset failures
Lennart Poettering
2023-12-12
1
-2
/
+2
*
execute: handle gracefully if we cannot lock /dev/console when resetting tty ...
Lennart Poettering
2023-12-12
1
-4
/
+5
*
core/job: emit job start message if we're only waiting for unit state
Mike Yuan
2023-12-12
1
-17
/
+14
*
core/device: add stopping job message
Mike Yuan
2023-12-12
1
-0
/
+1
[next]