summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* journal: Handle partially read HashItem's when punching holesDaan De Meyer2021-12-211-2/+5
* Merge pull request #21786 from keszybz/dirent-workYu Watanabe2021-12-173-3/+1
|\
| * meson: stop building out convenience libraries by defaultZbigniew Jędrzejewski-Szmek2021-12-161-1/+1
| * Define FOREACH_DIRENT through FOREACH_DIRENT_ALLZbigniew Jędrzejewski-Szmek2021-12-151-1/+0
| * tree-wide: make FOREACH_DIRENT_ALL define the iterator variableZbigniew Jędrzejewski-Szmek2021-12-151-1/+0
* | Merge pull request #21784 from DaanDeMeyer/issue-21675Luca Boccassi2021-12-151-10/+13
|\ \
| * | journal: Stop reading in increments of block size during hole punchingDaan De Meyer2021-12-151-3/+1
| * | journal: Use 16kb buffer during hole punchingDaan De Meyer2021-12-151-1/+2
| * | journal: Correctly advance offset when iterating hash table entriesDaan De Meyer2021-12-151-7/+6
| * | journal: Add a minimum hole size for hole punchingDaan De Meyer2021-12-151-0/+5
| |/
* | journactl: show info about journal range only at debug level (#21775)Zbigniew Jędrzejewski-Szmek2021-12-151-1/+1
|/
* journalctl: have -f and -e imply no-value -bнаб2021-12-101-0/+9
* journal: succes[s]fully typoнаб2021-12-081-1/+1
* journal-file: require MMapCache* for journal_file_open()Vito Caputo2021-12-075-19/+56
* journal: stop using JournalFile.mmap everywhereVito Caputo2021-12-074-5/+6
* journal: Fix disabling NO_COW on btrfs filesystemsDaan De Meyer2021-12-061-0/+26
* journal: Update the JournalFile path when archivingDaan De Meyer2021-12-062-3/+4
* journal: Move offlining logic to journald-file.cDaan De Meyer2021-12-064-4/+312
* journal: Introduce journald-file.c for journal file write related logicDaan De Meyer2021-12-0611-68/+1240
* tree-wide: use ERRNO_IS_TRANSIENT()Yu Watanabe2021-11-303-9/+10
* basic/util: rename u64log2 to log2u64Zbigniew Jędrzejewski-Szmek2021-11-261-1/+1
* Merge pull request #21431 from DaanDeMeyer/issue-19799Luca Boccassi2021-11-202-61/+54
|\
| * journal: Limit the number of audit fields per log messageDaan De Meyer2021-11-192-32/+25
| * journal: Use mf as variable name for MapFieldDaan De Meyer2021-11-181-4/+4
| * journal: Use consistent naming for iovec in audit logicDaan De Meyer2021-11-181-45/+45
* | journal: Don't discard kmsg messages coming from journald itselfDaan De Meyer2021-11-183-5/+28
|/
* shared: split out UID allocation range stuff from user-record.hLennart Poettering2021-11-131-1/+1
* tree-wide: use sd_event_source_disable_unref() where we canLennart Poettering2021-11-091-6/+1
* Make pager_open() return voidZbigniew Jędrzejewski-Szmek2021-11-031-4/+4
* journald: modernize code to send notificationsZbigniew Jędrzejewski-Szmek2021-11-031-13/+5
* Merge pull request #20988 from DaanDeMeyer/rotate-reasonZbigniew Jędrzejewski-Szmek2021-10-192-6/+10
|\
| * journal: Expand rotate log messages in journaldDaan De Meyer2021-10-182-6/+10
| * 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-141-1/+1
* | tree-wide: port all calls to alloca() to alloca_safe()Lennart Poettering2021-10-141-3/+3
* | util: define initializer for 'struct ucred' that properly invalidates all fieldsLennart Poettering2021-10-111-3/+5
|/
* basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-051-0/+1
* journal,network,timesync: fix segfault on 32bit timeval/timespec systemsYu Watanabe2021-09-161-2/+5
* Merge pull request #20738 from mrc0mmand/ci-llvm-13Yu Watanabe2021-09-161-1/+1
|\
| * tree-wide: mark set-but-not-used variables as unused to make LLVM happyFrantisek Sumsal2021-09-151-1/+1
* | journalctl: never fail at flushing when the flushed flag is setFranck Bui2021-09-151-0/+5
|/
* journalctl: Use constants in some more placesJan Janssen2021-09-031-6/+6
* socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additiona...Yu Watanabe2021-08-301-1/+1
* journalctl: Use constants for _BOOT_ID= matchesJan Janssen2021-08-201-3/+3
* Don't open /var journals in volatile mode when runtime_journal==NULLMilo Turner2021-08-131-0/+7
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-033-6/+6
* tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argumentYu Watanabe2021-07-151-9/+7
* tree-wide: add FORMAT_BYTES()Zbigniew Jędrzejewski-Szmek2021-07-092-20/+14
* tree-wide: add FORMAT_TIMESPAN()Zbigniew Jędrzejewski-Szmek2021-07-092-7/+5
* chattr-util: generalize chattr manipulation for files with secrets from journ...Lennart Poettering2021-07-081-13/+4