Systemd/src/journal
Lennart Poettering 16e9f408fa journal: implement generic sharable mmap caching logic
instead of having one simple per-file cache implement an more
comprehensive one that works for multiple files and can actually
maintain multiple maps per file and per object type.
2012-08-16 17:10:56 +02:00
..
.gitignore journald: parse configuration file 2012-01-04 20:40:04 +01:00
cat.c log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
compress.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
compress.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
coredump.c log.h: new log_oom() -> int -ENOMEM, use it 2012-07-26 11:48:26 +02:00
fsprg.c journald: initial version of FSPRG hookup 2012-08-13 20:31:10 +02:00
fsprg.h journald: initial version of FSPRG hookup 2012-08-13 20:31:10 +02:00
journal-def.h journal: include tag object header in hmac 2012-08-13 21:52:58 +02:00
journal-file.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
journal-file.h journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
journal-internal.h journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
journal-rate-limit.c relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
journal-rate-limit.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
journal-send.c journal: add sd_journal_perror() to API 2012-08-01 19:53:23 +02:00
journalctl.c journal: add all objects we add to HMAC 2012-08-13 20:57:38 +02:00
journald-gperf.gperf journald: basic support for /dev/kmsg parsing 2012-08-09 15:57:24 +02:00
journald.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
journald.conf journald: basic support for /dev/kmsg parsing 2012-08-09 15:57:24 +02:00
journald.h journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
libsystemd-journal.pc.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
libsystemd-journal.sym build-sys: prepare release 188 2012-08-08 21:49:01 +02:00
lookup3.c Spelling fixes. 2012-07-16 12:16:29 +02:00
lookup3.h use #pragma once instead of foo*foo #define guards 2012-07-19 12:30:59 +02:00
Makefile journal: add preliminary incomplete implementation 2011-10-07 22:02:05 +02:00
mmap-cache.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
mmap-cache.h journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
sd-journal.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
sparse-endian.h add sparse support to detect endianness bug 2012-03-22 01:09:37 +01:00
test-journal-match.c journal: beef up journal matches considerably 2012-07-13 00:32:32 +02:00
test-journal-send.c journal: add sd_journal_perror() to API 2012-08-01 19:53:23 +02:00
test-journal-stream.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
test-journal.c journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00