Age | Commit message (Expand) | Author |
2017-02-01 | Merge pull request #5166 from keszybz/gcc7 | Evgeny Vereshchagin |
2017-01-31 | microhttpd-util: silence warnings about deprecated options | Zbigniew Jędrzejewski-Szmek |
2017-01-30 | journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181) | Yi EungJun |
2017-01-29 | journal-gatewayd: actually recognize -D as a synonym for --directory (#5180) | Ivan Shapovalov |
2017-01-11 | journal-gatewayd: align closing braces (#5060) | Robert Kreuzer |
2016-12-01 | python: adjust imports, indentation, unused variables following pylint advice | Zbigniew Jędrzejewski-Szmek |
2016-11-28 | Use python3 explicitly in all python scripts | Felipe Sateler |
2016-11-07 | Rename formats-util.h to format-util.h | Zbigniew Jędrzejewski-Szmek |
2016-10-23 | tree-wide: drop NULL sentinel from strjoin | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: introduce free_and_replace helper | Zbigniew Jędrzejewski-Szmek |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | journal-remote: make the child pipe non-blocking | Dan Dedrick |
2016-09-24 | journal-remote: fix error format string | Zbigniew Jędrzejewski-Szmek |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | microhttpd-util: add the trailing newline automatically | Zbigniew Jędrzejewski-Szmek |
2016-09-13 | journal-remote: implement %m support in mhd_respondf | Zbigniew Jędrzejewski-Szmek |
2016-08-09 | journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931) | Vito Caputo |
2016-08-06 | journal-gatewayd: fix segfault with certain request (#3893) | Yi EungJun |
2016-08-06 | journal-gatewayd: add --directory option (#3913) | Yi EungJun |
2016-08-05 | journal-remote: remove unnecessary gnutls includes (#3895) | Vito Caputo |
2016-07-31 | Add enable_disable() helper | Zbigniew Jędrzejewski-Szmek |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-04-22 | journal-remote : Ensure reallocation of source->buf does not result in source... | Klearchos Chaloulos |
2016-04-22 | coredump,basic: generalize O_TMPFILE handling a bit | Lennart Poettering |
2016-04-05 | journal-upload: make watchdog state non-static | Zbigniew Jędrzejewski-Szmek |
2016-04-05 | journal-upload: Update watchdog while in curl_easy_perform | Klearchos Chaloulos |
2016-02-23 | tree-wide: minor formatting inconsistency cleanups | Vito Caputo |
2016-02-22 | tree-wide: make ++/-- usage consistent WRT spacing | Vito Caputo |
2016-02-22 | Merge pull request #2685 from poettering/lldp-fixes2 | Tom Gundersen |
2016-02-20 | tree-wide: place #pragma once at the same place everywhere | Lennart Poettering |
2016-02-19 | journal: defer journal closes on rotate | Vito Caputo |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2016-02-04 | journal-remote: decrease microhttpd memory limit | Klearchos Chaloulos |
2016-01-24 | Merge pull request #2425 from yuwata/journal-remote-v4 | Zbigniew Jędrzejewski-Szmek |
2016-01-24 | journal-remote: fix broken --getter option | Yu Watanabe |
2016-01-24 | journal-remote: output file name is determined by the remote hostname | Yu Watanabe |
2016-01-24 | journal-remote: make --url option support arbitrary url | Yu Watanabe |
2016-01-22 | Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journ... | Daniel Mack |
2016-01-22 | systemd-activate: Add support for datagram sockets | Susant Sahani |
2016-01-21 | Merge pull request #2071 from chaloulo/journal-upload-miss-logs | Daniel Mack |
2016-01-20 | journal-gatewayd: fix offset | Zbigniew Jędrzejewski-Szmek |
2016-01-18 | journal-remote: update to 64bit µhttp api, provide fallback | Zbigniew Jędrzejewski-Szmek |
2016-01-18 | journal-remote: fix warning about deprecated µhttpd macro | Zbigniew Jędrzejewski-Szmek |
2016-01-08 | Merge pull request #2287 from dandedrick/journal-gatewayd-timeout-fix | Daniel Mack |
2015-12-20 | Add Seal option in the configuration file for journald-remote | Michael Scherer |
2015-12-14 | journal-gatewayd: timeout journal wait to allow thread cleanup | Dan Dedrick |
2015-12-09 | journal-upload : Ignore journal event when already in uploading state. | Klearchos Chaloulos |
2015-12-01 | journal-remote: split-mode=host, remove port from journal filename | Klearchos Chaloulos |
2015-11-27 | tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy | Lennart Poettering |