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-08-26
journal: add/use flushed_flag_is_set() helper (#4041)
Vito Caputo
2016-08-25
journal: implicitly flush to var on recovery (#4028)
Vito Caputo
2016-08-18
journald: do not create split journals for dynamic users
Zbigniew Jędrzejewski-Szmek
2016-08-17
Merge pull request #3946 from keszybz/open-journal-root
Lennart Poettering
2016-08-17
journal: ensure open journals from find_journal() (#3973)
Vito Caputo
2016-08-12
journalctl: allow --root argument for journal watching
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: fix sd_journal_open_directory with SD_JOURNAL_OS_ROOT
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: allow SYSTEM and CURRENT_USER flags with sd_j_open_directory[_fd]
Zbigniew Jędrzejewski-Szmek
2016-08-12
sd-journal: split out flags into separate defines for legibility
Zbigniew Jędrzejewski-Szmek
2016-08-09
sd-journal: watch logs below container's /{var,run}/log/journal (instead of t...
Evgeny Vereshchagin
2016-08-06
buildsys,journal: allow -fsanitize=address without VALGRIND defined
Cristian Rodríguez
2016-08-04
util-lib: rework /tmp and /var/tmp handling code
Lennart Poettering
2016-08-04
journalctl,systemctl: add "short-full", "short-unix" mode to --help
Zbigniew Jędrzejewski-Szmek
2016-08-02
gitignore: libsystemd-journal.pc is no more (#3863)
Zbigniew Jędrzejewski-Szmek
2016-07-26
journald: deprecate SplitMode=login (#3805)
Zbigniew Jędrzejewski-Szmek
2016-07-22
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-19
sd-journal: suppress empty lines
Lennart Poettering
2016-07-19
sd-journal: when formatting log messages, implicitly strip trailing whitespace
Lennart Poettering
2016-07-15
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-07-11
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-06-30
journalctl: Make temporary files directory configurable (#3574)
ottopotto
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-06-21
tree-wide: some work-arounds for gcc false positives regarding uninitialized ...
Lennart Poettering
2016-05-30
tree-wide: check colors_enabled() before outputting ANSI color strings
Lennart Poettering
2016-05-30
tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriate
Lennart Poettering
2016-05-05
journald: stack allocation cannot fail
Lennart Poettering
2016-05-05
tree-wide: introduce new SOCKADDR_UN_LEN() macro, and use it everywhere
Lennart Poettering
2016-05-04
treewide: fix typos (#3187)
Torstein Husebø
2016-05-02
tree-wide: fix invocations of chattr_path()
Lennart Poettering
2016-04-29
core: rename StartLimitInterval= to StartLimitIntervalSec=
Lennart Poettering
2016-04-29
journal-file: when rotating a journal file, fsync directory too
Lennart Poettering
2016-04-29
journal: when creating a new journal file, fsync() the directory it is create...
Lennart Poettering
2016-04-27
Correctly parse OBJECT_PID in journald messages (#3129)
Nalin Dahyabhai
2016-04-27
journal: set STATE_ARCHIVED as part of offlining (#2740)
Vito Caputo
2016-04-26
journal-file: make seeking in corrupted files work
Lennart Poettering
2016-04-26
journal-file: when iterating through a partly corruped journal file, treat er...
Lennart Poettering
2016-04-26
journal-file: always generate the same error when encountering corrupted files
Lennart Poettering
2016-04-26
sd-journal: detect earlier if we try to read an object from an invalid offset
Lennart Poettering
2016-04-25
Merge pull request #3109 from poettering/journal-by-fd
Zbigniew Jędrzejewski-Szmek
2016-04-25
Merge pull request #3114 from poettering/journalctl-b
Zbigniew Jędrzejewski-Szmek
2016-04-25
journal: fix already offline check and thread leak (#2810)
Vito Caputo
2016-04-25
journalctl: turn --unit= in combination with --user into --user-unit=
Lennart Poettering
2016-04-25
sd-journal: "soft" deprecate sd_journal_open_container()
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: improve output of --header a bit
Lennart Poettering
2016-04-25
journalctl: simplify discover_next_boot() a bit
Lennart Poettering
[next]