index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
efi: add xmemdup
Luca Boccassi
1
-0
/
+5
2023-10-09
efi: add EFI_TCG2_TAGGED_EVENT and helpers
Luca Boccassi
3
-0
/
+90
2023-10-09
mkosi: use different configs for Debian kernel package list
Luca Boccassi
2
-0
/
+11
2023-10-09
test: make the DDI tests work with older openssl
Frantisek Sumsal
1
-3
/
+5
2023-10-09
dissect: avoid clobbering device-mapper error when activating verity
Luca Boccassi
1
-7
/
+10
2023-10-09
man: support multiple versions of the documentation on the website
Abderrahim Kitouni
3
-6
/
+138
2023-10-08
add udev rule for micmute (f20)
Martin Beneš
1
-0
/
+4
2023-10-08
test-network: add test for DHCPv6 information requesting mode
Yu Watanabe
1
-3
/
+43
2023-10-08
network/dhcp6: keep lease when running in information request mode
Yu Watanabe
1
-1
/
+11
2023-10-08
network/dhcp6: shorten dhcp6_handler()
Yu Watanabe
1
-12
/
+5
2023-10-08
test-network: test for NTP servers by DHCPv6 protocol
Yu Watanabe
2
-2
/
+40
2023-10-08
network: also save NTP servers and friends obtained by other protocols
Yu Watanabe
1
-109
/
+212
2023-10-07
po: add a false positive to POTFILES.skip
Piotr Drąg
1
-0
/
+1
2023-10-07
core: refactor compare_job_priority()
Lennart Poettering
5
-42
/
+46
2023-10-07
test-network: extend testcase for tbf
Yu Watanabe
1
-0
/
+5
2023-10-07
network/tc: support Parent=X:0 for qdiscs
Yu Watanabe
3
-11
/
+12
2023-10-07
network/tc: allow to configure class or qdisc under foreign one
Yu Watanabe
2
-6
/
+0
2023-10-07
network/tc: re-enumerate traffic control classes when a qdisc created
Yu Watanabe
1
-0
/
+8
2023-10-07
network/tc: fix enumeration logic of traffic control classes
Yu Watanabe
4
-7
/
+29
2023-10-07
network/tc: drop child tree of traffic control nodes on remove
Yu Watanabe
4
-16
/
+64
2023-10-07
network/tc: align vtables
Yu Watanabe
1
-20
/
+20
2023-10-07
tree-wide: add missing sigbus handling
Yu Watanabe
3
-0
/
+9
2023-10-07
tree-wide: use path_simplify_alloc() more
Yu Watanabe
3
-15
/
+12
2023-10-07
varlink: drop unnecessary condition
Yu Watanabe
1
-1
/
+1
2023-10-07
varlink: fix typo
Yu Watanabe
3
-3
/
+3
2023-10-06
cgroup: rename cgroup_modify_nft_set() → unit_modify_nft_set()
Lennart Poettering
3
-10
/
+10
2023-10-06
cgroup: un-export two functions
Lennart Poettering
2
-5
/
+2
2023-10-06
cgroup: refactor cgroup_xattr_apply()
Lennart Poettering
1
-9
/
+28
2023-10-06
cgroup: drop cgroup path parameter from xattr calls
Lennart Poettering
2
-36
/
+28
2023-10-06
cgroup: rename cgroup_add_* to cgroup_context_*
Lennart Poettering
5
-11
/
+11
2023-10-06
cgroup: rename TasksMax structure to CGroupTasksMax
Lennart Poettering
7
-27
/
+27
2023-10-06
sd-boot: add auto-reboot and auto-poweroff entries
Emil Velikov
3
-3
/
+67
2023-10-06
sd-boot: sprinkle some ", ignoring" trailing messages
Emil Velikov
1
-9
/
+13
2023-10-06
sd-boot: remove unneeded false assignment
Emil Velikov
1
-1
/
+0
2023-10-06
sd-boot: cast away reboot_into_firmware() return type
Emil Velikov
1
-1
/
+1
2023-10-06
basic/macro: add comment explaining DEFINE_TRIVIAL_DESTRUCTOR()
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2023-10-06
fuzz-bus-match: drop unnecessary wrapper function
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2023-10-06
nspawn: drop unnecessary wrapper functions
Zbigniew Jędrzejewski-Szmek
1
-12
/
+8
2023-10-06
core: improve debug logs when failing to create symlinks in namespaces
Luca Boccassi
1
-2
/
+9
2023-10-06
update TODO
Lennart Poettering
1
-22
/
+21
2023-10-06
test: extend some existing tests with varlinkctl lines, to test varlinkctl + ...
Lennart Poettering
3
-2
/
+24
2023-10-06
pcrextend: make pcrextend tool acccessible via varlink
Lennart Poettering
8
-30
/
+223
2023-10-06
varlinkctl: add new varlinkctl tool
Lennart Poettering
6
-0
/
+851
2023-10-06
varlink: add varlink_invocation() call
Lennart Poettering
2
-1
/
+44
2023-10-06
varlink: add new call varlink_server_loop_auto()
Lennart Poettering
2
-0
/
+30
2023-10-06
varlink: add varlink_server_listen_auto() helper
Lennart Poettering
2
-0
/
+46
2023-10-06
varlink: add exit-on-idle logic for Varlink server
Lennart Poettering
2
-1
/
+21
2023-10-06
test: add test for varlink introspection logic
Lennart Poettering
2
-0
/
+345
2023-10-06
oomd: move SubscriptionTaken Varlink error out of generic Varlink code
Lennart Poettering
3
-3
/
+5
2023-10-06
tree-wide: make all our Varlink APIs introspectable
Lennart Poettering
20
-0
/
+409
[next]