summaryrefslogtreecommitdiff
path: root/src/journal-remote
Commit message (Expand)AuthorAgeFilesLines
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2016-11-071-1/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-232-3/+3
* tree-wide: introduce free_and_replace helperZbigniew Jędrzejewski-Szmek2016-10-161-3/+1
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-161-7/+3
* journal-remote: make the child pipe non-blockingDan Dedrick2016-10-101-0/+4
* journal-remote: fix error format stringZbigniew Jędrzejewski-Szmek2016-09-241-2/+2
* Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt2016-09-172-2/+2
|\
| * tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2016-09-162-2/+2
* | microhttpd-util: add the trailing newline automaticallyZbigniew Jędrzejewski-Szmek2016-09-133-34/+36
* | journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek2016-09-134-19/+23
|/
* journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931)Vito Caputo2016-08-091-1/+1
* journal-gatewayd: fix segfault with certain request (#3893)Yi EungJun2016-08-061-0/+3
* journal-gatewayd: add --directory option (#3913)Yi EungJun2016-08-061-7/+16
* journal-remote: remove unnecessary gnutls includes (#3895)Vito Caputo2016-08-052-7/+0
* Add enable_disable() helperZbigniew Jędrzejewski-Szmek2016-07-311-1/+1
* Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* journal-remote : Ensure reallocation of source->buf does not result in source...Klearchos Chaloulos2016-04-221-1/+1
* coredump,basic: generalize O_TMPFILE handling a bitLennart Poettering2016-04-221-1/+3
* journal-upload: make watchdog state non-staticZbigniew Jędrzejewski-Szmek2016-04-053-16/+14
* journal-upload: Update watchdog while in curl_easy_performKlearchos Chaloulos2016-04-053-0/+27
* tree-wide: minor formatting inconsistency cleanupsVito Caputo2016-02-232-2/+2
* tree-wide: make ++/-- usage consistent WRT spacingVito Caputo2016-02-222-11/+11
* Merge pull request #2685 from poettering/lldp-fixes2Tom Gundersen2016-02-224-10/+8
|\
| * tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-204-10/+8
* | journal: defer journal closes on rotateVito Caputo2016-02-192-2/+2
|/
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-1011-22/+0
* journal-remote: decrease microhttpd memory limitKlearchos Chaloulos2016-02-041-1/+1
* Merge pull request #2425 from yuwata/journal-remote-v4Zbigniew Jędrzejewski-Szmek2016-01-241-15/+31
|\
| * journal-remote: fix broken --getter optionYu Watanabe2016-01-241-12/+14
| * journal-remote: output file name is determined by the remote hostnameYu Watanabe2016-01-241-2/+11
| * journal-remote: make --url option support arbitrary urlYu Watanabe2016-01-241-1/+8
|/
* Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ...Daniel Mack2016-01-221-2/+2
|\
| * journal-remote: split-mode=host, remove port from journal filenameKlearchos Chaloulos2015-12-011-2/+2
* | systemd-activate: Add support for datagram socketsSusant Sahani2016-01-221-2/+2
* | Merge pull request #2071 from chaloulo/journal-upload-miss-logsDaniel Mack2016-01-211-3/+4
|\ \
| * | journal-upload : Ignore journal event when already in uploading state.Klearchos Chaloulos2015-12-091-3/+4
| |/
* | journal-gatewayd: fix offsetZbigniew Jędrzejewski-Szmek2016-01-201-1/+1
* | journal-remote: update to 64bit µhttp api, provide fallbackZbigniew Jędrzejewski-Szmek2016-01-182-1/+5
* | journal-remote: fix warning about deprecated µhttpd macroZbigniew Jędrzejewski-Szmek2016-01-183-2/+7
* | Merge pull request #2287 from dandedrick/journal-gatewayd-timeout-fixDaniel Mack2016-01-081-1/+7
|\ \
| * | journal-gatewayd: timeout journal wait to allow thread cleanupDan Dedrick2015-12-141-1/+7
| |/
* | Add Seal option in the configuration file for journald-remoteMichael Scherer2015-12-202-0/+2
|/
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-184-4/+5
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-162-3/+2
* defs: rework CONF_DIRS_NULSTR() macroLennart Poettering2015-11-102-2/+2
* treewide: use the negative error codes returned by our functionsMichal Schmidt2015-11-051-2/+2
* util-lib: move CONF_DIRS_NULSTR definition to def.hLennart Poettering2015-11-032-0/+2
* log-generator: add option to generate easily compressible dataZbigniew Jędrzejewski-Szmek2015-11-031-1/+9
* journal-remote: remove unused variable warning when building without GNUTLS.Lennart Poettering2015-11-011-2/+1