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
2013-04-10
journalctl: check return of strjoin
Lukas Nykryn
2013-04-04
journal: add public API call sd_journal_get_events()
Lennart Poettering
2013-04-04
util: make time formatting a bit smarter
Lennart Poettering
2013-04-03
util: rename parse_usec() to parse_sec() sinds the default unit is seconds
Lennart Poettering
2013-03-31
journalctl: reword error message
Zbigniew Jędrzejewski-Szmek
2013-03-29
journalctl: fix --update-catalog with not --root arg
Zbigniew Jędrzejewski-Szmek
2013-03-28
journalctl: support --root for message catalogs
Zbigniew Jędrzejewski-Szmek
2013-03-28
catalog: open up catalog internals
Zbigniew Jędrzejewski-Szmek
2013-03-23
journalctl: various fixes to the access check logic
Lennart Poettering
2013-03-22
journalctl: be smarter about journal error checks
Zbigniew Jędrzejewski-Szmek
2013-03-22
build-sys: move acl searching code into libsystemd-acl
Zbigniew Jędrzejewski-Szmek
2013-03-22
journalctl: give a nice hint about group membership based on ACLs of /var/log...
Lennart Poettering
2013-03-20
Remove some unused variables
Zbigniew Jędrzejewski-Szmek
2013-03-19
journalct: beef up entry listing
Zbigniew Jędrzejewski-Szmek
2013-03-19
journalctl: use _cleanup_ in one function
Zbigniew Jędrzejewski-Szmek
2013-03-18
journal,shared: add _cleanup_journal_close_
Zbigniew Jędrzejewski-Szmek
2013-03-13
journalctl: show systemd messages about unit for -u
Zbigniew Jędrzejewski-Szmek
2013-03-07
journalctl: imply -n1000 when -e is used
Lennart Poettering
2013-03-07
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
libsystemd-journal: return 0 on success in get_data()
Zbigniew Jędrzejewski-Szmek
2013-03-05
journald: introduce new "systemd-journal" group and make it own the journal f...
Lennart Poettering
2013-03-01
journalctl: add --user-unit= switch
Daniel Wallace
2013-03-01
journalctl: add --reverse option to show the newest lines first
Lukas Nykryn
2013-02-28
Merge branch 'python-systemd-reader'
Zbigniew Jędrzejewski-Szmek
2013-02-24
journal: fix --until
Paul W. Frields
2013-02-22
journalct: also print Python code in --new-id
Zbigniew Jędrzejewski-Szmek
2013-02-12
journalctl: allow both "-n 55" and "-n55" on the command line, as equivalent ...
Lennart Poettering
2013-01-28
journalctl: allow --lines=0 i.e. only new
Zbigniew Jędrzejewski-Szmek
2013-01-15
journalctl: quit on I/O error
David Herrmann
2013-01-04
build-sys: drop all distribution specfic checks
Lennart Poettering
2012-11-17
journalctl: add option to forgo ellipsization
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
2012-11-15
journalctl: require argument for --priority
Lekensteyn
2012-11-12
enable localization for common *ctl commands
Dave Reisner
2012-11-02
util: add is_locale_utf8()
Michal Schmidt
2012-10-24
journalctl: remove left-over log message
Lennart Poettering
2012-10-19
util: unify line caching and column caching
Lennart Poettering
2012-10-19
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-18
journalctl: unify ellipsation handling between journalctl and systemctl
Lennart Poettering
2012-10-18
journalctl: don't ellipsize unless on a tty
Lennart Poettering
2012-10-18
journalctl: honour -n if -F is used
Lennart Poettering
2012-10-18
journalctl: move access check before the first access to the journal files
Lennart Poettering
2012-10-18
journalctl: implement quering field values with new -F switch
Lennart Poettering
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-16
journalctl: add --unit=/-u to match by unit name
Lennart Poettering
2012-10-16
journalctl: harmonise in-stream comments
Lennart Poettering
2012-10-15
journalctl: skip informational messages in export/json modes
Zbigniew Jędrzejewski-Szmek
2012-10-14
journalctl: make --follow really work
Zbigniew Jędrzejewski-Szmek
2012-10-13
journalctl: make --follow work again
Zbigniew Jędrzejewski-Szmek
[next]