summaryrefslogtreecommitdiffstats
path: root/src/journal-remote (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* journal-remote: capitalize all error messagesFrantisek Sumsal2023-06-191-13/+13
* journal-remote: sync TrustedCertificateFile= parsing with journal-uploadFrantisek Sumsal2023-06-193-49/+13
* journal-remote: make MHD_OPTION_EXTERNAL_LOGGER the first optionFrantisek Sumsal2023-06-191-1/+1
* journal-remote: minor cleanupsFrantisek Sumsal2023-06-191-6/+23
* journal-remote: simplify error handling a bitFrantisek Sumsal2023-06-193-55/+37
* journal-gatewayd: handle SIGTERMFrantisek Sumsal2023-06-191-0/+6
* journal-gatewayd: make MHD_OPTION_EXTERNAL_LOGGER the first optionFrantisek Sumsal2023-06-161-2/+2
* tree-wide: when in doubt use greek small letter mu rather than micro symbolLennart Poettering2023-06-143-9/+9
* journal-remote: use structured initializationFrantisek Sumsal2023-05-301-5/+6
* journal-remote: bump the refcount right after creating the writer objectFrantisek Sumsal2023-05-261-1/+1
* Merge pull request #27774 from dtardon/free-cleanupYu Watanabe2023-05-241-2/+1
|\
| * journal-upload: use mfree()David Tardon2023-05-241-2/+1
* | tree-wide: convert more system1.Manager calls to BusLocatorDavid Tardon2023-05-241-8/+2
|/
* tree-wide: Handle EADDRNOTAVAIL as journal corruptionDaan De Meyer2023-05-021-1/+1
* Merge pull request #26877 from yuwata/fuzz-journal-remoteLuca Boccassi2023-04-271-9/+14
|\
| * fuzz-journal-remote: fix potential fd-leakYu Watanabe2023-03-181-8/+6
| * fuzz-journal-remote: remove temporary files on exitYu Watanabe2023-03-181-1/+8
* | journal-remote: make specified output file absoluteYu Watanabe2023-03-271-2/+5
* | journal-remote: add missing log message for failure in journal_remote_get_wri...Yu Watanabe2023-03-271-1/+1
* | journal-remote: make writer_new() return negative errno on failureYu Watanabe2023-03-273-15/+16
* | tree-wide: simplify x ? x : y to x ?: y where applicableFrantisek Sumsal2023-03-182-2/+2
|/
* conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-132-16/+6
* meson: Introduce userspace depJan Janssen2023-03-101-3/+4
* tree-wide: use unlink_and_freep() moreoverLennart Poettering2023-02-231-4/+3
* Merge pull request #26203 from medhefgo/mesonYu Watanabe2023-02-221-5/+8
|\
| * meson: Use dicts for fuzzer definitionsJan Janssen2023-02-211-5/+8
* | tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDSYu Watanabe2023-02-201-9/+4
|/
* journald: maintain entry seqnum counter in mmap()ed file in /run/Lennart Poettering2023-02-081-6/+19
* tree-wide: set FORK_RLIMIT_NOFILE_SAFE flagYu Watanabe2023-02-071-3/+1
* meson: Do not include headers in source listsJan Janssen2023-01-241-7/+1
* tree-wide: unify how we pick OS pretty name to displayLennart Poettering2023-01-241-3/+6
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-193-5/+5
* journal-remote: fix memory leak on initialization errorLuca Boccassi2022-12-181-3/+3
* journal-remote: fix initialization of vacuum metricsLuca Boccassi2022-12-181-1/+1
* vacuum journal remote (#25076)berenddeschouwer2022-12-175-6/+53
* journal-remote: code is of type enum MHD_RequestTerminationCodeCristian Rodríguez2022-11-121-2/+2
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-083-3/+3
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-082-2/+0
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-083-2/+3
* tree-wide: define and use STRERROR_OR_EOF()Zbigniew Jędrzejewski-Szmek2022-10-111-2/+2
* shared/logs-show: add new --output= format "short-delta"Daniel Braunwarth2022-09-231-1/+3
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-134-33/+14
* tree-wide: Use correct format specifiersJan Janssen2022-08-301-1/+1
* shared/microhttp-util: silence gcc warningZbigniew Jędrzejewski-Szmek2022-06-051-1/+1
* fuzzers: ignore size limits when compiled standaloneZbigniew Jędrzejewski-Szmek2022-05-121-1/+1
* fuzzers: add input size limits, always configure limits in two waysYu Watanabe2022-05-121-1/+1
* fuzz-journal-remote: allow -ENODATA tooZbigniew Jędrzejewski-Szmek2022-05-081-1/+1
* Move path_simplify_and_warn() to new shared/parse-helpers.cZbigniew Jędrzejewski-Szmek2022-04-071-2/+1
* meson: also allow setting GIT_VERSION via templatesZbigniew Jędrzejewski-Szmek2022-04-051-1/+1
* tree-wide: add a space after if, switch, for, and whileYu Watanabe2022-04-015-6/+6