summaryrefslogtreecommitdiff
path: root/src/journal-remote
Commit message (Expand)AuthorAgeFilesLines
* 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
* journal-file: merge compress/seal bool args into a single flags paramLennart Poettering2022-03-258-31/+35
* journal-remote: constify a few parametersLennart Poettering2022-03-252-6/+6
* journal-remote: refuse to specify --trust option when gnutls is disabledYu Watanabe2022-03-242-6/+9
* strv: make iterator in STRV_FOREACH() declaread in the loopYu Watanabe2022-03-192-4/+2
* conf-parser: merge config_parse_string() and config_parse_safe_string()Yu Watanabe2022-03-101-5/+5
* meson: move files' closing brace to separate lineZbigniew Jędrzejewski-Szmek2022-03-031-4/+8
* meson: do not use split() in file listsZbigniew Jędrzejewski-Szmek2022-03-021-21/+16
* tree-wide: use config_parse_safe_string() at various placesLennart Poettering2022-02-091-1/+1
* journal: Rename JournaldFile to ManagedJournalFileDaan De Meyer2022-02-023-7/+7
* tests: make fuzz-journal-remote less flakyEvgeny Vereshchagin2022-01-211-2/+1
* meson: Use files() for fuzzersJan Janssen2022-01-111-1/+1
* journal-remote: use MHD_HTTP_CONTENT_TOO_LARGE as MHD_HTTP_PAYLOAD_TOO_LARGE ...Yu Watanabe2021-12-202-4/+8
* meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+1
* journal: stop using JournalFile.mmap everywhereVito Caputo2021-12-071-4/+4
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-064-22/+25
* journal-remote: more handling of sd_event_source_set_enabled failuresLuca Boccassi2021-11-131-4/+14
* tree-wide: don't ignore return code from sd_event_source_set_enabled()Luca Boccassi2021-11-121-2/+2
* build: preserve correct mode when generating files via jinja2Christian Brauner2021-11-081-2/+1
* tree-wide: always use TAKE_FD() when calling rearrange_stdio()Lennart Poettering2021-11-031-2/+2
* Merge pull request #20988 from DaanDeMeyer/rotate-reasonZbigniew Jędrzejewski-Szmek2021-10-191-1/+1
|\
| * journal: Add log level argument to journal_file_rotate_suggested()Daan De Meyer2021-10-181-1/+1
* | alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhereLennart Poettering2021-10-142-3/+3
|/
* variuos: add missing includesZbigniew Jędrzejewski-Szmek2021-09-221-0/+1
* tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-153-3/+3
* tree-wide: port everything over to new sd-id128 compund literal blissLennart Poettering2021-08-201-2/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-035-8/+8
* meson: use a/b instead of join_paths(a,b)Zbigniew Jędrzejewski-Szmek2021-07-271-1/+1
* log-generator: count arguments as offset from an iteratormonosans2021-07-191-12/+4
* Add a network timeout option to journal-uploadJayanth Ananthapadmanaban2021-06-141-4/+12
* fuzz-journal-remote: print some kinds of errorsZbigniew Jędrzejewski-Szmek2021-05-311-1/+2
* journal-remote: downgrade messages about input data to warningsZbigniew Jędrzejewski-Szmek2021-05-311-1/+1