index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
_config.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-09
core/exec-invoke: Fix missing arguments for PR_SET_MEMORY_MERGE call
Vasiliy Stelmachenok
1
-1
/
+1
2024-03-08
extract-word: increase test-extract-word coverage for unicode inputs
Chandra Pratap
1
-0
/
+24
2024-03-08
add unittest cases for argv_looks_like_help
Abraham Samuel Adekunle
1
-0
/
+5
2024-03-08
Added a new test to cover login-util.c
Unique-Usman
2
-0
/
+23
2024-03-08
man/kernel-install: add `add-all` command to synopsis
Antonio Alvarez Feijoo
1
-0
/
+5
2024-03-08
mkosi: Add BuildSourcesEphemeral=yes
Daan De Meyer
1
-0
/
+1
2024-03-08
mkosi: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-08
resolve: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-08
bootctl: additional fixes for local/global UKI PE addons
Emanuele Giuseppe Esposito
2
-57
/
+108
2024-03-08
resolved: don't cache NXDOMAIN for SUDN resolver.arpa
Ronan Pigott
4
-1
/
+49
2024-03-07
Add more unit test to cover the uid_range_covers inside the uid-range.c file...
Unique-Usman
1
-0
/
+2
2024-03-07
Added a unit test to cover af_to_name in af-list.c
Unique-Usman
1
-0
/
+1
2024-03-07
logind-dbus: count user-early sessions in verify_shutdown_creds too
Mike Yuan
1
-1
/
+1
2024-03-07
shared/conf-parser: add two more annotations
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2024-03-07
bootctl: use the full parser too
Zbigniew Jędrzejewski-Szmek
1
-30
/
+38
2024-03-07
kernel-install: support full set of config files and drop-ins
Zbigniew Jędrzejewski-Szmek
3
-53
/
+64
2024-03-07
man: document all the new paths
Zbigniew Jędrzejewski-Szmek
13
-14
/
+49
2024-03-07
various: use new config loader instead of config_parse_config_file()
Zbigniew Jędrzejewski-Szmek
16
-103
/
+97
2024-03-07
shared/conf-parser: add function which implements the standard config file set
Zbigniew Jędrzejewski-Szmek
3
-1
/
+155
2024-03-07
shared/conf-parser: use chase() in config_parse_many_files()
Zbigniew Jędrzejewski-Szmek
2
-21
/
+18
2024-03-07
strv: add helper to extend strv from both sides
Zbigniew Jędrzejewski-Szmek
7
-10
/
+29
2024-03-07
udevd: inline iterator variable
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2024-03-07
udev,backlight,kernel-install: reword sentences starting with "Skipping to"
Zbigniew Jędrzejewski-Szmek
4
-7
/
+7
2024-03-07
shared/pretty-print: rename output parameters
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2024-03-07
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
16
-36
/
+24
2024-03-07
constants: drop duplicated CONF_PATHS defines
Zbigniew Jędrzejewski-Szmek
5
-26
/
+9
2024-03-07
sleep: fix typo (sysupend -> suspend)
Mike Yuan
1
-1
/
+1
2024-03-07
bus-unit-util: trivial follow-up for UnitFreezer
Mike Yuan
2
-21
/
+23
2024-03-07
bus-unit-util: define FREEZE_BUS_CALL_TIMEOUT locally
Mike Yuan
2
-5
/
+4
2024-03-07
man/resolve: update DNSSEC description
Ronan Pigott
1
-3
/
+1
2024-03-07
loongarch64: disable simd when build efi
Xiaotian Wu
1
-4
/
+6
2024-03-07
Build distribution packages in mkosi
Daan De Meyer
60
-807
/
+755
2024-03-07
mkosi: Update to v21
Daan De Meyer
1
-1
/
+1
2024-03-07
Update catalog.c - Removing sanity check as there is no need of checking non ...
SidhuRupinder
1
-2
/
+1
2024-03-07
resolve: disambiguate return statement
Luca Boccassi
1
-1
/
+1
2024-03-07
escape: fix operator precedence in overflow check
Luca Boccassi
1
-1
/
+1
2024-03-06
man: fix systemd-timedated man page wrt ntp-units.d
Michael Biebl
1
-2
/
+2
2024-03-06
tmpfiles.d/systemd: use ACL 'X' bit where appropriate
Mike Yuan
1
-6
/
+3
2024-03-06
tmpfiles: do 'X' bit check in an ACL-aware manner
Mike Yuan
1
-18
/
+28
2024-03-06
tmpfiles: remove one more use of goto and modernization
Mike Yuan
1
-66
/
+47
2024-03-06
core,install: generalize install error handling
Mike Yuan
3
-182
/
+181
2024-03-06
shared/install: use FOREACH_ARRAY at one more place
Mike Yuan
1
-3
/
+3
2024-03-06
shared/install: use RET_GATHER more
Mike Yuan
1
-32
/
+22
2024-03-06
path-lookup: rename lookup_paths_free -> _done
Mike Yuan
15
-37
/
+36
2024-03-06
resolved: expose raw RR resolver via Varlink too
Lennart Poettering
3
-4
/
+187
2024-03-06
resolved: move ResourceKey/ResourceRecord varlink types to generic Resolve in...
Lennart Poettering
3
-66
/
+75
2024-03-06
resolved: decrease mdns/llmnr priority for the reverse mapping domains
Ronan Pigott
2
-2
/
+4
2024-03-06
meson: add missing dependency to libdl
Yu Watanabe
1
-0
/
+1
2024-03-06
ci: explicitly change oom-{score}-adj before running tests
Frantisek Sumsal
1
-0
/
+6
2024-03-06
ci: make the build dir accessible when running w/o privileges
Frantisek Sumsal
1
-0
/
+5
[next]