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.c
Age
Commit message (
Expand
)
Author
2012-03-14
journal: Don't hold pointers to journal while remapping
Marti Raudsepp
2012-01-21
journal: systemd v38 fails to build on big-endians
Dan HorĂ¡k
2012-01-11
sd-journal: implement a number of non-implemented calls from the API for now
Lennart Poettering
2012-01-04
journal: beef up journal output of systemctl and journalctl
Lennart Poettering
2012-01-04
journalctl: fix counting of -n parameter
Lennart Poettering
2012-01-04
journal: fix reverse traversing of entries
Lennart Poettering
2012-01-04
journal: add missing error check
Lennart Poettering
2012-01-04
journal: don't mind too much if we can't find a monotonic timestamp
Lennart Poettering
2012-01-04
journal: add missing error check
Lennart Poettering
2012-01-03
journal: add _public_ to all sd-journal calls, and add parameter checks
Lennart Poettering
2011-12-29
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-27
journal: fix typo
Lennart Poettering
2011-12-22
journald: enforce some syntax restrictions on field names sent from the clien...
Lennart Poettering
2011-12-21
journalctl: add json, export, short and verbose output modes
Lennart Poettering
2011-12-21
journal: add inline compression support with XZ
Lennart Poettering
2011-12-20
journal: fix matches
Lennart Poettering
2011-12-19
journal: implement inotify-based live logging logic
Lennart Poettering
2011-12-17
journal: enforce limits on open journal files
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-15
journal: unify code for up and for down traversal
Lennart Poettering
2011-10-15
journal: properly implement matching with multiple matches
Lennart Poettering
2011-10-14
journal: if two entries match with everything but seqnums, they are still ide...
Lennart Poettering
2011-10-14
journal: move field index from file into journal object
Lennart Poettering
2011-10-14
journal: when the same entry is in two files, skip over them in sync
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
journal: fix field retrieval by name
Lennart Poettering
2011-10-14
journal: implement parallel file traversal
Lennart Poettering
2011-10-13
journal: implementation rotation
Lennart Poettering
2011-10-08
journal: implement parallel traversal in client
Lennart Poettering
2011-10-07
journal: split user logs into their own journal files
Lennart Poettering
2011-10-07
journal: replace linked list by hashmap when merging files
Lennart Poettering
2011-10-07
journal: store XOR combination of entry data object hashes to identify hash l...
Lennart Poettering
2011-10-07
journal: add preliminary incomplete implementation
Lennart Poettering