index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
systemd-ask-password-console.path
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
homework: fix incorrect error variable use
Lennart Poettering
1
-2
/
+2
2021-10-14
doc: document that alloca_safe() and friends are the APIs to use
Lennart Poettering
1
-11
/
+19
2021-10-14
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
60
-131
/
+164
2021-10-14
journal: drop unnecessary +1 in newa() expression
Lennart Poettering
1
-4
/
+2
2021-10-14
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
6
-10
/
+9
2021-10-14
alloca-util: drop two unnecessary casts
Lennart Poettering
1
-2
/
+2
2021-10-14
alloc-util: introduce new helper alloca_safe()
Lennart Poettering
1
-12
/
+13
2021-10-14
cgroup: when checking for legacy controllers, ignore any we don't care about
Dan Streetman
1
-0
/
+4
2021-10-14
Ignore local files in subdirectories of mkosi.default.d/ as well
Daan De Meyer
1
-1
/
+1
2021-10-14
mkosi: Add number prefixes to per-distro files for easier overriding
Daan De Meyer
5
-0
/
+0
2021-10-13
virt: Support detection for ARM64 Hyper-V guests
Boqun Feng
1
-0
/
+1
2021-10-13
man: document new systemd.watchdog_sec= kernel cmdline option
Lennart Poettering
1
-3
/
+17
2021-10-13
man: document new "off" setting for systemd-system.conf watchdog settings
Lennart Poettering
1
-5
/
+7
2021-10-13
core: allow "off" as special watchdog time to be specified
Lennart Poettering
3
-8
/
+12
2021-10-13
core/bpf-firewall: add missing oom check
Yu Watanabe
1
-1
/
+3
2021-10-13
watchdog: rename special string "infinity" taken by the watchdog timeout opti...
Franck Bui
4
-10
/
+46
2021-10-13
watchdog: handle timeout programming errors more safely
Franck Bui
1
-5
/
+17
2021-10-13
core: introduce systemd.watchdog_sec=<sec> option
Franck Bui
1
-0
/
+11
2021-10-13
watchdog: update the documentation
Franck Bui
1
-27
/
+40
2021-10-13
watchdog: passing 0 to watchdog_setup now closes the watchdog
Franck Bui
3
-31
/
+32
2021-10-13
watchdog: pass USEC_INFINITY to watchdog_setup() to reuse the programmed time...
Franck Bui
1
-17
/
+15
2021-10-13
watchdog: configuring a timeout value might not be supported by the HW
Franck Bui
1
-8
/
+29
2021-10-13
watchdog: minor optimization in watchdog_setup()
Franck Bui
1
-0
/
+4
2021-10-13
watchdog: cleanup: create an helper for each ioctl
Franck Bui
1
-46
/
+68
2021-10-13
cgroup: check if any controller is in use as v1
Dan Streetman
1
-0
/
+61
2021-10-13
core: serialize device cgroup bpf progs across daemon-reload/reexec
Anita Zhang
6
-0
/
+57
2021-10-12
sd-dhcp6-client: max_retransmit_time must be positive
Yu Watanabe
1
-2
/
+2
2021-10-12
sd-dhcp6-client: introduce dhcp6_option_can_request()
Yu Watanabe
4
-3
/
+195
2021-10-12
coredumpctl: stop truncating information about coredump
Zbigniew Jędrzejewski-Szmek
1
-0
/
+2
2021-10-12
network: do not request RAPID_COMMIT option
Yu Watanabe
7
-58
/
+3
2021-10-12
systemd-machine-id-setup(1): "machine[d] ID" typo
наб
1
-1
/
+1
2021-10-12
shared/dissect-image: reword debug message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-10-12
sd-dhcp6-client: add missing options
Yu Watanabe
4
-39
/
+146
2021-10-12
sd-dhcp6-client: add missing parenthesis
Yu Watanabe
1
-11
/
+11
2021-10-12
sd-dhcp6-client: add missing message types
Yu Watanabe
4
-64
/
+96
2021-10-12
sd-dhcp6-client: name one more enum
Yu Watanabe
1
-20
/
+20
2021-10-12
sd-dhcp6-client: typedef several enums
Yu Watanabe
2
-24
/
+36
2021-10-12
core: remove refcount for bpf program
alexlzhu
11
-92
/
+79
2021-10-12
network: dhcp6-pd: also assign addresses in IA_PD prefixes on uplink interface
Yu Watanabe
1
-30
/
+44
2021-10-12
sd-boot: Move security and console control protocol to missing_efi.h
Jan Janssen
3
-72
/
+88
2021-10-12
sd-boot: Use _cleanup_ in more places
Jan Janssen
1
-21
/
+14
2021-10-12
sd-boot: Remove unnecessary TPM conditionalization
Jan Janssen
1
-2
/
+0
2021-10-12
sd-boot: Use backup LBA location from first GPT header
Jan Janssen
1
-5
/
+22
2021-10-12
sd-boot: Split up xbootldr_open()
Jan Janssen
1
-126
/
+203
2021-10-12
sd-boot: Fix xbootldr detection
Jan Janssen
2
-3
/
+1
2021-10-12
sd-boot: Move xbootldr code into its own file
Jan Janssen
4
-192
/
+226
2021-10-12
sd-boot: Invert if in disk_get_part_uuid()
Jan Janssen
1
-18
/
+18
2021-10-12
test: use assert_se() instead of assert()
Yu Watanabe
44
-135
/
+135
2021-10-12
ci: use the system llvm-11 package on Focal
Frantisek Sumsal
1
-5
/
+11
2021-10-11
test: shorten code a bit
Yu Watanabe
1
-42
/
+4
[next]