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
Age
Commit message (
Expand
)
Author
2016-04-25
sd-journal: minor simplification
Lennart Poettering
2016-04-25
journalctl: improve error message when we have trouble reading journal files
Lennart Poettering
2016-04-25
sd-journal: properly collect errors from readdir()
Lennart Poettering
2016-04-25
journal: add inotify watches by-fd instead of by-path
Lennart Poettering
2016-04-22
journalctl: add --no-hostname switch
Lennart Poettering
2016-04-22
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-21
tree-wide: use mdash instead of a two minuses
Zbigniew Jędrzejewski-Szmek
2016-04-16
journald: rewrite function with switch, fix handling of -ESHUTDOWN
Zbigniew Jędrzejewski-Szmek
2016-04-08
journal: assert gcry_mpi_scan succeeded
Zbigniew Jędrzejewski-Szmek
2016-04-02
compress: fix gcc warnings about void* used in arithmetic
Zbigniew Jędrzejewski-Szmek
2016-04-02
test-compress-benchmark: fix argument parsing on 32bit
Zbigniew Jędrzejewski-Szmek
2016-03-04
test-compress-benchmark: skip loop iteration if size is 0
Zbigniew Jędrzejewski-Szmek
2016-02-29
Use `PRIu64` to print `uint64_t` in log msgs
Elias Probst
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-23
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
Merge pull request #2708 from vcaputo/journal-restore-offline-state-on-error
Lennart Poettering
2016-02-22
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
journal: restore offline state on error
Vito Caputo
2016-02-19
journal: defer journal closes on rotate
Vito Caputo
2016-02-19
journal: asynchronous journal_file_set_offline()
Vito Caputo
2016-02-19
journal: add void cast to journal_file_close() calls
Vito Caputo
2016-02-19
journal: add void cast to fsync() calls
Vito Caputo
2016-02-18
journal/catalog: fix memory leaks
Zbigniew Jędrzejewski-Szmek
2016-02-13
Merge pull request #2589 from keszybz/resolve-tool-2
Lennart Poettering
2016-02-11
Move initialize_libgcrypt to separate file
Zbigniew Jędrzejewski-Szmek
2016-02-11
Add memcpy_safe
Zbigniew Jędrzejewski-Szmek
2016-02-10
build-sys: move coredump logic into subdir of its own
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-09
journal: Drop monotonicity check when appending to journal file
Klearchos Chaloulos
2016-02-07
Merge pull request #2546 from torstehu/fix-typo3
Zbigniew Jędrzejewski-Szmek
2016-02-07
Merge pull request #2536 from vcaputo/journal-misc-cleanups
Zbigniew Jędrzejewski-Szmek
2016-02-07
treewide: fix typos and spacing
Torstein Husebø
2016-02-06
journal: add missing space to switch statement
Vito Caputo
2016-02-06
Merge pull request #2138 from stefwalter/journal-combine
Lennart Poettering
2016-02-05
journal: remove template from open_journal args
Vito Caputo
2016-02-05
journal: Add test for merging journal entries
Stef Walter
2016-02-05
journal: Refactor test-catalog importing tests
Stef Walter
2016-02-05
journal: Combine journal catalog entries with the same id
Stef Walter
2016-02-05
journal: move mmap() ENOMEM loop to function
Vito Caputo
2016-02-05
journal: add asserts on f->(data|field)_hash_table
Vito Caputo
2016-02-05
journal: add asserts for f->header
Vito Caputo
2016-02-05
journal: move window initialization to window_add
Vito Caputo
2016-02-03
journal: fix boolean handling in MMapCache
Lennart Poettering
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
sd-journal: minor optimization
Lennart Poettering
[next]