index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
/
codeql-config.yml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-03
discover-image: add support for vpick
Lennart Poettering
1
-55
/
+270
2024-01-03
execute: teach RootDirectory= and RootImage= the new vpick logic
Lennart Poettering
1
-26
/
+128
2024-01-03
dissect: port to vpick for selecting image
Lennart Poettering
1
-0
/
+11
2024-01-03
nspawn: hook up --image=/--directory=/--template= with vpick logic
Lennart Poettering
1
-3
/
+66
2024-01-03
vpick: add new tool "systemd-vpick" which exposes vpick on the command line
Lennart Poettering
3
-0
/
+360
2024-01-03
shared: add new "vpick" concept for ".v/" directories that contain versioned ...
Lennart Poettering
5
-0
/
+926
2024-01-03
stat-util: add inode_type_from_string() helper
Lennart Poettering
3
-0
/
+38
2024-01-03
string-util: add strrstr() helper
Lennart Poettering
3
-0
/
+48
2024-01-03
strv: add new strv_endswith() helper
Lennart Poettering
3
-0
/
+20
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
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
[next]