summaryrefslogtreecommitdiff
path: root/src/journal-remote
AgeCommit message (Expand)Author
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek
2017-04-23meson: add journal-install and hwdb-update hooksZbigniew Jędrzejewski-Szmek
2017-04-23meson: use join_paths consistentlyMichael Biebl
2017-04-23meson: create /var/log/journal/remoteZbigniew Jędrzejewski-Szmek
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek
2017-04-23Merge pull request #5774 from keszybz/printf-annotationsDjalal Harouni
2017-04-21Merge pull request #5756 from keszybz/make-cleanupsMartin Pitt
2017-04-21µhttpd-util: use #pragma to silence warning about nonliteral patternZbigniew Jędrzejewski-Szmek
2017-04-21microhttpd-util: silence warnings about deprecated optionsZbigniew Jędrzejewski-Szmek
2017-04-19tree-wide: fix wrong indent (#5757)Yu Watanabe
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