index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
man
/
supported-controllers.xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-15
ASSERT_STREQ for simple cases
Ivan Kruglov
93
-1519
/
+1519
2024-04-15
ndisc-option: add missing case
Yu Watanabe
1
-0
/
+1
2024-04-15
github: add systemd-vmspawn to the issue templates
Kristian Klausen
3
-0
/
+5
2024-04-15
vmspawn: Fix incorrect/broken links in the man page
Kristian Klausen
1
-11
/
+11
2024-04-14
sd-ndisc: make ndisc_send() and icmp6_send() take struct in6_addr
Yu Watanabe
8
-23
/
+16
2024-04-14
libsystemd-network: make constant addresses type-safe
Yu Watanabe
9
-21
/
+24
2024-04-14
dhcp6-network: constify arguments
Yu Watanabe
4
-20
/
+11
2024-04-14
mkosi: Remove outdated comment
Daan De Meyer
1
-1
/
+0
2024-04-14
mkosi: Don't log debug logs to console
Daan De Meyer
2
-1
/
+2
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-14
man/sd-journal: correct project name for man7
Mike Yuan
1
-1
/
+1
2024-04-14
man: switch wireguard man project to man7
Mike Yuan
2
-14
/
+2
2024-04-14
man/custom-html: update link to Arch manual
Mike Yuan
1
-4
/
+2
2024-04-14
core/execute: also check cg_is_threaded for clone3()
Mike Yuan
3
-3
/
+16
2024-04-14
core/dbus-manager: rephrase the comment for method_get_unit_processes a bit
Mike Yuan
1
-3
/
+4
2024-04-14
core/dbus-manager: add missing assertion
Mike Yuan
1
-0
/
+1
2024-04-14
cgroup-setup: modernize cg_migrate
Mike Yuan
1
-41
/
+18
2024-04-14
core/unit: use IN_SET at one more place
Mike Yuan
1
-1
/
+1
2024-04-14
network: add mechanism to configure default UseDomains= setting, update man p...
Henry Li
9
-1
/
+77
2024-04-14
man: remove PrivateMounts= from list of other settings in its own description
Ole Peder Brandtzæg
1
-6
/
+6
2024-04-12
vmspawn: check firmware target architecture
Sam Leonard
1
-28
/
+78
2024-04-12
tree-wide: insert missing space after comma
Yu Watanabe
7
-11
/
+11
2024-04-12
journal: drop thousands separator in comment
Yu Watanabe
1
-1
/
+1
2024-04-12
home: wrap long line
Yu Watanabe
1
-1
/
+9
2024-04-12
homectl: realign table
Yu Watanabe
1
-96
/
+96
2024-04-12
network/ndisc: fix typo
Yu Watanabe
1
-1
/
+1
2024-04-12
core: fix typo
Yu Watanabe
1
-1
/
+1
2024-04-12
fuzz: check that resource records are serialized successfully
Evgeny Vereshchagin
1
-6
/
+4
2024-04-12
sd-dhcp-server: use close_and_replace (avoid fd leak)
Mike Yuan
1
-3
/
+3
2024-04-12
sd-dhcp-server: check dir_fd with assert_return
Mike Yuan
1
-3
/
+1
2024-04-12
shared/killall: minor modernization
Mike Yuan
1
-8
/
+8
2024-04-12
string-util: correct comment in strextendf_with_separator
Mike Yuan
1
-1
/
+1
2024-04-12
vmspawn: add --discard-disk= to control handling of disk discard requests
Sam Leonard
2
-1
/
+21
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
[next]