index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cgtop
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
meson: redo grouping of tests under src/test/
Zbigniew Jędrzejewski-Szmek
1
-122
/
+120
2023-04-04
man: mention -o option for systemd-journal-remote
Yu Watanabe
1
-0
/
+2
2023-04-04
service: minor modernizations
Lennart Poettering
1
-13
/
+13
2023-04-04
manager: remove transient unit directory during startup
Zbigniew Jędrzejewski-Szmek
1
-0
/
+4
2023-04-04
sd-bus: use macros for standard bus error names consistently
Zbigniew Jędrzejewski-Szmek
6
-98
/
+115
2023-04-04
core: a more informative error when SetProperties/StartTransientUnit fails
Zbigniew Jędrzejewski-Szmek
1
-9
/
+18
2023-04-04
man/sd_bus_message_open_container: mention two common errors
Zbigniew Jędrzejewski-Szmek
1
-1
/
+15
2023-04-04
man/systemd.service: add example for char prefixes
Zbigniew Jędrzejewski-Szmek
1
-1
/
+12
2023-04-04
man: move description of command line substitution out of ExecStart=
Zbigniew Jędrzejewski-Szmek
1
-76
/
+69
2023-04-04
core: unify two similar paths, avoid formatting of unused string
Zbigniew Jędrzejewski-Szmek
1
-26
/
+21
2023-04-04
core: simplify unit_escape_setting()
Zbigniew Jędrzejewski-Szmek
2
-17
/
+11
2023-04-04
core: typos in comments
Zbigniew Jędrzejewski-Szmek
4
-15
/
+14
2023-04-04
update TODO
Lennart Poettering
1
-0
/
+4
2023-04-04
service: dump fdstore contents also in free-form debug dump
Lennart Poettering
1
-0
/
+39
2023-04-04
chase: fix error handling
Yu Watanabe
1
-2
/
+2
2023-04-04
test: add tests for id128_{read,write}_at()
Yu Watanabe
1
-0
/
+74
2023-04-04
sd-id128: introduce id128_write_at()
Yu Watanabe
2
-4
/
+8
2023-04-04
sd-id128: introduce id128_read_at()
Yu Watanabe
2
-4
/
+10
2023-04-04
sd-id128: rename Id128FormatFlag -> Id128Flag
Yu Watanabe
2
-13
/
+13
2023-04-04
sd-id128: rename argument and add missing assertion
Yu Watanabe
2
-6
/
+10
2023-04-04
Revert "sd-id128: make id128_read() optionally take root directory"
Yu Watanabe
5
-13
/
+16
2023-04-04
src: changed usage of basename() to path_extract_filename().
OMOJOLA JOSHUA DAMILOLA
2
-7
/
+19
2023-04-03
pid1: drop two spurious empty line
Lennart Poettering
1
-2
/
+0
2023-04-03
core/main: also check the argument terminator
Mike Yuan
1
-1
/
+1
2023-04-03
udev-rules: check tokens order
Dmitry V. Levin
2
-0
/
+21
2023-04-03
shared/exec-util: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
1
-6
/
+3
2023-04-03
core/service: inline one variable
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2023-04-03
basic/fs-util: typo fix
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-04-03
man/systemd-sysext: minor grammar optimizations
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2023-04-03
basic/mkdir: simplify error handling
Zbigniew Jędrzejewski-Szmek
1
-5
/
+2
2023-04-03
tpm2: add support for a trusted SRK
William Roberts
13
-68
/
+487
2023-04-03
user-sessions: do not remove /etc/nologin
Zbigniew Jędrzejewski-Szmek
2
-11
/
+14
2023-04-03
update 60-sensor.hwdb with toshiba tablet (#27103)
dmkUK
1
-0
/
+4
2023-04-02
core: do early setup check for arguments with '=' too
Mike Yuan
1
-1
/
+1
2023-04-02
Added unit test for strv_env_name_is_valid() function listed in env-util.c (#...
taniishkaaa
1
-0
/
+9
2023-04-02
po: Translated using Weblate (Russian)
Andrei Stepanov
1
-7
/
+8
2023-04-01
build(deps): bump github/codeql-action from 2.2.5 to 2.2.9
dependabot[bot]
2
-4
/
+4
2023-04-01
build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3
dependabot[bot]
1
-1
/
+1
2023-04-01
build(deps): bump actions/labeler from 4.0.2 to 4.0.3
dependabot[bot]
1
-1
/
+1
2023-04-01
build(deps): bump github/super-linter from 4.9.7 to 4.10.1
dependabot[bot]
1
-1
/
+1
2023-04-01
man: restore description of ConditionControlGroupController=v1|v2
Zbigniew Jędrzejewski-Szmek
1
-5
/
+14
2023-04-01
networkctl: use sd_bus_get_property
Mike Yuan
1
-11
/
+1
2023-04-01
networkctl: style improvements
Mike Yuan
1
-26
/
+28
2023-04-01
networkctl: use FOREACH_ARRAY more
Mike Yuan
1
-31
/
+27
2023-04-01
ukify: Strip symbol/string table for old stubs
Jan Janssen
1
-0
/
+13
2023-04-01
find-esp: Add openat() like helpers that operate on fds
Daan De Meyer
2
-136
/
+204
2023-04-01
stat-util: Add xstatfsat()
Daan De Meyer
2
-0
/
+16
2023-04-01
find-esp: Drop explicit automount trigger
Daan De Meyer
1
-5
/
+0
2023-04-01
btrfs-util: Add btrfs_get_block_device_at()
Daan De Meyer
3
-34
/
+17
2023-04-01
networkctl: acquire bus only when necessary
Mike Yuan
1
-62
/
+84
[next]