summaryrefslogtreecommitdiff
path: root/src/journal/test-catalog.c
AgeCommit message (Expand)Author
2016-09-13fileio: simplify mkostemp_safe() (#4090)Topi Miettinen
2016-02-18journal/catalog: fix memory leaksZbigniew Jędrzejewski-Szmek
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-05journal: Add test for merging journal entriesStef Walter
2016-02-05journal: Refactor test-catalog importing testsStef Walter
2016-02-05journal: Combine journal catalog entries with the same idStef Walter
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: move more file I/O related calls into fileio.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-30tests: use assert_se instead of assertRonny Chevalier
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-04-12journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek
2014-01-28always use the same code for creating temporary filesLennart Poettering
2013-12-15catalog: fix language detectionZbigniew Jędrzejewski-Szmek
2013-12-02catalog: determine language from the filenameZbigniew Jędrzejewski-Szmek
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-05test-catalog,core/load-dropin: remove unused variablesZbigniew Jędrzejewski-Szmek
2013-03-28catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek
2013-03-19journalct: beef up entry listingZbigniew Jędrzejewski-Szmek
2012-11-15journal: implement message catalogLennart Poettering