index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
microhttpd-util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-22
basic/sigbus: use FOREACH_ELEMENT where appropriate, assert >= 0 for success
Mike Yuan
1
-5
/
+5
2024-08-22
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-08-22
man: document .membership files that nss-systemd processes
Lennart Poettering
1
-0
/
+11
2024-08-22
mkosi: Update to latest
Daan De Meyer
1
-1
/
+1
2024-08-22
mkosi: Improve formatting
Daan De Meyer
1
-147
/
+147
2024-08-22
sysupdate: man: Cleanup sections about flags
Adrian Vovk
1
-24
/
+26
2024-08-22
sysupdate: Simplify sysupdate_run_simple callsite
Adrian Vovk
1
-22
/
+17
2024-08-22
sysupdated: Verify inputs more rigorously
Adrian Vovk
2
-2
/
+9
2024-08-22
sysupdated: Fixup redundant constant name
Adrian Vovk
4
-13
/
+13
2024-08-22
sysupdated: Fixup minor formatting issues
Adrian Vovk
1
-3
/
+3
2024-08-22
labeler: add more rules
Yu Watanabe
1
-21
/
+140
2024-08-22
po: update Japanese translations
Yu Watanabe
1
-19
/
+19
2024-08-22
polkit: add missing period in messages
Yu Watanabe
4
-11
/
+11
2024-08-21
po: update Japanese translations
Yu Watanabe
1
-2
/
+86
2024-08-21
bootctl: don't load etc/machine-info from cwd
Alyssa Ross
1
-1
/
+1
2024-08-21
man: Ensure notify example includes <string.h>
A. Wilcox
1
-0
/
+1
2024-08-21
hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHS
Yu Watanabe
4
-6
/
+6
2024-08-21
core/exec-invoke: document calling setpriority() after sched_setattr()
Ivan Shapovalov
1
-0
/
+7
2024-08-21
test-network: also test routing policy rules are configured as expected after...
Yu Watanabe
1
-1
/
+15
2024-08-21
test-network: find routing policy rule by priority
Yu Watanabe
1
-1
/
+5
2024-08-21
network/routing-policy-rule: use address family of existing rule when judging...
Yu Watanabe
1
-3
/
+5
2024-08-21
resolved: demote the fallback dns servers
Ronan Pigott
2
-2
/
+7
2024-08-21
resolved: use the fallback servers when no default dns is configured
Ronan Pigott
3
-4
/
+3
2024-08-21
resolved: introduce link_set_default_route
Ronan Pigott
2
-0
/
+15
2024-08-21
resolved: introduce dns_server_is_fallback
Ronan Pigott
2
-3
/
+5
2024-08-21
networkctl: split networkctl.c into small pieces
Yu Watanabe
26
-2972
/
+3176
2024-08-21
Revert "resolved: demote the global unicast scope"
Ronan Pigott
2
-6
/
+2
2024-08-21
process-util: always retry with pidfd_spawn() w/o cgroup first
Mike Yuan
1
-37
/
+39
2024-08-21
process-util: check the flag instead of 'cgroup' param
Mike Yuan
1
-1
/
+1
2024-08-21
man: use standard-options for --no-ask-password everywhere
Mike Yuan
9
-92
/
+9
2024-08-21
Revert "cgroup-util: Don't try to open pidfd for kernel threads"
Daan De Meyer
1
-3
/
+1
2024-08-21
repart: Allow Subvolumes= and DefaultSubvolume= when running offline
Daan De Meyer
2
-21
/
+43
2024-08-21
repart: Don't add same dir to MakeDirectories= or Subvolumes= twice
Daan De Meyer
1
-0
/
+3
2024-08-21
repart: Constify partition_needs_populate()
Daan De Meyer
1
-1
/
+1
2024-08-21
repart: Use loop_device_error_is_fatal() in one more place
Daan De Meyer
1
-1
/
+1
2024-08-21
sysupdate: Add integration test for updatectl updates
Tom Coldrick
2
-16
/
+60
2024-08-21
sysupdate: Implement updatectl
Adrian Vovk
5
-0
/
+1495
2024-08-21
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
17
-1
/
+2697
2024-08-21
logind: warn about EVIOCREVOKE errors other than EINVAL too
Peter Hutterer
1
-1
/
+3
2024-08-21
network/ipv4acd: adjust comment and logging
Yu Watanabe
1
-3
/
+3
2024-08-21
sd-dhcp-client: actually restart daemon after sending DECLINE message
Yu Watanabe
1
-8
/
+6
2024-08-21
sd-dhcp-client: stop client without calling notification after sending RELEASE
Yu Watanabe
1
-1
/
+5
2024-08-21
sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...
Yu Watanabe
1
-16
/
+8
2024-08-21
sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...
Yu Watanabe
1
-8
/
+14
2024-08-21
network: log and enter failed state in link_reconfigure()
Yu Watanabe
3
-32
/
+23
2024-08-21
network: enter initialized state when the interface will be reconfigured
Yu Watanabe
2
-1
/
+6
2024-08-21
network: introduce reconfigure_data_free() and _freep()
Yu Watanabe
1
-17
/
+25
2024-08-20
process-util: handle pidfd_spawn() returning E2BIG
Kornilios Kourtis
1
-5
/
+21
2024-08-20
tests: Don't override QemuKvm= value if TEST_NO_KVM=0
Daan De Meyer
1
-1
/
+1
2024-08-20
test-network: add test for ManageForeignRoutingPolicyRules=
Yu Watanabe
2
-1
/
+40
[next]