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
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
2
-9
/
+18
*
tree-wide: use DISABLE_WARNING_FORMAT_NONLITERAL where appropriate
Lennart Poettering
2020-05-25
1
-3
/
+2
*
journalctl,elsewhere: make sure --file=foo fails with sane error msg if foo i...
Lennart Poettering
2020-05-19
1
-1
/
+1
*
journal: fix dropping first record during upload to remote journal
Vladyslav Tronko
2020-05-19
1
-1
/
+1
*
Support journal-upload HTTPS without key and certificate
Ciprian Hacman
2020-04-16
1
-6
/
+47
*
Merge pull request #15290 from keszybz/unrelated-fixes
Anita Zhang
2020-04-04
1
-1
/
+1
|
\
|
*
journal-remote: fix description of option
Zbigniew Jędrzejewski-Szmek
2020-03-31
1
-1
/
+1
*
|
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
2020-03-31
1
-5
/
+3
|
/
*
journal: properly mark two definitions that are deprecated with GCC attribute...
Lennart Poettering
2020-01-31
1
-2
/
+6
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+1
*
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
2019-12-10
1
-1
/
+1
*
tree-wide: normalize includes of public headers
Zbigniew Jędrzejewski-Szmek
2019-11-28
1
-0
/
+1
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
2
-2
/
+0
*
journal-remote: reduce scope of variable
Zbigniew Jędrzejewski-Szmek
2019-10-21
1
-1
/
+2
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-2
/
+3
*
meson: create /var/log/journal/{,remote/} conditionally
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-5
/
+7
*
Merge pull request #12903 from keszybz/condition-quoting
Yu Watanabe
2019-06-29
1
-1
/
+1
|
\
|
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
|
journal-import: extract helpers for handling arrays of iovec and make them av...
Franck Bui
2019-06-27
1
-1
/
+1
|
/
*
fix(journal-gatewayd): use relative urls (not starting with '/')
Markus Felten
2019-06-18
1
-4
/
+4
*
Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX
Adrian Bunk
2019-05-17
1
-2
/
+2
*
Merge pull request #12420 from mrc0mmand/coccinelle-tweaks
Lennart Poettering
2019-04-30
1
-1
/
+1
|
\
|
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
1
-1
/
+1
*
|
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
|
/
*
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
Lennart Poettering
2019-04-10
1
-25
/
+31
*
journal-remote: use source's boot-id
Chris Morin
2019-04-02
3
-3
/
+9
*
tree-wide: (void)ify a few unlink() and rmdir()
Lennart Poettering
2019-03-27
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
journal-remote: do not request Content-Length if Transfer-Encoding is chunked
Yu Watanabe
2019-03-11
1
-14
/
+27
*
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
2019-01-15
2
-2
/
+2
*
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
2019-01-09
2
-2
/
+8
*
journal-remote: verify entry length from header
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-10
/
+24
*
µhttpd: use a cleanup function to call MHD_destroy_response
Zbigniew Jędrzejewski-Szmek
2019-01-09
3
-47
/
+18
*
meson: generate version tag from git
Zbigniew Jędrzejewski-Szmek
2018-12-21
1
-1
/
+2
*
Remove use of PACKAGE_STRING
Zbigniew Jędrzejewski-Szmek
2018-12-19
1
-1
/
+1
*
journal-remote: define main through macro
Yu Watanabe
2018-12-08
1
-38
/
+45
*
journal-remote: destroy RemoteServer object by using _cleanup_ attribute
Yu Watanabe
2018-12-08
3
-6
/
+3
*
journal-upload: define main through macro
Yu Watanabe
2018-12-08
1
-29
/
+24
*
journal-upload: use _cleanup_ attribute to clear uploader
Yu Watanabe
2018-12-08
1
-3
/
+1
*
journal-gateway: define main through macro
Yu Watanabe
2018-12-08
1
-70
/
+68
*
journal-gateway: use _cleanup_ attribute to stop microhttpd daemon
Yu Watanabe
2018-12-08
2
-4
/
+3
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+2
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+2
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
2
-0
/
+2
|
/
*
journal-upload: use static initialization
Lennart Poettering
2018-11-26
1
-2
/
+3
*
journal-remote: shorten code a bit by using strcspn()
Lennart Poettering
2018-11-26
1
-8
/
+3
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
2
-5
/
+6
[next]