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
/
journalctl.c
Age
Commit message (
Expand
)
Author
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-03-27
journalctl: add --local switch
Lennart Poettering
2012-03-16
man: document systemd-journalctl(1)
Lennart Poettering
2012-03-15
a couple of fixes to make llvm-analyze quiet
Lennart Poettering
2012-03-15
journalctl: add a missing 'break'
Tero Roponen
2012-03-15
journalctl: suppress messages about adm group if ACL support is not enabled
Lennart Poettering
2012-03-14
journalctl: warn if the user is not in the adm group
Lennart Poettering
2012-01-22
cgtop: add new cgtop tool
Lennart Poettering
2012-01-18
journalctl: properly honour -n when -f is passed, too
Lennart Poettering
2012-01-13
journal: add output mode that just prints simple messages without any decorat...
Lennart Poettering
2012-01-11
journalctl: fix --help text
Lennart Poettering
2012-01-07
journalctl: add new short-monotonic output mode
Lennart Poettering
2012-01-07
journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...
Lennart Poettering
2012-01-05
journalctl: add --new-id switch to generate a new 128Bit id
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-04
journal: beef up journal output of systemctl and journalctl
Lennart Poettering
2012-01-04
journalctl: only output 10 most recent lines in --follow mode
Lennart Poettering
2012-01-04
journalctl: fix counting of -n parameter
Lennart Poettering
2012-01-04
journalctl: add -n switch
Lennart Poettering
2012-01-03
systemctl: hook up systemctl with the journal
Lennart Poettering
2011-12-30
journal: disable default debug logging
Lennart Poettering
2011-12-29
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-21
journalctl: add command line parsing
Lennart Poettering
2011-12-21
journalctl: add json, export, short and verbose output modes
Lennart Poettering
2011-12-19
journal: implement inotify-based live logging logic
Lennart Poettering
2011-11-08
journal: implement multiple field matches
Lennart Poettering
2011-10-15
journal: implement seek to head/tail
Lennart Poettering
2011-10-15
journal: properly implement matching with multiple matches
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
journal: implement parallel file traversal
Lennart Poettering
2011-10-13
journal: implementation rotation
Lennart Poettering
2011-10-12
journalctl: find journal files in right path
Lennart Poettering
2011-10-08
journal: implement parallel traversal in client
Lennart Poettering
2011-10-07
journal: replace linked list by hashmap when merging files
Lennart Poettering
2011-10-07
journal: add preliminary incomplete implementation
Lennart Poettering