Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt | 2014-11-28 | 1 | -1/+1 |
* | treewide: simplify log_*_errno(r,...) immediately followed by "return r" | Michal Schmidt | 2014-11-28 | 1 | -5/+3 |
* | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt | 2014-11-28 | 3 | -10/+9 |
* | treewide: no need to negate errno for log_*_errno() | Michal Schmidt | 2014-11-28 | 3 | -7/+7 |
* | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt | 2014-11-28 | 3 | -7/+7 |
* | sd-login: let's not needlessly yell at users | Lennart Poettering | 2014-10-28 | 1 | -1/+1 |
* | console: add user console daemon | David Herrmann | 2014-10-03 | 8 | -0/+1419 |