Age | Commit message (Expand) | Author |
2015-10-26 | util-lib: split out IO related calls to io-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-04-21 | random-seed: minor cleanups, in particular when it comes to logging | Lennart Poettering |
2015-01-17 | random-seed: avoid errors when we cannot write random-seed file | Colin Guthrie |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2013-11-15 | random-seed: improve debugging messages a bit | Zbigniew Jędrzejewski-Szmek |
2013-09-13 | random-seed: we should return errno of failed loop_write | Lukas Nykryn |
2013-08-13 | random-seed: a few modernizations | Lennart Poettering |
2012-10-19 | random-seed: fix error message typo | Umut Tezduyar |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-04-13 | build-sys: add stub makefiles to all subdirs to ease development with emacs | Lennart Poettering |
2012-04-12 | move all tools to subdirs | Kay Sievers |