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-04-25
journalctl: port --machine= switch to use machined's OpenMachineRootDirectory()
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
2015-10-27
util-lib: move a number of fs operations into fs-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out file attribute calls to chattr-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out resource limits related calls into rlimit-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out user/group/uid/gid calls into user-util.[ch]
Lennart Poettering
2015-10-26
util-lib: split out IO related calls to io-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-24
path-util: unify how we process paths specified on the command line
Lennart Poettering
2015-10-22
journalctl: clarify -q option
Evgeny Vereshchagin
2015-10-13
Merge pull request #1548 from evverx/journalctl-catalog-ops-fixes
Lennart Poettering
2015-10-13
journalctl: introduce short options for --since and --until
Jan Synacek
2015-10-13
journalctl: enable args for --dump-catalog and --list-catalog
Evgeny Vereshchagin
2015-10-13
journalctl: open pager for --dump-catalog and --list-catalog
Evgeny Vereshchagin
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-10-01
Merge pull request #1426 from poettering/log-syntax
Daniel Mack
2015-09-30
tree-wide: remove a number of invocations of strerror() and replace by %m
Lennart Poettering
2015-09-30
journalctl: add --rotate option
Evgeny Vereshchagin
2015-09-29
bus-util: rename bus_open_transport() to bus_connect_transport()
Lennart Poettering
2015-09-29
util: introduce common version() implementation and use it everywhere
Lennart Poettering
[next]