index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
catalog.c
Age
Commit message (
Expand
)
Author
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-15
catalog: fix language detection
Zbigniew Jędrzejewski-Szmek
2013-12-02
catalog: determine language from the filename
Zbigniew Jędrzejewski-Szmek
2013-10-13
Never call qsort on potentially NULL arrays
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
2013-04-13
fileio: in envfiles, do not skip lines following empty lines
Zbigniew Jędrzejewski-Szmek
2013-03-28
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-03-28
catalog: make sure strings are terminated
Zbigniew Jędrzejewski-Szmek
2013-03-27
catalog: fix error codes handling in catalog_list_items
Lukas Nykryn
2013-03-27
log: fix error codes handling in catalog_list_items
Lukas Nykryn
2013-03-19
journalct: beef up entry listing
Zbigniew Jędrzejewski-Szmek
2013-02-08
shared: conf-files - add root parameter
Kay Sievers
2012-11-16
journal: use $(localstatedir)/lib/systemd/catalog for the catalog
Zbigniew Jędrzejewski-Szmek
2012-11-16
journal, shared: fix warnings during compilation on 32 bits
Zbigniew Jędrzejewski-Szmek
2012-11-16
journal: catalog - silent output, it's usually only called by package management
Kay Sievers
2012-11-16
journalctl: better error messages for --update-catalog
Zbigniew Jędrzejewski-Szmek
2012-11-16
journal: extend catalog header to 64bit for all fields, just to be safe and f...
Lennart Poettering
2012-11-15
journal: implement message catalog
Lennart Poettering