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
2016-10-12
journalctl: don't claim the journal was stored on disk
Lennart Poettering
2016-10-12
journal: when we encounter a broken journal file, add some debug logging
Lennart Poettering
2016-10-12
Avoid forever loop for journalctl --list-boots command (#4278)
hese10
2016-09-16
Updated formatting for printing the key for FSS (#4165)
hi117
2016-09-13
fileio: simplify mkostemp_safe() (#4090)
Topi Miettinen
2016-08-12
journalctl: allow --root argument for journal watching
Zbigniew Jędrzejewski-Szmek
2016-08-04
journalctl,systemctl: add "short-full", "short-unix" mode to --help
Zbigniew Jędrzejewski-Szmek
2016-07-22
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-06-28
journalct: allow --boot=0 to DTRT with --file/--directory
Zbigniew Jędrzejewski-Szmek
2016-06-28
journalctl: use simpler variable names in get_boots()
Zbigniew Jędrzejewski-Szmek
2016-06-28
journalct: do no allow --this-boot to take arguments
Zbigniew Jędrzejewski-Szmek
2016-06-28
journalctl: allow --file/--directory with --boot or --list-boots
Zbigniew Jędrzejewski-Szmek
2016-05-30
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-04-25
Merge pull request #3109 from poettering/journal-by-fd
Zbigniew Jędrzejewski-Szmek
2016-04-25
journalctl: turn --unit= in combination with --user into --user-unit=
Lennart Poettering
2016-04-25
journalctl: port --machine= switch to use machined's OpenMachineRootDirectory()
Lennart Poettering
2016-04-25
journalctl: don't trust the per-field entry tables when looking for boot IDs
Lennart Poettering
2016-04-25
journalctl: simplify discover_next_boot() a bit
Lennart Poettering
2016-04-25
journalctl: simplify get_boots() a bit, by getting rid of one BootId object
Lennart Poettering
2016-04-25
journalctl: add some explanatory comments to get_boots()
Lennart Poettering
2016-04-25
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-04-25
journalctl: improve error message when we have trouble reading journal files
Lennart Poettering
2016-04-22
journalctl: add --no-hostname switch
Lennart Poettering
2016-02-25
Merge pull request #2671 from 0xAX/move-pager-open-to-one-place
Zbigniew Jędrzejewski-Szmek
2016-02-26
tree-wide: merge pager_open_if_enabled() to the pager_open()
Alexander Kuleshov
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-03
Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2
Lennart Poettering
2016-02-03
Merge pull request #2453 from poettering/journalctl-f
Tom Gundersen
2016-02-03
journalctl: add match for the current boot when called with devpath
Michal Sekletar
2016-02-02
Merge pull request #2510 from msekletar/journalctl-dev-sda-v4
Lennart Poettering
2016-02-02
journalctl: make "journalctl /dev/sda" work
Michal Sekletar
2016-02-01
journalctl: add new --fields switch to dump all currently used field names
Lennart Poettering
2016-02-01
journalctl: improve error messages when the specified boot is not found
Jan Synacek
2016-02-01
journalctl: show friendly info when using -b on runtime journal only
Jan Synacek
2016-01-20
basic/terminal-util: introduce SYSTEMD_COLORS environment variable
Jan Synacek
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-17
journalctl: don't print -- No entries -- in quiet mode
Evgeny Vereshchagin
2015-11-12
journald: rework --sync/--rotate logic to use CLOCK_MONOTONIC timestamp files
Lennart Poettering
2015-11-11
journalctl: change repeated if checks into switch blocks
Lennart Poettering
2015-11-11
journalctl: refuse to --machine= in combination with --flush, --sync or --rotate
Lennart Poettering
2015-11-11
journalctl: make --rotate synchronous, too
Lennart Poettering
2015-11-11
journalctl: add new --sync switch for syncing the journal to disk
Lennart Poettering
2015-11-05
treewide: use the negative error codes returned by our functions
Michal Schmidt
2015-11-03
journalctl: when we fail to open a journal file, print why
Lennart Poettering
2015-11-03
journalctl: continue operation, even if we run into an invalid file
Lennart Poettering
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out syslog-related calls into syslog-util.[ch]
Lennart Poettering
2015-10-27
util-lib: move more locale-related calls to locale-util.[ch]
Lennart Poettering
[next]