Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering | |
This also allows us to drop build.h from a ton of files, hence do so. Since we touched the #includes of those files, let's order them properly according to CODING_STYLE. | |||
2015-03-10 | machine-id-commit: simplifications | Lennart Poettering | |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen | |
This patch removes includes that are not used. The removals were found with include-what-you-use which checks if any of the symbols from a header is in use. | |||
2014-12-03 | machine-id-commit: Introduce machine-id-commit binary | Didier Roche | |
This binary enables to commit transient machine-id on disk if it becomes writable. |