summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Mark as _unused_ variables that are only used in assert()Benjamin Robin2020-05-061-1/+1
* coredump: add zstandard support for coredumpsNorbert Lange2020-05-043-44/+294
* test: Fix build with !HAVE_LZ4 && HAVE_XZMichal Koutný2020-05-021-1/+2
* tests: various small fixes for strict systemsTopi Miettinen2020-04-262-12/+19
* Merge pull request #15570 from poettering/cmsg-findZbigniew Jędrzejewski-Szmek2020-04-241-19/+7
|\
| * socket-util: introduce type-safe, dereferencing wrapper CMSG_FIND_DATA around...Lennart Poettering2020-04-231-19/+7
* | tree-wide: use structured initialization at various placesLennart Poettering2020-04-242-18/+20
|/
* Merge pull request #15504 from poettering/cmsg-find-pureLennart Poettering2020-04-232-10/+17
|\
| * tree-wide: use recvmsg_safe() at various placesLennart Poettering2020-04-232-10/+17
* | Merge pull request #15472 from keszybz/dbus-api-docsLennart Poettering2020-04-231-1/+1
|\ \
| * | tree-wide: use "hostname" spelling everywhereZbigniew Jędrzejewski-Szmek2020-04-211-1/+1
* | | sd-journal: don't check namespaces if we have no namespace to go byLennart Poettering2020-04-231-3/+4
| |/ |/|
* | tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
|/
* errno-util: let's beef up ERRNO_IS_NOT_SUPPORTED() with socket not supported ...Lennart Poettering2020-04-171-1/+2
* journald: add configuration option for enabling/disabling audit during journa...Lennart Poettering2020-04-175-4/+15
* tree-wide: spellcheck using codespellZbigniew Jędrzejewski-Szmek2020-04-162-2/+2
* Remove unneded {}sZbigniew Jędrzejewski-Szmek2020-04-131-4/+2
* *: use _cleanup_close_ with fdopendir() where trivialVito Caputo2020-03-311-3/+2
* sd-journal: remove the dead code and actually fix #14695Michal Sekletár2020-03-281-4/+3
* fix journalctl regression (#15099)Georg Müller2020-03-131-1/+0
* journalctl: show duplicate entries if they are from the same file (#14898)Georg Müller2020-03-111-3/+5
* tree-wide: use the return value from sockaddr_un_set_path()Zbigniew Jędrzejewski-Szmek2020-03-024-18/+20
* journald: fix forwarding to syslogZbigniew Jędrzejewski-Szmek2020-03-021-5/+5
* journalctl: implement --facility=fooZbigniew Jędrzejewski-Szmek2020-02-291-0/+78
* journal: fix log messageYu Watanabe2020-02-071-1/+1
* sd-journal: close journal files that were deleted by journald before we've se...Michal Sekletár2020-02-053-1/+17
* journal: drop unreachable pathYu Watanabe2020-02-031-2/+2
* journalctl: underline sections in --helpLennart Poettering2020-01-311-6/+7
* journald: add ability to activate by varlink socketLennart Poettering2020-01-311-9/+17
* journald: add exit on idleLennart Poettering2020-01-313-2/+146
* journald: use structured initializationLennart Poettering2020-01-311-3/+5
* journald: add logging for one error we lacked logging forLennart Poettering2020-01-311-1/+3
* journalctl: drop misplaced empty lineLennart Poettering2020-01-311-1/+0
* journalctl: add new --namespace= switch for showing logs for namespaceLennart Poettering2020-01-311-4/+34
* journal: make constant argument actually 'const'Lennart Poettering2020-01-311-1/+1
* journal: allow opening journal files specific to some namespaceLennart Poettering2020-01-312-14/+93
* journal: use structured initializationLennart Poettering2020-01-311-8/+11
* journalctl: use an anonymous array when an array is neededLennart Poettering2020-01-311-4/+3
* journal: properly mark two definitions that are deprecated with GCC attribute...Lennart Poettering2020-01-311-1/+1
* journalctl: use automatic memory cleanupLennart Poettering2020-01-311-2/+1
* journalctl: use log_error_errno() wherever we canLennart Poettering2020-01-311-45/+29
* journalctl: move pcre function code downLennart Poettering2020-01-311-29/+27
* journald: allow running multiple instances of journaldLennart Poettering2020-01-3111-77/+240
* journald: when create journal directories use calculated pathsLennart Poettering2020-01-311-16/+10
* journald: minor coding style updatesLennart Poettering2020-01-311-1/+8
* journald: let's simplify rotating of offline user journalsLennart Poettering2020-01-311-104/+96
* journald: simplify find_journal() a bitLennart Poettering2020-01-311-25/+12
* journald: hide current storage determination in helper callLennart Poettering2020-01-311-2/+8
* journald: use structured initializationLennart Poettering2020-01-311-14/+15
* journald: line break overly long function headerLennart Poettering2020-01-311-1/+6