index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd
/
sd-journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: Fix field width specifier warnings
Jan Janssen
2022-08-30
1
-2
/
+2
*
journal: Show grcrypt error message instead of a raw code
Jan Janssen
2022-08-30
1
-2
/
+2
*
tree-wide: port things dirname_malloc() → path_extract_directory()
Lennart Poettering
2022-08-23
1
-3
/
+3
*
tree-wide: use path_join() instead of prefix_roota() in various cases
Lennart Poettering
2022-08-22
1
-7
/
+14
*
sd-journal: drop an unused variable
Frantisek Sumsal
2022-08-20
1
-4
/
+1
*
Merge pull request #23963 from matoro/main
Lennart Poettering
2022-07-21
2
-12
/
+22
|
\
|
*
journal: replace __sync intrinsics with __atomic
matoro
2022-07-14
2
-12
/
+22
*
|
coredump: Try to write journald coredump metadata to the journal
Daan De Meyer
2022-07-15
2
-1
/
+15
|
/
*
journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL
Daan De Meyer
2022-07-05
1
-4
/
+4
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
2
-4
/
+4
*
Merge pull request #23865 from keszybz/drop-memcpy-call
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
|
\
|
*
sd-journal: silence bogus gcc warning
Zbigniew Jędrzejewski-Szmek
2022-07-01
1
-1
/
+1
*
|
journal: Fix missing parenthesis
Daan De Meyer
2022-06-29
1
-1
/
+1
*
|
sd-journal: data object may be invalid after data_object_in_hash_table()
Yu Watanabe
2022-06-28
1
-0
/
+5
*
|
sd-journal: also check object header before verifying object data
Yu Watanabe
2022-06-28
1
-51
/
+44
*
|
sd-journal: drop unused argument from journal_file_check_object()
Yu Watanabe
2022-06-28
1
-4
/
+3
*
|
sd-journal: shorten code a bit
Yu Watanabe
2022-06-28
1
-9
/
+3
*
|
sd-journal: align table
Yu Watanabe
2022-06-28
1
-6
/
+6
|
/
*
sd-journal: check retval of sd_id128_from_string call
Shreenidhi Shedi
2022-06-14
1
-0
/
+2
*
sd-journal: inline variable declarations
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-16
/
+9
*
sd-journal: use _cleanup_
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-29
/
+18
*
sd-journal: fix NULL arg to %s in error messages and hashmap lookup
Zbigniew Jędrzejewski-Szmek
2022-06-07
1
-22
/
+28
*
tree-wide: port various users over to connect_unix_path()
Lennart Poettering
2022-05-13
1
-6
/
+2
*
journal: Make journal_default_metrics() static
Daan De Meyer
2022-05-05
2
-79
/
+78
*
journal: Use header macros everywhere instead of JournalFile fields
Daan De Meyer
2022-05-03
4
-102
/
+89
*
Merge pull request #23135 from DaanDeMeyer/journal-move
Lennart Poettering
2022-05-03
2
-12
/
+23
|
\
|
*
journal: Document generic_array_bisect()
Daan De Meyer
2022-04-20
1
-0
/
+13
|
*
journal: Only move to object if requested
Daan De Meyer
2022-04-20
1
-12
/
+10
*
|
journal-verify: tighten check for compression of non-objects
Lennart Poettering
2022-04-26
1
-1
/
+1
*
|
compress: make Compression a regular non-sparse enum
Lennart Poettering
2022-04-26
5
-11
/
+37
*
|
basic: move compress.[ch] → src/basic/
Lennart Poettering
2022-04-26
9
-1771
/
+57
*
|
meson: use a single constant for default compression setting
Zbigniew Jędrzejewski-Szmek
2022-04-22
2
-34
/
+39
*
|
meson: simplify setting of default compression
Zbigniew Jędrzejewski-Szmek
2022-04-22
6
-65
/
+64
|
/
*
compression: add separate pre-processor definitions
Luca Boccassi
2022-04-19
3
-13
/
+22
*
compression: add build-time option to select default
Luca Boccassi
2022-04-17
3
-13
/
+11
*
journald: make sure journal_file_open() doesn't leave a corrupted file around...
Franck Bui
2022-04-04
1
-0
/
+3
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-2
/
+5
*
fix typo
Yu Watanabe
2022-03-28
1
-1
/
+1
*
Merge pull request #22861 from poettering/journald-sigterm
Yu Watanabe
2022-03-25
1
-0
/
+7
|
\
|
*
journal-file: if we are going down, don't use event loop to schedule post
Lennart Poettering
2022-03-25
1
-0
/
+7
*
|
journal: don't talk about -1 in context of unsigned values
Lennart Poettering
2022-03-25
1
-1
/
+1
*
|
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
3
-19
/
+22
|
/
*
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
1
-1
/
+0
*
journal-file: port journal_file_open() to openat_report_new()
Lennart Poettering
2022-03-21
1
-10
/
+16
*
sd-journal: refuse invocation of journal_file_open() with O_RDONLY|O_CREAT
Lennart Poettering
2022-03-21
1
-0
/
+3
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
2
-3
/
+0
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
2
-17
/
+10
*
test: Use TEST macros in more places
Jan Janssen
2022-03-16
2
-12
/
+11
*
core: check size before mmap
Tobias Stoeckmann
2022-03-03
2
-2
/
+6
*
Merge pull request #22605 from yuwata/test-journal-send-fd-leaks
Zbigniew Jędrzejewski-Szmek
2022-02-23
3
-2
/
+39
|
\
[next]