index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
fundamental
/
string-util-fundamental.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
basic/strv: introduce strv_extend_strv_consume()
Mike Yuan
3
-5
/
+104
2024-09-20
basic/strv: make string_strv_hash_ops static, add missing assertions
Mike Yuan
2
-3
/
+15
2024-09-20
shared/bus-map-properties: modernize map_basic() and bus_map_strv_sort()
Mike Yuan
1
-29
/
+23
2024-09-20
basic/memory-util: make mempcpy_typesafe() take number of obj rather than raw...
Mike Yuan
1
-1
/
+6
2024-09-20
basic: replace size_multiply_overflow() with MUL_ASSIGN_SAFE where applicable
Mike Yuan
3
-25
/
+23
2024-09-20
basic/macro: move DECIMAL_STR_FMT to shared/tests
Mike Yuan
2
-13
/
+13
2024-09-20
Add an extra debug log to dissect_image()
Daan De Meyer
1
-0
/
+3
2024-09-20
machine: fix bus method argument name: who -> whom
Yu Watanabe
2
-2
/
+2
2024-09-20
mkosi: bump mkosi MinimumVersion
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2024-09-20
mkosi: supress error messages from git
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2024-09-20
sd-ipv4acd: fix assertion triggered when an ARP received in STARTED state
Yu Watanabe
1
-0
/
+1
2024-09-20
NEWS: fix typos and remove backticks
Jörg Behrmann
1
-5
/
+5
2024-09-20
firstboot: add similar input suggestion
Michael Ferrari
3
-5
/
+42
2024-09-20
basic/memory-util: introduce mempcpy_typesafe
Mike Yuan
7
-14
/
+16
2024-09-20
boot: use INC_SAFE where appropriate
Mike Yuan
1
-1
/
+1
2024-09-20
kernel-install: add uki.conf example
cvlc12
2
-0
/
+37
2024-09-20
sd-path: trivial cleanups for sd_path_lookup{,_strv}()
Mike Yuan
2
-43
/
+33
2024-09-20
sd-path: modernize from_user_dir()
Mike Yuan
1
-66
/
+30
2024-09-20
tmpfiles: ERRNO_IS_NOINFO -> _IS_NEG_, correct negative errno checks
Mike Yuan
1
-12
/
+12
2024-09-20
tmpfiles: use RET_GATHER more
Mike Yuan
1
-11
/
+5
2024-09-19
man: update PCR and Secure Boot key names and paths
cvlc12
2
-26
/
+26
2024-09-19
firstboot: Prompt for keymap
Daan De Meyer
1
-1
/
+1
2024-09-19
hwdb: add keymaps for Acer Nitro 5 AN515-47 (#34493)
JoseskVolpe
1
-0
/
+5
2024-09-19
test: add tests for seccomp_suppress_sync()
Yu Watanabe
1
-0
/
+52
2024-09-19
seccomp-util: pass negative fds as is to fsync() and friends
Yu Watanabe
1
-7
/
+20
2024-09-19
test-process-util: Ignore EINVAL from setresuid() and setresgid()
Daan De Meyer
1
-2
/
+4
2024-09-19
test-process-util: Use FORK_REOPEN_LOG everywhere we close all fds
Daan De Meyer
1
-7
/
+7
2024-09-19
test-process-util: Migrate to new assertion macros
Daan De Meyer
1
-201
/
+226
2024-09-19
man/systemd-analyze: mention required libraries for TPM2 support
Yu Watanabe
1
-1
/
+3
2024-09-19
tpm2-util: colorize output of 'systemd-analyze has-tpm2'
Yu Watanabe
1
-14
/
+14
2024-09-19
shell-completion/analyze: add has-tpm2
Yu Watanabe
2
-1
/
+2
2024-09-19
tpm2-util: update comment
Yu Watanabe
1
-2
/
+2
2024-09-19
tpm2-util: do not load tpm2 libraries when not interested in the existence of...
Yu Watanabe
4
-11
/
+15
2024-09-19
tpm2-util: introduce tpm2_is_fully_supported()
Yu Watanabe
6
-5
/
+8
2024-09-19
network/nexthop: introduce generic conf parser for [NextHop] section
Yu Watanabe
3
-217
/
+70
2024-09-19
network/nexthop: make conf parsers for Family= and Gateway= independent of ea...
Yu Watanabe
3
-58
/
+27
2024-09-19
network/nexthop: use log_section_warning() and friend
Yu Watanabe
1
-32
/
+19
2024-09-19
Add ASSERT_OK_ZERO_ERRNO() and ASSERT_OK_EQ_ERRNO()
Daan De Meyer
2
-0
/
+50
2024-09-19
test: Run TEST-74-AUX-UTILS in virtual machine
Daan De Meyer
1
-0
/
+1
2024-09-19
test: create .netdev file at last
Yu Watanabe
1
-13
/
+17
2024-09-19
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-19
efi: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-19
ci: Don't add testuser to wheel and systemd-journal groups
Daan De Meyer
1
-7
/
+0
2024-09-19
test: drop removed SCSI passthrough feature
Frantisek Sumsal
2
-2
/
+2
2024-09-18
network/neighbor: use log_section_warning_errno()
Yu Watanabe
1
-13
/
+13
2024-09-18
network/neighbor: introduce generic Neighbor section parser
Yu Watanabe
3
-50
/
+19
2024-09-18
network/neighbor: use struct in_addr_data
Yu Watanabe
4
-44
/
+30
2024-09-18
conf-parser: drop unnecessary temporary variable
Yu Watanabe
1
-3
/
+2
2024-09-18
conf-parser: introduce config_parse_in_addr_data()
Yu Watanabe
2
-0
/
+31
2024-09-18
tree-wide: drop unnecessary 'struct'
Yu Watanabe
3
-4
/
+4
[next]