index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
data-fd-util: Fixup header
Adrian Vovk
1
-1
/
+1
2024-03-11
polkit: update the rest of bus_verify_polkit_async_full() calls to new flags ...
Luca Boccassi
3
-9
/
+9
2024-03-11
fd-util: beef up fd_verify_safe_flags() features
Lennart Poettering
3
-7
/
+11
2024-03-11
polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...
Lennart Poettering
9
-27
/
+34
2024-03-11
basic: add PIDFS magic (#31709)
cpackham-atlnz
2
-0
/
+6
2024-03-11
po: Translated using Weblate (Russian)
Sergey A
1
-34
/
+18
2024-03-11
semaphore: remove workaround for adduser
Luca Boccassi
1
-2
/
+0
2024-03-11
polkit: trivial simplification
Lennart Poettering
1
-5
/
+1
2024-03-11
gpt-auto: ignore fstab_has_node failure
Mike Yuan
1
-2
/
+2
2024-03-11
fstab-util: remove unreachable return
Mike Yuan
1
-2
/
+0
2024-03-11
hwdb: Add touchpad configuration for ThinkPad E495
İ. Ensar Gülşen
1
-1
/
+2
2024-03-10
man: Mention that SMBIOS type 11 strings are ignored inside CVM
Daan De Meyer
2
-2
/
+4
2024-03-10
man: fix systemd-measure manpage conditional
Luca Boccassi
2
-2
/
+2
2024-03-10
man/systemd-hibernate-resume: generator now enables rather than creates the s...
Mike Yuan
2
-8
/
+5
2024-03-10
systemd-boot: Add support for reading extra kernel cmdline from SMBIOS
Daan De Meyer
4
-1
/
+44
2024-03-10
quotacheck: store argv[*] in static var
Mike Yuan
1
-9
/
+9
2024-03-10
quotacheck: minor modernization
Mike Yuan
1
-4
/
+11
2024-03-10
units: make quota services bind to corresponding mount units
Mike Yuan
2
-2
/
+3
2024-03-10
mkosi: fix typo
Yu Watanabe
1
-1
/
+1
2024-03-09
units: make templates for quotaon and systemd-quotacheck service
Thomas Blume
12
-62
/
+186
2024-03-09
semaphore: drop some manual build deps, handled by package
Luca Boccassi
1
-2
/
+2
2024-03-09
semaphore: move back to autopkgtest master branch
Luca Boccassi
1
-1
/
+3
2024-03-09
core/exec-invoke: Fix missing arguments for PR_SET_MEMORY_MERGE call
Vasiliy Stelmachenok
1
-1
/
+1
2024-03-08
resolved: also reply NOTIMP when refusing a query based on RR type
Ronan Pigott
1
-1
/
+5
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
resolved: refuse queries with no suitable scope
Ronan Pigott
1
-0
/
+4
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
[next]