index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
unit-printf.c
Age
Commit message (
Expand
)
Author
2013-09-17
specifier: rework specifier calls to return proper error message
Lennart Poettering
2013-07-19
core: add %v specifier
Zbigniew Jędrzejewski-Szmek
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-03-26
Simplify the meaning of %s
Zbigniew Jędrzejewski-Szmek
2013-01-29
install: allow specifiers in WantedBy/RequiredBy/Alias
Zbigniew Jędrzejewski-Szmek
2013-01-29
core: fix %U when no User= used
Zbigniew Jędrzejewski-Szmek
2013-01-29
Move generic specifier functions to shared
Zbigniew Jędrzejewski-Szmek
2012-12-19
unit: add %U for uids in units
Daniel Wallace
2012-11-15
core: fix %h, %s, %p handling in templates in user session
Oleksii Shevchuk
2012-09-18
core: move ManagerRunningAs to shared
Zbigniew Jędrzejewski-Szmek
2012-09-18
unit-printf: add specifiers for the host name, machine id, boot id
Lennart Poettering
2012-09-18
unit-printf: before resolving exec context specifiers check whether the objec...
Lennart Poettering
2012-09-18
unit: split unit_printf() and friends into its own .c file
Lennart Poettering