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
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-30
core: simplify %r and %R logic a bit
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-28
core: when the user hits Ctrl-Alt-Del more than 7x per 2s, reboot immediately
Lennart Poettering
2014-07-26
Always check asprintf return code
Karel Zak
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-07
doc: corrections to words and forms
Jan Engelhardt
2013-12-16
core: refuse doing %h, %s, %U specifier resolving in PID 1
Lennart Poettering
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