index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
string-table.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: move const ptr indicator to return value
Zbigniew Jędrzejewski-Szmek
2024-06-19
1
-1
/
+1
*
basic/string-table: remove unnecessary brackets
Mike Yuan
2024-03-25
1
-4
/
+2
*
systemd-cryptenroll: add string aliases for tpm2 PCRs
OMOJOLA JOSHUA DAMILOLA
2023-04-13
1
-0
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
basic/string-table: inline the iterator declaration
Zbigniew Jędrzejewski-Szmek
2021-02-14
1
-2
/
+1
*
string-table: introduce DEFINE_STRING_TABLE_LOOKUP_FROM_STRING()
Yu Watanabe
2021-02-11
1
-0
/
+1
*
string-table: introduce DEFINE_PRIVATE_STRING_TABLE_LOOKUP_FROM_STRING_WITH_B...
Yu Watanabe
2021-02-11
1
-0
/
+2
*
Return -EINVAL from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-6
/
+8
*
string-table: add private version of lookup macro with boolean fallback
Lennart Poettering
2020-12-17
1
-0
/
+1
*
hostnamed,shared/hostname-setup: expose the origin of the current hostname
Zbigniew Jędrzejewski-Szmek
2020-12-16
1
-0
/
+1
*
networkd: merge ll addressing fallback modes into normal "boolean" values
Zbigniew Jędrzejewski-Szmek
2020-11-30
1
-3
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
basic/string-table: avoid crash when table is sparse
Zbigniew Jędrzejewski-Szmek
2020-02-27
1
-1
/
+1
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
string-table: use string_table_lookup() in our own macros everywhere
Lennart Poettering
2019-03-22
1
-4
/
+4
*
string-table: do not ignore 'scope' argument
Yu Watanabe
2018-08-28
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: remove some double newlines in headers, too
Lennart Poettering
2018-05-22
1
-1
/
+0
*
string-table: add new DUMP_STRING_TABLE() macro
Lennart Poettering
2018-05-22
1
-0
/
+15
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: drop unnecessary __useless_struct_to_allow_trailing_semicolon__
Zbigniew Jędrzejewski-Szmek
2018-03-06
1
-6
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
string-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH_BOOLEAN() handles NUL...
Lennart Poettering
2016-06-21
1
-0
/
+2
*
string-table: split long definitions
Zbigniew Jędrzejewski-Szmek
2016-04-06
1
-21
/
+33
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: add string table macros for "extended boolean" enums
Lennart Poettering
2016-01-05
1
-0
/
+18
*
basic: include only what we use
Thomas Hindoe Paaboel Andersen
2015-11-30
1
-0
/
+1
*
util-lib: move string table stuff into its own string-table.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+88