index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make use of new relative time events in sd-event.h
Lennart Poettering
2020-07-28
2
-31
/
+7
*
tree-wide: use siphash24_compress_string() where it is applicable
Yu Watanabe
2020-07-22
1
-1
/
+1
*
journal/compress: remove loop in decompress_startswith_zstd()
Zbigniew Jędrzejewski-Szmek
2020-07-21
2
-26
/
+19
*
journal/compress: fix zstd decompression with capped output size
Zbigniew Jędrzejewski-Szmek
2020-07-21
1
-28
/
+30
*
journal: use -EPROTONOSUPPORT for unknown compression
Zbigniew Jędrzejewski-Szmek
2020-07-21
1
-1
/
+1
*
sd-journal: when enumerating, continue even after an inaccessible field
Zbigniew Jędrzejewski-Szmek
2020-07-21
2
-0
/
+36
*
journald: minor wording tweak in message
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-1
/
+1
*
journal/compress: drop "future" code in zstd compression
Zbigniew Jędrzejewski-Szmek
2020-07-07
1
-7
/
+0
*
tree-wide: fixes for assorted grammar and spelling issues
Zbigniew Jędrzejewski-Szmek
2020-07-06
1
-1
/
+1
*
compress: do something roughly reasonable when building without compressor
Lennart Poettering
2020-06-25
1
-2
/
+9
*
tree-wide: add new HAVE_COMPRESSION compile time flag
Lennart Poettering
2020-06-25
6
-13
/
+13
*
docs: import journal file format docs from fdo wiki
Lennart Poettering
2020-06-25
1
-1
/
+1
*
journal: support zstd compression for large objects in journal files
Lennart Poettering
2020-06-25
10
-46
/
+260
*
journal-file: when individual hash chains grow too large, rotate
Lennart Poettering
2020-06-25
2
-18
/
+89
*
journal: use a different hash function for each journal file
Lennart Poettering
2020-06-25
7
-44
/
+128
*
journal: make signature arrays const
Lennart Poettering
2020-06-25
1
-2
/
+4
*
journal: rename hash64() to jenkins_hash64()
Lennart Poettering
2020-06-25
4
-8
/
+8
*
journal-file: rename return parameters to ret_xyz
Lennart Poettering
2020-06-25
1
-119
/
+134
*
journal-file: also show field hash table size in debug output
Lennart Poettering
2020-06-25
1
-1
/
+3
*
journal-file: simplify boot ID acquiring
Lennart Poettering
2020-06-25
1
-4
/
+1
*
journal: store NE hash instead of LE hash in Match object
Lennart Poettering
2020-06-25
2
-7
/
+7
*
journal-file: use FLAGS_SET where appropriate
Lennart Poettering
2020-06-25
1
-3
/
+3
*
journal: fix definition of _OBJECT_COMPRESSED_MAX
Lennart Poettering
2020-06-25
2
-9
/
+11
*
Merge pull request #16238 from keszybz/set-handling-more
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-6
/
+1
|
\
|
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-6
/
+1
*
|
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
2
-6
/
+2
|
/
*
journal: drop the assert-only variable completely
Frantisek Sumsal
2020-06-11
1
-6
/
+2
*
Merge pull request #16087 from mrc0mmand/travis-build-check
Zbigniew Jędrzejewski-Szmek
2020-06-10
1
-2
/
+2
|
\
|
*
tree-wide: mark assert()-only variables as unused
Frantisek Sumsal
2020-06-09
1
-2
/
+2
*
|
tree-wide: check POLLNVAL everywhere
Lennart Poettering
2020-06-10
1
-1
/
+4
|
/
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-11
/
+12
*
journal: expand variables up to PATH_MAX in size in catalog output
Lennart Poettering
2020-05-26
1
-1
/
+3
*
tree-wide: codespell fixes
Frantisek Sumsal
2020-05-25
1
-2
/
+2
*
Merge pull request #15557 from poettering/journal-zero-fix
Anita Zhang
2020-05-21
3
-99
/
+179
|
\
|
*
journal: no need to check offset twice, journal_file_move_to_object() does it...
Lennart Poettering
2020-04-23
1
-3
/
+1
|
*
journal: make sure to explicitly copy out values of mmap before doing arithme...
Lennart Poettering
2020-04-23
2
-51
/
+116
|
*
journal: several minor coding style fixes/clean-ups
Lennart Poettering
2020-04-23
1
-6
/
+14
|
*
journal: don't assert on mmap'ed object type
Lennart Poettering
2020-04-23
1
-1
/
+0
|
*
journal: use structured initialization for Location structure
Lennart Poettering
2020-04-23
1
-32
/
+42
|
*
journal: use a bitfield where appropriate
Lennart Poettering
2020-04-23
1
-4
/
+4
|
*
journal-file: avoid risky subtraction when validity checking object
Lennart Poettering
2020-04-23
1
-2
/
+2
*
|
journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...
Lennart Poettering
2020-05-19
1
-1
/
+1
*
|
journal-send: Fix the limitation of LINE_MAX
Ankit Jain
2020-05-14
1
-12
/
+43
*
|
test-journal-send: send printing of long lines
Zbigniew Jędrzejewski-Szmek
2020-05-14
1
-2
/
+16
*
|
Merge pull request #15765 from benjarobin/fix_kw
Lennart Poettering
2020-05-14
1
-0
/
+1
|
\
\
|
*
|
test: Add return 0 to main() function (even it is not strictly necessary)
Benjamin Robin
2020-05-13
1
-0
/
+1
*
|
|
journald: rework pid change handling
Lennart Poettering
2020-05-13
1
-35
/
+68
*
|
|
journald: use the fact that client_context_release() returns NULL
Lennart Poettering
2020-05-13
1
-2
/
+1
*
|
|
journald: rework end of line marker handling to use a field table
Lennart Poettering
2020-05-13
1
-9
/
+20
*
|
|
journald: use log_warning_errno() where appropriate
Lennart Poettering
2020-05-13
1
-5
/
+4
[next]