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.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+0
*
tree-wide: replace explicit NULL checks with their shorter variants
Frantisek Sumsal
2019-04-28
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: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-0
/
+3
*
journal-remote: destroy RemoteServer object by using _cleanup_ attribute
Yu Watanabe
2018-12-08
1
-2
/
+1
*
Also drop a few more unnecessary uses of synthethic errno
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-1
/
+1
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fuzz-journal-remote: allow fuzzer to be built without µhttpd
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+4
*
journal-remote: export handle_raw_source()
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-7
/
+8
*
journal-remote: split out µhttpd support and main() into a separate file
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-1152
/
+54
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+2
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-2
/
+2
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-2
/
+2
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-7
/
+4
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-2
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-22
/
+6
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
journal-remote: add helper function and use hashmap_free_with_destructor
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-9
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
Reverting erroneous changes made of the course of adding a timeout to journal...
martingh
2017-11-01
1
-8
/
+2
*
journal-remote: set description to timer_event (#7234)
Yu Watanabe
2017-11-01
1
-1
/
+1
*
Adding timer_event to wakeup as suggested by MHD_get_timeout (#7152)
martingh
2017-10-26
1
-5
/
+49
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
journal-remote: show error if SplitMode=host with 'active' source is specified
Yu Watanabe
2017-08-30
1
-1
/
+9
*
journal-remote: show error message if output file name does not end with .jou...
Yu Watanabe
2017-08-27
1
-4
/
+9
*
microhttpd-util: add comment
Yu Watanabe
2017-08-07
1
-1
/
+6
*
journal-remote: remove MHD_USE_PEDANTIC_CHECKS from the default flags
Yu Watanabe
2017-08-06
1
-1
/
+0
*
journal-remote: use MHD_OPTION_STRICT_FOR_CLIENT if MHD_USE_PEDANTIC_CHECKS i...
Yu Watanabe
2017-07-28
1
-0
/
+10
*
journal-remote,gateway: use MHD_USE_TLS instead of MHD_USE_SSL
Yu Watanabe
2017-07-28
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+2
*
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2017-04-21
1
-1
/
+1
|
\
|
*
microhttpd-util: silence warnings about deprecated options
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-1
/
+1
*
|
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-3
/
+3
|
/
*
Move export format parsing from src/journal-remote/ to src/basic/
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-10
/
+11
*
microhttpd-util: silence warnings about deprecated options
Zbigniew Jędrzejewski-Szmek
2017-01-31
1
-2
/
+2
*
journal-remote: make the child pipe non-blocking
Dan Dedrick
2016-10-10
1
-0
/
+4
*
Merge pull request #4123 from keszybz/network-file-dropins
Martin Pitt
2016-09-17
1
-1
/
+1
|
\
|
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
*
|
microhttpd-util: add the trailing newline automatically
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-10
/
+7
*
|
journal-remote: implement %m support in mhd_respondf
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-9
/
+8
|
/
*
journal-remote: remove unnecessary gnutls includes (#3895)
Vito Caputo
2016-08-05
1
-4
/
+0
*
Add enable_disable() helper
Zbigniew Jędrzejewski-Szmek
2016-08-01
1
-1
/
+1
[next]