index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
hash-funcs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hash-funcs: introduce string_hash_ops_free_strv_free
Yu Watanabe
2022-08-08
1
-0
/
+4
*
hash-funcs: tweak odering in devt_compare_func()
Lennart Poettering
2022-04-04
1
-2
/
+8
*
path-util: make path_compare() and path_hash_func() ignore "."
Yu Watanabe
2021-05-28
1
-23
/
+24
*
hash-func: change value type of string_hash_ops_free_free to void*
Lennart Poettering
2021-05-26
1
-1
/
+1
*
udevadm: make use of the new uuid-enabled triggering for "udevadm trigger"
Lennart Poettering
2021-05-26
1
-0
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
util: introduce two trivial hash_ops
Yu Watanabe
2020-10-13
1
-0
/
+13
*
shared/unit-file: make sure the old hashmaps and sets are freed upon replacement
Zbigniew Jędrzejewski-Szmek
2020-05-28
1
-0
/
+2
*
basic/set: let set_put_strdup() create the set with string hash ops
Zbigniew Jędrzejewski-Szmek
2020-05-06
1
-0
/
+2
*
Remove path_compare_func() alias for path_compare()
Zbigniew Jędrzejewski-Szmek
2019-11-15
1
-5
/
+1
*
basic/hashmap: add hashops variant that does strdup/freeing on its own
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+3
*
hashmap: use ternary op to shorten code
Zbigniew Jędrzejewski-Szmek
2018-12-18
1
-1
/
+1
*
hash-funcs: make basic hash_ops typesafe
Yu Watanabe
2018-12-02
1
-36
/
+13
*
tree-wide: Convert compare_func's to use CMP() macro wherever possible.
Filipe Brandenburger
2018-08-07
1
-3
/
+3
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
hash-func: add generic hash_ops implementation for hashing paths
Lennart Poettering
2018-02-12
1
-0
/
+50
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
basic: split hash functions into their own header files
Lennart Poettering
2016-01-11
1
-0
/
+83