index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmpfiles.d
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
Fix KeepCarrier tun/tap device option
Dmitry Konishchev
1
-0
/
+13
2024-01-03
labeler: add matches for login and logind
Mike Yuan
1
-0
/
+6
2024-01-03
tpm2-util: handle TPMs gracefully that do not support ECC and return TPM2_RC_...
Lennart Poettering
1
-1
/
+6
2024-01-03
tests: add test for StartAuxiliaryScope()
Michal Sekletar
3
-0
/
+198
2024-01-03
core/manager: add dbus API to create auxiliary scope from running service
Michal Sekletar
4
-0
/
+516
2024-01-03
update TODO
Lennart Poettering
1
-3
/
+0
2024-01-03
units: add a tpm2.target synchronization point and small generator that pulls in
Lennart Poettering
19
-4
/
+197
2024-01-03
test-64: only look at plugged devices, not all of them
Lennart Poettering
1
-1
/
+1
2024-01-03
resolve/mdns: do not append goodby packet entries to known answers section
Yu Watanabe
1
-0
/
+4
2024-01-03
confext: make sure we pick up configuration extensions passed to us from the ...
Lennart Poettering
6
-8
/
+33
2024-01-03
stub: pick up confexts from the ESP as well
Lennart Poettering
6
-28
/
+99
2024-01-03
sd-dhcp-server: rename DHCPLease -> sd_dhcp_server_lease
Yu Watanabe
10
-212
/
+284
2024-01-03
sd-dhcp-server: use sd_dhcp_client_id
Yu Watanabe
8
-136
/
+85
2024-01-03
fundamental: prefer byte swap builtins over byte swapping manually
Rose
1
-9
/
+2
2024-01-03
backlight: supprt ID_LEDS_CLAMP udev property for leds subsystem devices
Yu Watanabe
2
-20
/
+37
2024-01-03
udev/dmi-memory-id: update table with latest SMBIOS specification
Yu Watanabe
1
-4
/
+7
2024-01-03
network/route: drop TTL propagate support for MPLS routes
Yu Watanabe
4
-21
/
+1
2024-01-03
network/queue: fix potential double-free on oom
Yu Watanabe
1
-8
/
+12
2024-01-03
test: rewrite test-exec-deserialization.py
Frantisek Sumsal
2
-214
/
+221
2024-01-03
various: unexport a few internal structs
Mike Yuan
4
-31
/
+33
2024-01-02
sd-dhcp-lease: use sd_dhcp_client_id
Yu Watanabe
5
-37
/
+30
2024-01-02
dhcp: move sd_dhcp_client_id_to_string() to sd-dhcp-client-id.[ch]
Yu Watanabe
5
-58
/
+69
2024-01-02
dhcp: introduce sd_dhcp_client_id and relevant functions
Yu Watanabe
7
-129
/
+255
2024-01-02
storagetm: ensure we pass dev_t* to sd_device_get_devnum
Mike Gilbert
1
-2
/
+12
2024-01-02
storagetm: fix use of wrong stat element
Yu Watanabe
1
-1
/
+1
2024-01-02
storagetm: always hash stat.st_mode
Yu Watanabe
1
-2
/
+3
2024-01-02
network/address: introduce address_remove_and_cancel()
Yu Watanabe
8
-48
/
+29
2024-01-02
network/address: not necessary to remmber address before remove
Yu Watanabe
1
-10
/
+1
2024-01-02
network/address: make address_remove() take Link object that the address assi...
Yu Watanabe
4
-16
/
+13
2024-01-02
sd-netlink: introduce sd_rtnl_message_route_set_tos()
Yu Watanabe
2
-0
/
+15
2024-01-02
sd-netlink: move definitions of RTA_TYPE() and RTA_FLAGS() to netlink-util.h
Yu Watanabe
3
-5
/
+3
2024-01-02
unit: order systemd-resolved after systemd-sysctl
Yu Watanabe
1
-1
/
+1
2024-01-02
resolve: do not listen to IPv6 when disabled by sysctl
Yu Watanabe
2
-2
/
+2
2024-01-02
coccinelle: add a rule for in_addr_hash_func()
Frantisek Sumsal
1
-0
/
+7
2024-01-02
coccinelle: drop a couple of FIXMEs
Frantisek Sumsal
2
-7
/
+10
2024-01-02
Revert "units: add ConditionSecurity=tpm2 to systemd-tpm2-setup units"
Lennart Poettering
2
-2
/
+0
2024-01-02
efi-loader: when detecting if we are booted in UKI measured boot mode, imply ...
Lennart Poettering
1
-3
/
+4
2024-01-02
ci: allow testing changes made to labeler configuration
Frantisek Sumsal
1
-3
/
+15
2024-01-02
ci: use a boolean value for the boolean field
Frantisek Sumsal
1
-1
/
+1
2024-01-02
ci: migrate labeler configuration to the new format
Frantisek Sumsal
1
-80
/
+123
2024-01-01
sd-journal: introduce cleanup function and hash ops for Directory
Yu Watanabe
2
-93
/
+115
2024-01-01
utmp-wtmp: check actual value of bool instead of pointer
Mike Yuan
1
-1
/
+2
2024-01-01
logind: use handle_action_to_string where appropriate
Mike Yuan
2
-3
/
+3
2024-01-01
build(deps): bump github/codeql-action from 2.22.8 to 3.22.12
dependabot[bot]
2
-4
/
+4
2024-01-01
build(deps): bump actions/labeler from 4.3.0 to 5.0.0
dependabot[bot]
1
-1
/
+1
2024-01-01
build(deps): bump actions/upload-artifact from 3.1.2 to 4.0.0
dependabot[bot]
2
-2
/
+2
2024-01-01
build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflows
dependabot[bot]
1
-3
/
+3
2024-01-01
bus-wait-for-units: rearrange function
Mike Yuan
1
-2
/
+2
2024-01-01
bus-wait-for-units: correctly report state if disconnected from bus
Mike Yuan
1
-1
/
+1
2024-01-01
bus-wait-for-units: rephrase error message
Mike Yuan
1
-1
/
+1
[next]