index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
network-generator: add missing return on error after the logging refactor
Antonio Alvarez Feijoo
1
-1
/
+1
2024-04-30
po: add a false positive to POTFILES.skip
Piotr Drąg
1
-0
/
+1
2024-04-30
docs: autopkgtest: refresh the docs with up-to-date information
Skia
1
-8
/
+8
2024-04-30
test: exclude gperf files from captured coverage
Frantisek Sumsal
1
-2
/
+2
2024-04-30
test: Don't persist journal in mkosi image if we're not debugging tests
Daan De Meyer
3
-8
/
+2
2024-04-30
journal: Add journal.storage credential
Daan De Meyer
5
-9
/
+68
2024-04-30
build(deps): bump pkg/debian from `640ff73` to `9a5adf2`
dependabot[bot]
1
-0
/
+0
2024-04-30
mkosi: Make sure we create an image without /var/log/journal
Daan De Meyer
1
-0
/
+4
2024-04-30
mkosi: Simplify rpm build scripts
Daan De Meyer
2
-12
/
+7
2024-04-30
test-journal-flush: use archived journal if possible
Yu Watanabe
1
-2
/
+84
2024-04-30
mkosi: Introduce particle profile
Daan De Meyer
22
-66
/
+71
2024-04-30
TEST-81-GENERATORS: Use SYSTEMD_PROC_CMDLINE more
Daan De Meyer
1
-8
/
+2
2024-04-30
meson: bump libbpf dependency to 1.4.0 when using gcc
Luca Boccassi
1
-1
/
+1
2024-04-29
machine: Add PIDFDs= fallback
Daan De Meyer
1
-5
/
+14
2024-04-29
resolved: always progress DS queries
Ronan Pigott
1
-0
/
+4
2024-04-29
meson: copy prefix mapping CFLAGS when building BPF objects
Luca Boccassi
1
-0
/
+18
2024-04-29
shared: create inaccessible files with correct security label
Christian Göttsche
1
-2
/
+2
2024-04-29
basic: add open_mkdir_at_full()
Christian Göttsche
2
-6
/
+9
2024-04-29
basic: add mknodat_label()
Christian Göttsche
2
-5
/
+10
2024-04-29
meson: define 's390' for 's390x' when building BPF objects
Luca Boccassi
1
-0
/
+1
2024-04-29
boot: fix argument name mismatch in two functions
Antonio Alvarez Feijoo
2
-2
/
+2
2024-04-29
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
10
-23
/
+115
2024-04-29
journalctl: also check arg_file_stdin with other journal location
Mike Yuan
1
-1
/
+1
2024-04-29
docs/DEBUGGING.md: use an underscore in the kernel command line option
nl6720
1
-1
/
+1
2024-04-29
core: Pass NULL error in dump_impl()
Daan De Meyer
4
-8
/
+6
2024-04-29
build(deps): bump pkg/debian from `4b1f868` to `640ff73`
dependabot[bot]
1
-0
/
+0
2024-04-29
development-freeze: suppress warning for some labels
Mike Yuan
1
-0
/
+2
2024-04-29
labeler: add l10n 🌍
Mike Yuan
1
-0
/
+3
2024-04-29
pam: Setup logging to syslog
Daan De Meyer
5
-0
/
+26
2024-04-29
po: Translated using Weblate (French)
Pierre GRASSER
1
-2
/
+6
2024-04-29
NEWS: fix minimum dracut version required for systemd v256
Antonio Alvarez Feijoo
1
-3
/
+3
2024-04-29
fs-util: modernize touch_file a bit
Mike Yuan
1
-8
/
+5
2024-04-29
fs-util: try AT_EMPTY_PATH first for futimens_opath
Mike Yuan
1
-2
/
+12
2024-04-29
efivars: drop unneeded UTIME_NOW
Mike Yuan
1
-4
/
+1
2024-04-29
pam_systemd_loadkey: add missing PAM_EXTERN
Mike Yuan
1
-2
/
+2
2024-04-28
mkosi: Ignore version from versioned dependencies in .SRCINFO
Daan De Meyer
2
-1
/
+1
2024-04-28
various: drop unnecessary DISABLE_WARNING_FORMAT_NONLITERAL
Mike Yuan
2
-5
/
+1
2024-04-28
hwdb: Add a common Logitech M185/M225 mouse variant
Maciej S. Szmigiero
1
-0
/
+1
2024-04-28
docs: update link for SUSE whitepaper
spdfnet
1
-1
/
+1
2024-04-28
network: DHCP version logging typos
Sebastian Pucilowski
4
-18
/
+18
2024-04-27
NEWS: add warnings about read-only fs and libkmod being dlopen'ed
Zbigniew Jędrzejewski-Szmek
1
-0
/
+10
2024-04-27
sd-daemon: downgrade log level for library code, use correct errno
Mike Yuan
1
-6
/
+6
2024-04-27
sd-daemon: minor modernization, use assert_return
Mike Yuan
1
-11
/
+9
2024-04-27
networkd: Correct documentation for LinkLocalAddressing
Mathias Lang
1
-7
/
+6
2024-04-27
po: Translated using Weblate (Polish)
Piotr Drąg
1
-1
/
+5
2024-04-27
treewide: fix a few typos in NEWS, docs, comments, and log messages
Dmitry V. Levin
24
-27
/
+27
2024-04-27
core/namespace: modernize mount_private_dev
Mike Yuan
1
-60
/
+41
2024-04-27
core/namespace: modernize clone_device_node
Mike Yuan
1
-21
/
+20
2024-04-27
Fix spelling errors found by Lintian
Luca Boccassi
2
-4
/
+4
2024-04-27
core/namespace: use FOREACH_ARRAY at one more place
Mike Yuan
1
-3
/
+3
[next]