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
*
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
*
journal-remote: do not request Content-Length if Transfer-Encoding is chunked
Yu Watanabe
2019-03-11
1
-14
/
+27
*
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-2
/
+5
*
journal-remote: verify entry length from header
Zbigniew Jędrzejewski-Szmek
2019-01-09
1
-10
/
+24
*
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
1
-3
/
+1
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+2
*
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
1
-4
/
+3
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-102
/
+76
*
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
*
journal-remote: log about inability to install signals
Lennart Poettering
2018-11-12
1
-1
/
+3
*
journal-remote: bugfix to re-enable ssl key check (#10707)
Markus Grimm
2018-11-12
1
-1
/
+3
*
tree-wide: uniformly bump RLIMIT_NOFILE in all our tools that access the journal
Lennart Poettering
2018-10-16
1
-0
/
+4
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-7
/
+20
*
journal-remote: split out µhttpd support and main() into a separate file
Zbigniew Jędrzejewski-Szmek
2018-05-31
1
-0
/
+1145