Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more file I/O related calls into fileio.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-10 | coredump: use lz4frame api to compress coredumps | Zbigniew Jędrzejewski-Szmek |
2015-09-10 | tree-wide: never use the off_t unless glibc makes us use it | Lennart Poettering |
2015-04-11 | shared: add random-util.[ch] | Ronny Chevalier |
2015-01-22 | tests: use assert_se instead of assert | Ronny Chevalier |
2014-11-30 | tests: use assert_se instead of assert | Ronny Chevalier |
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 |
2014-08-30 | test-compress: also test with incompressible inputs | Zbigniew Jędrzejewski-Szmek |
2014-08-26 | test-compress: make sure asserts with side effects use assert_se() | Filipe Brandenburger |
2014-08-03 | Fix misuse of uint64_t as size_t | Zbigniew Jędrzejewski-Szmek |
2014-07-08 | fix #ifdef | Ronny Chevalier |
2014-07-06 | journal: add LZ4 as optional compressor | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | coredump: make compression configurable | Zbigniew Jędrzejewski-Szmek |
2014-06-26 | journal/compress: add stream compression/decompression functions | Zbigniew Jędrzejewski-Szmek |
2014-06-25 | tests: add test-compress | Ronny Chevalier |