index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
install-printf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark *data and *userdata params to specifier_printf() as const
Zbigniew Jędrzejewski-Szmek
2018-12-12
1
-7
/
+6
*
shared: add %g, %G specifiers for group / gid (#10368)
Davide Cavalca
2018-10-13
1
-0
/
+2
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
Add %j/%J unit specifiers
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-0
/
+22
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-4
/
+2
*
specifier: unify specifier implementations for user-related specifiers
Lennart Poettering
2017-11-29
1
-28
/
+0
*
Replace empty ternary with helper method
Daniel Lockyer
2017-11-24
1
-1
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
shared/install-printf: fix memleak
Zbigniew Jędrzejewski-Szmek
2017-01-15
1
-3
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
shared/install: fix %u expansion when running under sudo
Zbigniew Jędrzejewski-Szmek
2016-10-20
1
-2
/
+6
*
shared/install: fix DefaultInstance expansion in %n, %N
Zbigniew Jędrzejewski-Szmek
2016-10-20
1
-4
/
+38
*
shared/install: fix DefaultInstance expansion in %i
Zbigniew Jędrzejewski-Szmek
2016-10-20
1
-3
/
+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
-3
/
+6
*
core: simplify handling of %u, %U, %s and %h unit file specifiers
Lennart Poettering
2015-11-12
1
-33
/
+19
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
1
-2
/
+3
*
install: when exporting prefix InstallInfo to become UnitFileInstallInfo
Lennart Poettering
2015-05-11
1
-5
/
+5
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
1
-14
/
+2
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-1
/
+1
*
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-09-17
1
-16
/
+38
*
core: add %v specifier
Zbigniew Jędrzejewski-Szmek
2013-07-19
1
-1
/
+3
*
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-18
1
-1
/
+1
*
install: allow %u an and %U specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2013-01-30
1
-2
/
+39
*
install: allow specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2013-01-30
1
-0
/
+95