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-gatewayd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-2
/
+2
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
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
1
-13
/
+6
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
Wider range of options for selecting entries for systemd-journal-gatewayd
Samuel BF
2021-05-10
1
-2
/
+39
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-1
/
+1
*
journal-gatewayd: use automatic cleanup
David Tardon
2021-03-18
1
-4
/
+3
*
journal-remote: check return value from MHD_add_response_header
Zbigniew Jędrzejewski-Szmek
2021-03-07
1
-6
/
+16
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-1
/
+1
*
tree-wide: enable colorized logging for daemons when run in console
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
*
fileio: teach read_full_file_full() to read from offset/with maximum size
Lennart Poettering
2020-12-01
1
-3
/
+11
*
journal-remote: suffix cmdline option that expects arg with =
Lennart Poettering
2020-12-01
1
-1
/
+1
*
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
/
+2
*
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
*
Removing unused n_fields in journal-gatewayd
Samuel BF
2020-09-28
1
-10
/
+0
*
tree-wide: use READ_FULL_FILE_CONNECT_SOCKET at various places
Lennart Poettering
2020-07-21
1
-3
/
+3
*
Fix build with µhttpd 0.9.71
Zbigniew Jędrzejewski-Szmek
2020-07-01
1
-2
/
+2
*
*: use _cleanup_close_ with fdopen() where trivial
Vito Caputo
2020-03-31
1
-5
/
+3
*
tree-wide: introduce strerror_safe()
Yu Watanabe
2019-07-04
1
-2
/
+3
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+2
*
µhttpd: use a cleanup function to call MHD_destroy_response
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-39
/
+14
*
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
1
-4
/
+1
*
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-26
/
+20
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-1
/
+1
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
journalctl: port JSON output mode to new JSON API
Lennart Poettering
2018-10-11
1
-0
/
+3
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-5
/
+17
*
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: rename output_journal to show_journal_entry
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1
/
+1
*
os-util: add helpers for finding /etc/os-release
Lennart Poettering
2018-05-24
1
-4
/
+3
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-2
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journalctl: add highlighting for matched substring
Zbigniew Jędrzejewski-Szmek
2018-01-28
1
-1
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
journalctl: add --output-fields= (#7181)
Lars Karlitski
2017-10-27
1
-1
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-1
/
+1
*
journal-gateway: use MHD_USE_POLL_INTERNAL_THREAD instead of MHD_USE_POLL
Yu Watanabe
2017-07-28
1
-1
/
+1
*
journal-remote,gateway: use MHD_USE_TLS instead of MHD_USE_SSL
Yu Watanabe
2017-07-28
1
-2
/
+2
*
Merge pull request #5166 from keszybz/gcc7
Evgeny Vereshchagin
2017-02-01
1
-5
/
+4
|
\
[next]