summaryrefslogtreecommitdiff
path: root/src/journal-remote
AgeCommit message (Expand)Author
2017-02-14Move export format parsing from src/journal-remote/ to src/basic/Zbigniew Jędrzejewski-Szmek
2017-02-01Merge pull request #5166 from keszybz/gcc7Evgeny Vereshchagin
2017-01-31microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek
2017-01-30journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181)Yi EungJun
2017-01-29journal-gatewayd: actually recognize -D as a synonym for --directory (#5180)Ivan Shapovalov
2017-01-11journal-gatewayd: align closing braces (#5060)Robert Kreuzer
2016-12-01python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek
2016-11-28Use python3 explicitly in all python scriptsFelipe Sateler
2016-11-07Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek
2016-10-16tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek
2016-10-10journal-remote: make the child pipe non-blockingDan Dedrick
2016-09-24journal-remote: fix error format stringZbigniew Jędrzejewski-Szmek
2016-09-17Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt
2016-09-16tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek
2016-09-13microhttpd-util: add the trailing newline automaticallyZbigniew Jędrzejewski-Szmek
2016-09-13journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek
2016-08-09journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931)Vito Caputo
2016-08-06journal-gatewayd: fix segfault with certain request (#3893)Yi EungJun
2016-08-06journal-gatewayd: add --directory option (#3913)Yi EungJun
2016-08-05journal-remote: remove unnecessary gnutls includes (#3895)Vito Caputo
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-04-22journal-remote : Ensure reallocation of source->buf does not result in source...Klearchos Chaloulos
2016-04-22coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering
2016-04-05journal-upload: make watchdog state non-staticZbigniew Jędrzejewski-Szmek
2016-04-05journal-upload: Update watchdog while in curl_easy_performKlearchos Chaloulos
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-22tree-wide: make ++/-- usage consistent WRT spacingVito Caputo
2016-02-22Merge pull request #2685 from poettering/lldp-fixes2Tom Gundersen
2016-02-20tree-wide: place #pragma once at the same place everywhereLennart Poettering
2016-02-19journal: defer journal closes on rotateVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-04journal-remote: decrease microhttpd memory limitKlearchos Chaloulos
2016-01-24Merge pull request #2425 from yuwata/journal-remote-v4Zbigniew Jędrzejewski-Szmek
2016-01-24journal-remote: fix broken --getter optionYu Watanabe
2016-01-24journal-remote: output file name is determined by the remote hostnameYu Watanabe
2016-01-24journal-remote: make --url option support arbitrary urlYu Watanabe
2016-01-22Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...Daniel Mack
2016-01-22systemd-activate: Add support for datagram socketsSusant Sahani
2016-01-21Merge pull request #2071 from chaloulo/journal-upload-miss-logsDaniel Mack
2016-01-20journal-gatewayd: fix offsetZbigniew Jędrzejewski-Szmek
2016-01-18journal-remote: update to 64bit µhttp api, provide fallbackZbigniew Jędrzejewski-Szmek
2016-01-18journal-remote: fix warning about deprecated µhttpd macroZbigniew Jędrzejewski-Szmek
2016-01-08Merge pull request #2287 from dandedrick/journal-gatewayd-timeout-fixDaniel Mack
2015-12-20Add Seal option in the configuration file for journald-remoteMichael Scherer
2015-12-14journal-gatewayd: timeout journal wait to allow thread cleanupDan Dedrick
2015-12-09journal-upload : Ignore journal event when already in uploading state.Klearchos Chaloulos
2015-12-01journal-remote: split-mode=host, remove port from journal filenameKlearchos Chaloulos