Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-13 | Use space after a silencing (void) | Zbigniew Jędrzejewski-Szmek | 1 | -1/+1 |
2015-03-11 | console: fix error-code inversion | David Herrmann | 1 | -1/+1 |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | 7 | -16/+0 |
2015-01-18 | Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.h | Zbigniew Jędrzejewski-Szmek | 1 | -2/+0 |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt | 1 | -1/+1 |
2014-11-28 | treewide: simplify log_*_errno(r,...) immediately followed by "return r" | Michal Schmidt | 1 | -5/+3 |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt | 3 | -10/+9 |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 3 | -7/+7 |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 3 | -7/+7 |
2014-10-28 | sd-login: let's not needlessly yell at users | Lennart Poettering | 1 | -1/+1 |
2014-10-03 | console: add user console daemon | David Herrmann | 8 | -0/+1419 |