index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
specifier.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
tree-wide: make specifier expansion --root= aware
Lennart Poettering
2021-06-24
1
-40
/
+57
*
sysusers: add a generic specifier table for common cases
Lennart Poettering
2021-05-26
1
-0
/
+6
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-12
/
+5
*
tree-wide: refuse too long strings earlier in specifier_printf()
Yu Watanabe
2021-05-12
1
-3
/
+10
*
specifier: rename variable
Yu Watanabe
2021-05-12
1
-12
/
+12
*
specifier: use SD_ID128_STRING_MAX
Yu Watanabe
2021-05-12
1
-2
/
+2
*
shared: add new IMAGE_VERSION=/IMAGE_ID= field to /etc/os-release
Lennart Poettering
2021-03-31
1
-0
/
+8
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Add %l as specifier for the hostname without any domain component
Zbigniew Jędrzejewski-Szmek
2020-05-07
1
-0
/
+11
*
tree-wide: support a bunch of additional specifiers
Lennart Poettering
2020-04-28
1
-0
/
+48
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
Mark *data and *userdata params to specifier_printf() as const
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-14
/
+14
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
1
-0
/
+18
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: introduce specifiers for /tmp and /var/tmp
Lennart Poettering
2018-05-29
1
-0
/
+35
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
shared/specifier: use realloc to free some memory after specifier expansion
Zbigniew Jędrzejewski-Szmek
2018-03-28
1
-2
/
+9
*
shared/specifier: be less extravagant with memory allocations
Zbigniew Jędrzejewski-Szmek
2018-03-28
1
-15
/
+5
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
shared: use _cleanup_ in specifier_printf (#7586)
Zbigniew Jędrzejewski-Szmek
2017-12-08
1
-15
/
+10
*
shared: fix a memory leak
Evgeny Vereshchagin
2017-12-06
1
-2
/
+3
*
Fix typo
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-1
/
+1
*
Fail on unknown (alphanumerical) specifiers
Zbigniew Jędrzejewski-Szmek
2017-12-06
1
-1
/
+8
*
specifier: unify specifier implementations for user-related specifiers
Lennart Poettering
2017-11-29
1
-0
/
+43
*
specifier: add helper for escaping '%' characters to avoid making them subjec...
Lennart Poettering
2017-11-29
1
-0
/
+30
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
shared: end string with % if one was found at the end of a expandible string ...
Felipe Sateler
2017-09-14
1
-0
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-12-06
1
-1
/
+6
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-17
1
-41
/
+64
*
core: add %v specifier
Zbigniew Jędrzejewski-Szmek
2013-07-19
1
-0
/
+12
*
Move generic specifier functions to shared
Zbigniew Jędrzejewski-Szmek
2013-01-30
1
-0
/
+36
*
specifier: minor modernizations
Lennart Poettering
2012-11-14
1
-3
/
+6
*
move more common files to shared/ and add them to shared.la
Kay Sievers
2012-04-12
1
-0
/
+108