summaryrefslogtreecommitdiff
path: root/src/core/unit-printf.c
AgeCommit message (Expand)Author
2014-07-26Always check asprintf return codeKarel Zak
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-05-07doc: corrections to words and formsJan Engelhardt
2013-12-16core: refuse doing %h, %s, %U specifier resolving in PID 1Lennart Poettering
2013-09-17specifier: rework specifier calls to return proper error messageLennart Poettering
2013-07-19core: add %v specifierZbigniew Jędrzejewski-Szmek
2013-06-20logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-26Simplify the meaning of %sZbigniew Jędrzejewski-Szmek
2013-01-29install: allow specifiers in WantedBy/RequiredBy/AliasZbigniew Jędrzejewski-Szmek
2013-01-29core: fix %U when no User= usedZbigniew Jędrzejewski-Szmek
2013-01-29Move generic specifier functions to sharedZbigniew Jędrzejewski-Szmek
2012-12-19unit: add %U for uids in unitsDaniel Wallace
2012-11-15core: fix %h, %s, %p handling in templates in user sessionOleksii Shevchuk
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-09-18unit-printf: add specifiers for the host name, machine id, boot idLennart Poettering
2012-09-18unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering
2012-09-18unit: split unit_printf() and friends into its own .c fileLennart Poettering