index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-remote-main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: add missing sigbus handling
Yu Watanabe
2023-10-07
1
-0
/
+3
*
journal-remote: fix syntax in error message
Zbigniew Jędrzejewski-Szmek
2023-06-23
1
-1
/
+1
*
journal-remote: fix typo in an error message
Frantisek Sumsal
2023-06-21
1
-1
/
+1
*
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
1
-10
/
+12
*
journal-remote: make MHD_OPTION_EXTERNAL_LOGGER the first option
Frantisek Sumsal
2023-06-19
1
-1
/
+1
*
journal-remote: simplify error handling a bit
Frantisek Sumsal
2023-06-19
1
-46
/
+20
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-3
/
+3
*
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
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-8
/
+3
*
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-9
/
+4
*
tree-wide: set FORK_RLIMIT_NOFILE_SAFE flag
Yu Watanabe
2023-02-07
1
-3
/
+1
*
journal-remote: fix initialization of vacuum metrics
Luca Boccassi
2022-12-18
1
-1
/
+1
*
vacuum journal remote (#25076)
berenddeschouwer
2022-12-17
1
-5
/
+20
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-0
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
1
-3
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
1
-4
/
+7
*
journal-remote: refuse to specify --trust option when gnutls is disabled
Yu Watanabe
2022-03-24
1
-5
/
+8
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
*
journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE ...
Yu Watanabe
2021-12-20
1
-1
/
+1
*
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-2
/
+2
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-2
/
+2
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
journal-remote: inline one more iterator variable declaration
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-4
/
+2
*
journal-remote: convert to parse_boolean_argument() and fix type confusion
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-21
/
+9
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-4
/
+2
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-01-31
1
-1
/
+1
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-4
/
+3
*
journal-remote: use hashmap_ensure_put
Susant Sahani
2021-01-17
1
-4
/
+2
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-3
/
+11
*
journal-remote: use READ_FULL_FILE_SECURE|READ_FULL_FILE_WARN_WORLD_READABLE ...
Lennart Poettering
2020-12-01
1
-1
/
+5
*
journal-remote: erase secret PEM key from memory after use
Lennart Poettering
2020-12-01
1
-1
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket ...
Lennart Poettering
2020-11-03
1
-3
/
+3
*
Rename strv_split_extract() to strv_split_full()
Zbigniew Jędrzejewski-Szmek
2020-09-09
1
-1
/
+1
*
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Lennart Poettering
2020-07-21
1
-3
/
+3
*
various daemons: emit Stopping... notification before destructing the manager...
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
Fix build with µhttpd 0.9.71
Zbigniew Jędrzejewski-Szmek
2020-07-01
1
-1
/
+1
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-1
/
+1
*
conf-parser: return mtime in config_parse() and friends
Lennart Poettering
2020-06-02
1
-4
/
+8
*
journal-remote: fix description of option
Zbigniew Jędrzejewski-Szmek
2020-03-31
1
-1
/
+1
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+1
*
journal-remote: reduce scope of variable
Zbigniew Jędrzejewski-Szmek
2019-10-21
1
-1
/
+2
*
Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
Zbigniew Jędrzejewski-Szmek
2019-06-28
1
-1
/
+1
*
Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX
Adrian Bunk
2019-05-17
1
-2
/
+2
[next]