summaryrefslogtreecommitdiffstats
path: root/src/journal/journal-remote.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move network-related journal programs to src/journal-remote/Zbigniew Jędrzejewski-Szmek2014-07-161-1283/+0
* microhttp-util: rework gnutls loggingZbigniew Jędrzejewski-Szmek2014-07-161-4/+48
* consistently order cleanup attribute before typeThomas Hindoe Paaboel Andersen2014-06-221-4/+4
* journal-remote: fix memleakThomas Hindoe Paaboel Andersen2014-06-161-3/+3
* tmpfiles: get rid of "m" lines, make them redundant by "z"Lennart Poettering2014-06-101-1/+1
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-2/+2
* Remove duplicate includesBas van den Berg2014-04-211-1/+0
* Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek2014-04-121-7/+6
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-4/+2
* remove unused variableThomas Hindoe Paaboel Andersen2014-03-171-1/+1
* journal-remote: implement inheriting http(s) socketsZbigniew Jędrzejewski-Szmek2014-03-171-31/+97
* microhttpd-util: use static buffer for static messagesZbigniew Jędrzejewski-Szmek2014-03-171-13/+13
* journal-remote: HTTP(s) supportZbigniew Jędrzejewski-Szmek2014-03-171-26/+465
* journal-remote: tool to receive messages over the networkZbigniew Jędrzejewski-Szmek2014-03-171-0/+738