index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.clang-format
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-14
mkosi: Use new volatile package settings
Daan De Meyer
7
-58
/
+66
2024-04-14
mkosi: Update to latest
Daan De Meyer
2
-2
/
+2
2024-04-12
test: add instructions on how to run Coverity locally
Frantisek Sumsal
1
-0
/
+45
2024-04-12
vmspawn: update parse_boolean to parse_boolean_argument
Sam Leonard
1
-10
/
+4
2024-04-12
bus-polkit: fix return value for `varlink_allow_interactive_authentication()`
Antonio Alvarez Feijoo
1
-2
/
+4
2024-04-12
meson: do not fail build with newer kernel headers
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-04-12
ndisc-option: also ignore Prefix Information option with multicast address
Yu Watanabe
1
-1
/
+3
2024-04-11
network/ndisc: drop onlink prefix when valid lifetime is zero
Yu Watanabe
1
-3
/
+17
2024-04-11
network/ndisc: do nothing for existing routes if on-link flag is zero
Yu Watanabe
1
-55
/
+4
2024-04-11
resolved: use NULL to represent an empty answer
Ronan Pigott
1
-8
/
+2
2024-04-11
vmspawn: enabled free page reporting in qemu by default
Sam Leonard
1
-1
/
+2
2024-04-11
nsresourced: don't redefine of bpf_rdonly_cast
Ludwig Nussel
1
-0
/
+5
2024-04-11
sd-ndisc-redirect: fix verification of target address
Yu Watanabe
1
-4
/
+9
2024-04-11
network/ndisc: fix verification of sender of Redirect message
Yu Watanabe
2
-53
/
+65
2024-04-11
network/ndisc: split out ndisc_redirect_verify_sender()
Yu Watanabe
1
-8
/
+17
2024-04-11
network/ndisc: drop ndisc_request_redirect_route()
Yu Watanabe
1
-28
/
+9
2024-04-11
network/ndisc: redirect routes do not have lifetime
Yu Watanabe
1
-25
/
+1
2024-04-11
network/ndisc: introduce ndisc_request_router_route()
Yu Watanabe
1
-22
/
+30
2024-04-11
network/ndisc: do not set per-route MTU and hop limit
Yu Watanabe
2
-32
/
+10
2024-04-11
journal-remote: fix two minor memory leaks
Antonio Alvarez Feijoo
2
-0
/
+3
2024-04-11
test: make sd-journal-gatewayd tests even more debug-able
Frantisek Sumsal
1
-45
/
+90
2024-04-11
creds: allow null when decrypting
Ludwig Nussel
2
-1
/
+17
2024-04-11
README.md: link bug bounty program
Luca Boccassi
1
-0
/
+2
2024-04-11
build(deps): bump pkg/fedora from `2822a03` to `3f8c38e`
dependabot[bot]
1
-0
/
+0
2024-04-11
test: make the output of TEST-69 less painful to read
Frantisek Sumsal
3
-4
/
+2
2024-04-11
journal-remote: Use "event" instead of "events"
Daan De Meyer
6
-22
/
+22
2024-04-11
journal-remote: Use sd_event_set_signal_exit()
Daan De Meyer
5
-60
/
+5
2024-04-11
test: PROJECT_FILE macro cannot be used in generated code
Yu Watanabe
1
-0
/
+7
2024-04-11
network/ndisc: fix updating valid lifetime of configured address
Yu Watanabe
1
-21
/
+72
2024-04-11
network/ndisc: set provider address in caller
Yu Watanabe
1
-11
/
+10
2024-04-10
libsystemd-network: do not trigger assertion by sd_*_is_running() with NULL
Yu Watanabe
4
-4
/
+8
2024-04-10
core/dbus-execute: fix potential memory leak
Mike Yuan
1
-12
/
+11
2024-04-10
core/execute: introduce exec_command_free
Mike Yuan
2
-4
/
+13
2024-04-10
core/dbus-execute: modernize a bit
Mike Yuan
1
-7
/
+13
2024-04-10
core/load-fragment: modernize config_parse_exec
Mike Yuan
1
-73
/
+51
2024-04-10
docs: Add Tests section to coding style doc
Daan De Meyer
1
-0
/
+10
2024-04-10
Introduce ASSERT_OK_ERRNO()
Daan De Meyer
8
-25
/
+41
2024-04-10
tests: Improve assertion error messages
Daan De Meyer
1
-4
/
+5
2024-04-10
units/systemd-boot-check-no-failures.service: drop unneeded dep on shutdown.t...
Mike Yuan
1
-2
/
+0
2024-04-10
bless-boot-generator: use generator_add_symlink
Mike Yuan
1
-8
/
+2
2024-04-10
core: use FOREACH_ARRAY at 3 more places
Mike Yuan
3
-7
/
+7
2024-04-10
ASSERT_NULL/ASSERT_NOT_NULL
Ivan Kruglov
32
-154
/
+154
2024-04-10
test: merge TEST-77-OPENFILE into TEST-23-UNIT-FILE
Mike Yuan
10
-95
/
+72
2024-04-10
git: Add post-rewrite hook that invokes git submodule update
Daan De Meyer
3
-5
/
+20
2024-04-10
Update submodules
Daan De Meyer
2
-0
/
+0
2024-04-10
shared/open-file: use xescape to escape ':'
Mike Yuan
2
-7
/
+5
2024-04-10
shared/open-file: make open_file_free_many static inline
Mike Yuan
2
-12
/
+8
2024-04-10
core/exec-invoke: modernize get_open_file_fd a bit
Mike Yuan
1
-11
/
+12
2024-04-10
core/exec-invoke: modernize connect_unix_harder
Mike Yuan
1
-21
/
+14
2024-04-10
man/journald: Add missing configuration files
Pablo Méndez Hernández
1
-0
/
+2
[next]