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
/
sd-journal.h
Age
Commit message (
Expand
)
Author
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-04
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...
Lennart Poettering
2012-01-03
journal: add _public_ to all sd-journal calls, and add parameter checks
Lennart Poettering
2011-12-29
journald: don't recheck /var availability more often than 30s
Lennart Poettering
2011-12-29
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-28
journal: never mmap beyond file size
Lennart Poettering
2011-12-27
journal: fix hash table lookup logic
Lennart Poettering
2011-12-27
journald: implement sophisticated rate limiting
Lennart Poettering
2011-12-23
journal: implement stdout transport
Lennart Poettering
2011-12-21
journal: add inline compression support with XZ
Lennart Poettering
2011-12-20
journal: fix space reservation limit enforcement
Lennart Poettering
2011-12-19
journal: implement inotify-based live logging logic
Lennart Poettering
2011-12-17
journal: introduce mandatory sd_journal_printf() priority parameter
Lennart Poettering
2011-12-17
journal: enforce limits on open journal files
Lennart Poettering
2011-12-17
journal: add native protocol to journald, and client side API to send journal...
Lennart Poettering
2011-11-08
journal: implement multiple field matches
Lennart Poettering
2011-10-15
journal: automaticall reset location when the set of matches changes
Lennart Poettering
2011-10-15
journal: implement seek to head/tail
Lennart Poettering
2011-10-14
journal: if two entries match with everything but seqnums, they are still ide...
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
journal: implement parallel file traversal
Lennart Poettering
2011-10-08
journal: implement parallel traversal in client
Lennart Poettering
2011-10-07
journal: add preliminary incomplete implementation
Lennart Poettering