]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/unit-printf.c
util-lib: split out user/group/uid/gid calls into user-util.[ch]
[thirdparty/systemd.git] / src / core / unit-printf.c
2015-10-26  Lennart Poetteringutil-lib: split out user/group/uid/gid calls into user...
2015-10-25  Tom GundersenMerge pull request #1668 from ssahani/net1
2015-10-25  Tom GundersenMerge pull request #1654 from poettering/util-lib
2015-10-25  Zbigniew Jędrzejew... Merge pull request #1663 from poettering/journal-compre...
2015-10-24  Lennart PoetteringMerge pull request #1665 from evverx/unit-printf-fixes
2015-10-24  Evgeny Vereshchagincore: various small fixes to unit-printf 1665/head
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-05-05  Lennart Poetteringcore: rework unit name validation and manipulation...
2015-04-30  Lennart Poetteringcore: simplify %r and %R logic a bit
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-03-13  David Herrmanntree-wide: there is no ENOTSUP on linux
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Lennart Poetteringcore: when the user hits Ctrl-Alt-Del more than 7x...
2014-07-26  Karel ZakAlways check asprintf return code
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-05-08  Jan Engelhardtdoc: corrections to words and forms
2013-12-16  Lennart Poetteringcore: refuse doing %h, %s, %U specifier resolving in...
2013-09-17  Lennart Poetteringspecifier: rework specifier calls to return proper...
2013-07-19  Zbigniew Jędrzejew... core: add %v specifier
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-27  Zbigniew Jędrzejew... Simplify the meaning of %s
2013-01-30  Zbigniew Jędrzejew... install: allow specifiers in WantedBy/RequiredBy/Alias
2013-01-30  Zbigniew Jędrzejew... core: fix %U when no User= used
2013-01-30  Zbigniew Jędrzejew... Move generic specifier functions to shared
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-19  Daniel Wallaceunit: add %U for uids in units
2012-11-15  Oleksii Shevchukcore: fix %h, %s, %p handling in templates in user...
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18  Lennart Poetteringunit-printf: add specifiers for the host name, machine...
2012-09-18  Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-09-18  Lennart Poetteringunit: split unit_printf() and friends into its own...