chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / journal / test-compress.c
2015-04-19 Andy WingoRemove src/journal
2015-01-22 Ronny Chevaliertests: use assert_se instead of assert
2014-11-30 Ronny Chevaliertests: use assert_se instead of assert
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-08-30 Zbigniew Jędrzejew... test-compress: also test with incompressible inputs
2014-08-26 Filipe Brandenburgertest-compress: make sure asserts with side effects...
2014-08-04 Zbigniew Jędrzejew... Fix misuse of uint64_t as size_t
2014-07-09 Ronny Chevalierfix #ifdef
2014-07-06 Zbigniew Jędrzejew... journal: add LZ4 as optional compressor
2014-06-26 Zbigniew Jędrzejew... coredump: make compression configurable
2014-06-26 Zbigniew Jędrzejew... journal/compress: add stream compression/decompression...
2014-06-25 Ronny Chevaliertests: add test-compress