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
...
*
microhttpd-util: add the trailing newline automatically
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-19
/
+18
*
journal-remote: implement %m support in mhd_respondf
Zbigniew Jędrzejewski-Szmek
2016-09-14
1
-9
/
+9
*
journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931)
Vito Caputo
2016-08-09
1
-1
/
+1
*
journal-gatewayd: fix segfault with certain request (#3893)
Yi EungJun
2016-08-06
1
-0
/
+3
*
journal-gatewayd: add --directory option (#3913)
Yi EungJun
2016-08-06
1
-7
/
+16
*
journal-remote: remove unnecessary gnutls includes (#3895)
Vito Caputo
2016-08-05
1
-3
/
+0
*
coredump,basic: generalize O_TMPFILE handling a bit
Lennart Poettering
2016-04-22
1
-1
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
journal-gatewayd: fix offset
Zbigniew Jędrzejewski-Szmek
2016-01-20
1
-1
/
+1
*
journal-remote: update to 64bit µhttp api, provide fallback
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+1
*
journal-remote: fix warning about deprecated µhttpd macro
Zbigniew Jędrzejewski-Szmek
2016-01-18
1
-1
/
+1
*
journal-gatewayd: timeout journal wait to allow thread cleanup
Dan Dedrick
2015-12-14
1
-1
/
+7
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-6
/
+7
*
journal: make sure to set MHD_USE_PIPE_FOR_SHUTDOWN for libmicrohttpd servers
Lennart Poettering
2015-09-30
1
-1
/
+16
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-10
/
+6
*
util: introduce safe_fclose() and port everything over to it
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: drop {} from one-line if blocks
Lennart Poettering
2015-09-09
1
-2
/
+1
*
tree-wide: use coccinelle to patch a lot of code to use mfree()
Lennart Poettering
2015-09-09
1
-2
/
+1
*
Bug #944: Deletion of unnecessary checks before a few calls of systemd functions
Markus Elfring
2015-08-17
1
-2
/
+1
*
hostname-util: get rid of unused parameter of hostname_cleanup()
Zbigniew Jędrzejewski-Szmek
2015-08-06
1
-1
/
+1
*
journal-gatewayd: fix tmpfile logic
Daniel Mack
2015-07-07
1
-1
/
+1
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-0
/
+1
*
journal-gatewayd: use (void) to silence coverity
Zbigniew Jędrzejewski-Szmek
2015-04-13
1
-1
/
+1
*
fix gcc warnings about uninitialized variables
Harald Hoyer
2015-03-27
1
-1
/
+1
*
journal-gatewayd: factor out opening of temp file
Zbigniew Jędrzejewski-Szmek
2015-03-15
1
-16
/
+28
*
µhttp-util: setup gnutls logs in one function
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-4
/
+3
*
journal: install sigbus handler for journal tools too
Lennart Poettering
2015-01-05
1
-23
/
+26
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-6
/
+6
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-12
/
+6
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-11
/
+11
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-11
/
+11
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-5
/
+3
*
journal-remote: allow splitting incoming logs by source host
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-1
/
+1
*
Move network-related journal programs to src/journal-remote/
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-0
/
+1054
[prev]