index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coccinelle
/
set_ensure_put.cocci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
mkosi: Only keep failed test journals and other logs for 7 days
Daan De Meyer
1
-0
/
+1
2024-04-25
mkosi: Only archive outputs in systemd and systemd-stable repositories
Daan De Meyer
1
-2
/
+2
2024-04-25
Fix _do_log conditions in log_exec_* macros
Łukasz Stelmach
1
-4
/
+4
2024-04-25
build(deps): bump pkg/debian from `733ac7c` to `4b1f868`
dependabot[bot]
1
-0
/
+0
2024-04-25
cryptsetup-tokens: fix pin asserts
Antonio Alvarez Feijoo
3
-3
/
+3
2024-04-25
tree-wide: Use log_setup() everywhere
Daan De Meyer
38
-99
/
+43
2024-04-25
mkosi: Make sure systemd-resolved is started on boot
Daan De Meyer
1
-0
/
+3
2024-04-25
portable: Don't fail if /etc/resolv.conf doesn't exist
Daan De Meyer
2
-2
/
+2
2024-04-25
test: Skip meson integration tests if SYSTEMD_INTEGRATION_TESTS != 1
Daan De Meyer
4
-44
/
+43
2024-04-25
meson: Properly check dependencies of mkosi target
Daan De Meyer
1
-6
/
+15
2024-04-25
mkosi: Add squashfs-tools
Daan De Meyer
4
-0
/
+4
2024-04-25
update NEWS
Lennart Poettering
1
-8
/
+57
2024-04-25
test: skip testsuite-50.mountnfsd if kernel/polkit are too old
Luca Boccassi
2
-1
/
+4
2024-04-25
test: use sd-analyze for kernel version check in TEST-62
Luca Boccassi
1
-9
/
+1
2024-04-25
ci: Add the meson logs to failure log artifacts
Richard Maw
1
-0
/
+1
2024-04-25
ci: Update mkosi version
Richard Maw
1
-1
/
+1
2024-04-25
update TODO
Lennart Poettering
1
-0
/
+7
2024-04-25
execute: make ExecStatus dump more useful by showing passed time
Lennart Poettering
1
-6
/
+27
2024-04-25
swap: hook up with handoff timestamps
Lennart Poettering
1
-0
/
+18
2024-04-25
mount: hook up with handoff timestamps
Lennart Poettering
1
-0
/
+18
2024-04-25
socket: hookup handoff timestamps with processes forked off by socket units
Lennart Poettering
1
-0
/
+18
2024-04-25
manager: switch service unit type over to using new handoff timestamping logic
Lennart Poettering
7
-37
/
+74
2024-04-25
execute: send handoff timestamps from executor to service manager
Lennart Poettering
5
-73
/
+113
2024-04-25
manager: add socket for receiving handoff timestamps from forked children
Lennart Poettering
4
-17
/
+151
2024-04-25
core: fix assertions in manager_dispatch_user_lookup_fd()
Lennart Poettering
1
-3
/
+2
2024-04-25
varlink: fix varlink_get_peer_pidref() fallback
Lennart Poettering
1
-1
/
+1
2024-04-25
errno-util: consider ENOPROTOOPT another "not supported"
Lennart Poettering
1
-1
/
+2
2024-04-25
run/run: fix invocation ID handling
Yu Watanabe
2
-5
/
+4
2024-04-25
network/radv: use sd_ndisc_prefix and friends to manage prefixes and so on
Yu Watanabe
2
-51
/
+48
2024-04-25
network/radv: rename pref64Prefix -> Prefix64
Yu Watanabe
3
-25
/
+25
2024-04-25
network/route: use our definitions of route preference
Yu Watanabe
1
-4
/
+3
2024-04-24
systemctl: list-jobs: interchange 'waiting for' and 'blocking' in output
Rasmus Villemoes
1
-2
/
+2
2024-04-24
mount,swap: include ExecStatus output in dump
Lennart Poettering
4
-1
/
+31
2024-04-24
TEST-50-DISSECT: Skip mutable sysext tests on virtiofs
Daan De Meyer
1
-0
/
+31
2024-04-24
test: Add --debug when running mkosi through integration-test-wrapper
Richard Maw
1
-0
/
+1
2024-04-24
man/systemd.journal-fields: add missing OBJECT_SYSTEMD_INVOCATION_ID
Mike Yuan
1
-5
/
+14
2024-04-24
journald-server: drop spuriously doubled '=' for OBJECT_SYSTEMD_INVOCATION_ID
Mike Yuan
1
-1
/
+1
2024-04-24
mkosi: Build images with --debug to aid debugging in CI
Richard Maw
1
-0
/
+1
2024-04-24
manager: also port manager_dispatch_sigchld() to manager_get_units_for_pidref()
Lennart Poettering
1
-34
/
+17
2024-04-24
manager: split out helper that gets Unit objects with interest in given PidRef
Lennart Poettering
1
-32
/
+65
2024-04-24
ci: remove packages.microsoft.com
Luca Boccassi
2
-0
/
+4
2024-04-24
manager: port user lookup fd serialization to serialize_fd_many()
Lennart Poettering
1
-21
/
+10
2024-04-24
manager: comprehensively mark manager_dispatch_user_lookup_fd() as static
Lennart Poettering
1
-1
/
+1
2024-04-24
capability-util: avoid thread_local
Lennart Poettering
1
-23
/
+24
2024-04-24
cryptenroll: fix typo (close parenthesis out of nowhere)
Mike Yuan
1
-1
/
+1
2024-04-24
manager: use startswith() return value
Lennart Poettering
1
-3
/
+3
2024-04-24
manager: use proper unicode arrow in dump
Lennart Poettering
3
-6
/
+6
2024-04-24
TEST-50-DISSECT: Use --apparent-size when calling du
Daan De Meyer
1
-2
/
+2
2024-04-24
TEST-50-DISSECT: Skip mountfsd test if the user namespace interface is not su...
Daan De Meyer
1
-0
/
+9
2024-04-24
core/taint: make short_uid_range() not take a path
Zbigniew Jędrzejewski-Szmek
1
-8
/
+6
[next]