index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
journal-remote: capitalize all error messages
Frantisek Sumsal
2023-06-19
1
-13
/
+13
*
journal-remote: sync TrustedCertificateFile= parsing with journal-upload
Frantisek Sumsal
2023-06-19
3
-49
/
+13
*
journal-remote: make MHD_OPTION_EXTERNAL_LOGGER the first option
Frantisek Sumsal
2023-06-19
1
-1
/
+1
*
journal-remote: minor cleanups
Frantisek Sumsal
2023-06-19
1
-6
/
+23
*
journal-remote: simplify error handling a bit
Frantisek Sumsal
2023-06-19
3
-55
/
+37
*
journal-gatewayd: handle SIGTERM
Frantisek Sumsal
2023-06-19
1
-0
/
+6
*
journal-gatewayd: make MHD_OPTION_EXTERNAL_LOGGER the first option
Frantisek Sumsal
2023-06-16
1
-2
/
+2
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
3
-9
/
+9
*
journal-remote: use structured initialization
Frantisek Sumsal
2023-05-30
1
-5
/
+6
*
journal-remote: bump the refcount right after creating the writer object
Frantisek Sumsal
2023-05-26
1
-1
/
+1
*
Merge pull request #27774 from dtardon/free-cleanup
Yu Watanabe
2023-05-24
1
-2
/
+1
|
\
|
*
journal-upload: use mfree()
David Tardon
2023-05-24
1
-2
/
+1
*
|
tree-wide: convert more system1.Manager calls to BusLocator
David Tardon
2023-05-24
1
-8
/
+2
|
/
*
tree-wide: Handle EADDRNOTAVAIL as journal corruption
Daan De Meyer
2023-05-02
1
-1
/
+1
*
Merge pull request #26877 from yuwata/fuzz-journal-remote
Luca Boccassi
2023-04-27
1
-9
/
+14
|
\
|
*
fuzz-journal-remote: fix potential fd-leak
Yu Watanabe
2023-03-18
1
-8
/
+6
|
*
fuzz-journal-remote: remove temporary files on exit
Yu Watanabe
2023-03-18
1
-1
/
+8
*
|
journal-remote: make specified output file absolute
Yu Watanabe
2023-03-27
1
-2
/
+5
*
|
journal-remote: add missing log message for failure in journal_remote_get_wri...
Yu Watanabe
2023-03-27
1
-1
/
+1
*
|
journal-remote: make writer_new() return negative errno on failure
Yu Watanabe
2023-03-27
3
-15
/
+16
*
|
tree-wide: simplify x ? x : y to x ?: y where applicable
Frantisek Sumsal
2023-03-18
2
-2
/
+2
|
/
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
2
-16
/
+6
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-3
/
+4
*
tree-wide: use unlink_and_freep() moreover
Lennart Poettering
2023-02-23
1
-4
/
+3
*
Merge pull request #26203 from medhefgo/meson
Yu Watanabe
2023-02-22
1
-5
/
+8
|
\
|
*
meson: Use dicts for fuzzer definitions
Jan Janssen
2023-02-21
1
-5
/
+8
*
|
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-9
/
+4
|
/
*
journald: maintain entry seqnum counter in mmap()ed file in /run/
Lennart Poettering
2023-02-08
1
-6
/
+19
*
tree-wide: set FORK_RLIMIT_NOFILE_SAFE flag
Yu Watanabe
2023-02-07
1
-3
/
+1
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-7
/
+1
*
tree-wide: unify how we pick OS pretty name to display
Lennart Poettering
2023-01-24
1
-3
/
+6
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
3
-5
/
+5
*
journal-remote: fix memory leak on initialization error
Luca Boccassi
2022-12-18
1
-3
/
+3
*
journal-remote: fix initialization of vacuum metrics
Luca Boccassi
2022-12-18
1
-1
/
+1
*
vacuum journal remote (#25076)
berenddeschouwer
2022-12-17
5
-6
/
+53
*
journal-remote: code is of type enum MHD_RequestTerminationCode
Cristian Rodríguez
2022-11-12
1
-2
/
+2
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-3
/
+3
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
2
-2
/
+0
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
3
-2
/
+3
*
tree-wide: define and use STRERROR_OR_EOF()
Zbigniew Jędrzejewski-Szmek
2022-10-11
1
-2
/
+2
*
shared/logs-show: add new --output= format "short-delta"
Daniel Braunwarth
2022-09-23
1
-1
/
+3
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
4
-33
/
+14
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-1
/
+1
*
shared/microhttp-util: silence gcc warning
Zbigniew Jędrzejewski-Szmek
2022-06-05
1
-1
/
+1
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+1
*
fuzzers: add input size limits, always configure limits in two ways
Yu Watanabe
2022-05-12
1
-1
/
+1
*
fuzz-journal-remote: allow -ENODATA too
Zbigniew Jędrzejewski-Szmek
2022-05-08
1
-1
/
+1
*
Move path_simplify_and_warn() to new shared/parse-helpers.c
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-2
/
+1
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
5
-6
/
+6
[prev]
[next]