summaryrefslogtreecommitdiff
path: root/src/journal/catalog.h
Commit message (Expand)AuthorAgeFilesLines
* journal: Make the output of --update-catalog deterministicDaniel Edgecumbe2019-09-061-1/+1
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* journal: Combine journal catalog entries with the same idStef Walter2016-02-051-1/+1
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-0/+1
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-2/+1
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-221-1/+1
* catalog: determine language from the filenameZbigniew Jędrzejewski-Szmek2013-12-021-0/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-1/+1
* catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek2013-03-281-5/+11
* journalct: beef up entry listingZbigniew Jędrzejewski-Szmek2013-03-191-1/+4
* journal: implement message catalogLennart Poettering2012-11-151-0/+28