summaryrefslogtreecommitdiff
path: root/src/journal/catalog.c
AgeCommit message (Expand)Author
2014-04-12journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek
2014-04-12journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-12-22shared: switch our hash table implementation over to SipHashLennart Poettering
2013-12-15catalog: fix language detectionZbigniew Jędrzejewski-Szmek
2013-12-02catalog: determine language from the filenameZbigniew Jędrzejewski-Szmek
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-13fileio: in envfiles, do not skip lines following empty linesZbigniew Jędrzejewski-Szmek
2013-03-28catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek
2013-03-28catalog: make sure strings are terminatedZbigniew Jędrzejewski-Szmek
2013-03-27catalog: fix error codes handling in catalog_list_itemsLukas Nykryn
2013-03-27log: fix error codes handling in catalog_list_itemsLukas Nykryn
2013-03-19journalct: beef up entry listingZbigniew Jędrzejewski-Szmek
2013-02-08shared: conf-files - add root parameterKay Sievers
2012-11-16journal: use $(localstatedir)/lib/systemd/catalog for the catalogZbigniew Jędrzejewski-Szmek
2012-11-16journal, shared: fix warnings during compilation on 32 bitsZbigniew Jędrzejewski-Szmek
2012-11-16journal: catalog - silent output, it's usually only called by package managementKay Sievers
2012-11-16journalctl: better error messages for --update-catalogZbigniew Jędrzejewski-Szmek
2012-11-16journal: extend catalog header to 64bit for all fields, just to be safe and f...Lennart Poettering
2012-11-15journal: implement message catalogLennart Poettering