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
2017-02-05
journalctl: replace string_erase with memset('x')
Zbigniew Jędrzejewski-Szmek
2017-02-02
Merge pull request #5204 from keszybz/masked-warning-cleanup
Lennart Poettering
2017-02-01
Consistently use ERFKILL for masked units
Zbigniew Jędrzejewski-Szmek
2017-02-02
Merge pull request #5151 from keszybz/journal-flags
Lennart Poettering
2017-02-01
Merge pull request #5191 from keszybz/tweaks
Zbigniew Jędrzejewski-Szmek
2017-02-01
Revert "Trivial typo fixes and code refactorings (#5191)"
Zbigniew Jędrzejewski-Szmek
2017-02-01
Trivial typo fixes and code refactorings (#5191)
Zbigniew Jędrzejewski-Szmek
2017-01-31
journal/lookup3: silence gcc 7 implicit-fallthrough warning
Zbigniew Jędrzejewski-Szmek
2017-01-31
tree-wide: adjust fall through comments so that gcc is happy
Zbigniew Jędrzejewski-Szmek
2017-01-31
journal-file: check asprintf return value in the usual fashion
Zbigniew Jędrzejewski-Szmek
2017-01-24
journal-file, journalctl: provide better hint about unsupported features
Zbigniew Jędrzejewski-Szmek
2017-01-24
journal-file: factor out helper function
Zbigniew Jędrzejewski-Szmek
2017-01-15
journalctl: fix memleak
Zbigniew Jędrzejewski-Szmek
2017-01-14
journalctl: expunge verification key from argv (#5081)
Lucas Werkmeister
2017-01-14
Merge pull request #4879 from poettering/systemd
Zbigniew Jędrzejewski-Szmek
2017-01-10
build-sys: add check for gperf lookup function signature (#5055)
Mike Gilbert
2016-12-24
journalctl: add remote log dir to search path when --merge is passed (#4970)
Marcin Bachry
2016-12-21
journald: don't flush to /var/log/journal before we get asked to
Lennart Poettering
2016-12-21
util-lib: various improvements to kernel command line parsing
Lennart Poettering
2016-12-17
test-compress: fix warning about LZ4_compress_limitedOutput
Zbigniew Jędrzejewski-Szmek
2016-12-14
journalctl: improve wording in an errors message
Lennart Poettering
2016-12-10
journal: fix warning about LZ4_compress_limitedOutput
Zbigniew Jędrzejewski-Szmek
2016-12-02
journal: make sure to initially populate the space info cache (#4807)
Franck Bui
2016-12-01
fs-util: add flags parameter to chase_symlinks()
Lennart Poettering
2016-12-01
tree-wide: stop using canonicalize_file_name(), use chase_symlinks() instead
Lennart Poettering
2016-11-25
fix journald startup problem when code is compiled with -DNDEBUG (#4735)
Waldemar Brodkorb
2016-11-07
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-03
Merge pull request #4510 from keszybz/tree-wide-cleanups
Lennart Poettering
2016-10-31
test-compression: allow the file to compress to be specified
Zbigniew Jędrzejewski-Szmek
2016-10-24
Merge pull request #4459 from keszybz/commandline-parsing
Lennart Poettering
2016-10-23
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-22
tree-wide: make parse_proc_cmdline() strip "rd." prefix automatically
Zbigniew Jędrzejewski-Szmek
2016-10-22
journald: convert journald to use parse_proc_cmdline
Zbigniew Jędrzejewski-Szmek
2016-10-22
journal: remove unused variable
Thomas Hindoe Paaboel Andersen
2016-10-21
journald: systemd.journald.max_level_* kernel command line options (#4427)
Umut Tezduyar Lindskog
2016-10-20
journald,core: add short comments we we keep reopening /dev/console all the time
Lennart Poettering
2016-10-19
journal: rename determine_space_for() into cache_space_refresh()
Franck Bui
2016-10-19
journal: introduce patch_min_use() helper
Franck Bui
2016-10-19
journal: introduce cache_space_invalidate()
Franck Bui
2016-10-19
journal: cache used vfs stats as well
Franck Bui
2016-10-19
journal: don't emit space usage message when opening the journal (#4190)
Franck Bui
2016-10-19
journal: introduce server_space_usage_message()
Franck Bui
2016-10-19
journal: introduce JournalStorage and JournalStorageSpace structures
Franck Bui
2016-10-19
journal: introduce determine_path_usage()
Franck Bui
2016-10-16
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-13
Merge pull request #4362 from poettering/journalbootlistfix
Zbigniew Jędrzejewski-Szmek
2016-10-12
journalctl: say in which directory we vacuum stuff
Lennart Poettering
2016-10-12
journalctl: don't claim the journal was stored on disk
Lennart Poettering
2016-10-12
journal: refuse opening journal files from the future for writing
Lennart Poettering
2016-10-12
journald: automatically rotate journal files when the clock jumps backwards
Lennart Poettering
[next]