Age | Commit message (Expand) | Author |
2016-04-12 | core: reuse manager_get_runtime_prefix() at more places | Lennart Poettering |
2016-04-12 | core: remove ManagerRunningAs enum | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-12 | core: simplify handling of %u, %U, %s and %h unit file specifiers | Lennart Poettering |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-26 | util-lib: split out user/group/uid/gid calls into user-util.[ch] | Lennart Poettering |
2015-10-25 | Merge pull request #1654 from poettering/util-lib | Tom Gundersen |
2015-10-24 | core: various small fixes to unit-printf | Evgeny Vereshchagin |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
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 |