index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
test-journal-verify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test-journal-verify: Use a more thorough machine ID check
Daan De Meyer
2023-05-08
1
-2
/
+2
*
test: verify the journal with and without a sealing key
Frantisek Sumsal
2023-03-27
1
-36
/
+95
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
journal: Run unit tests with and without compact mode enabled
Daan De Meyer
2022-10-07
1
-1
/
+11
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
1
-3
/
+3
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
1
-5
/
+5
*
journal-file: require MMapCache* for journal_file_open()
Vito Caputo
2021-12-07
1
-3
/
+12
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
1
-0
/
+134
*
sd-journal: move source files for sd-journal to src/libsystemd/sd-journal
Yu Watanabe
2021-01-18
1
-136
/
+0
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL
v242-rc3
Lennart Poettering
2019-04-04
1
-1
/
+3
*
tree-wide: use IOVEC_MAKE() at many places
Lennart Poettering
2018-11-27
1
-2
/
+2
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-1
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-4
/
+3
*
test: log when skipping tests in more cases
Yu Watanabe
2018-09-13
1
-1
/
+3
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
journal: allow boot_id to be passed to journal_append_entry()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-3
/
+3
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-journal: add API for opening journal files or directories by fd
Lennart Poettering
2016-04-25
1
-3
/
+3
*
journal: defer journal closes on rotate
Vito Caputo
2016-02-20
1
-3
/
+3
*
journal: add void cast to journal_file_close() calls
Vito Caputo
2016-02-20
1
-3
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-3
/
+4
*
cgtop: underline table header
Lennart Poettering
2015-09-22
1
-1
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
util: rework rm_rf() logic
Lennart Poettering
2015-04-06
1
-1
/
+2
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
tests: use assert_se instead of assert
Ronny Chevalier
2014-11-30
1
-3
/
+3
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-08-22
1
-0
/
+4
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-2
/
+2
*
util: make time formatting a bit smarter
Lennart Poettering
2013-04-04
1
-1
/
+1
*
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-20
1
-3
/
+4
*
journal: fix tag ordering check
Lennart Poettering
2012-08-20
1
-11
/
+12
*
jounral: write bit fiddling test
Lennart Poettering
2012-08-18
1
-9
/
+62
*
journal: after verification output validated time range
Lennart Poettering
2012-08-17
1
-1
/
+11
*
journal: show new header fields in header dump
Lennart Poettering
2012-08-17
1
-0
/
+3
*
journal: add FSPRG journal authentication
Lennart Poettering
2012-08-16
1
-2
/
+3
*
journal: split up journal-file.c
Lennart Poettering
2012-08-16
1
-0
/
+78