Systemd/src/journal
2012-09-13 17:06:04 +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 journal: validate timestamps as well 2012-08-19 15:16:11 +02:00
fsprg.h journald: initial version of FSPRG hookup 2012-08-13 20:31:10 +02:00
journal-authenticate.c journald: don't reposition window if we don't have to 2012-09-13 17:06:04 +02:00
journal-authenticate.h journald: don't reposition window if we don't have to 2012-09-13 17:06:04 +02:00
journal-def.h journal: even more simple static object tests 2012-08-18 01:45:39 +02:00
journal-file.c journald: don't reposition window if we don't have to 2012-09-13 17:06:04 +02:00
journal-file.h journal: use a macro to check for file header flags 2012-08-20 16:11:42 +02:00
journal-internal.h journal: implement generic sharable mmap caching logic 2012-08-16 17:10:56 +02:00
journal-qrcode.c journal: include machine ID in QR code 2012-08-20 22:11:38 +02:00
journal-qrcode.h journalctl: output FSS key as QR code on generating 2012-08-20 22:02:19 +02:00
journal-send.c journalctl: rework JSON output mode 2012-09-05 15:25:32 -07:00
journal-vacuum.c journald: avoid logging to kmsg in the normal paths 2012-09-06 00:32:51 -07:00
journal-vacuum.h journal: split up journal-file.c 2012-08-16 17:10:57 +02:00
journal-verify.c journald: don't reposition window if we don't have to 2012-09-13 17:06:04 +02:00
journal-verify.h jounral: write bit fiddling test 2012-08-18 00:40:03 +02:00
journalctl.c journalctl: print QR code only if we are running on an UTF-8 system 2012-09-12 09:23:38 +02:00
journald-console.c journald: add missing includes 2012-08-24 01:46:38 +02:00
journald-console.h journald: split console transport stuff into its own file 2012-08-22 03:36:29 +02:00
journald-gperf.gperf journald: make splitting up of journal files per-user configurable 2012-09-07 23:40:00 +02:00
journald-kmsg.c journald: avoid logging to kmsg in the normal paths 2012-09-06 00:32:51 -07:00
journald-kmsg.h journald: split /dev/kmsg related stuff into its own .c file 2012-08-22 03:09:44 +02:00
journald-native.c journald: add missing includes 2012-08-24 01:46:38 +02:00
journald-native.h journald: split off native protocol support into its own .c file 2012-08-22 03:42:23 +02:00
journald-rate-limit.c journal: the ratelimiter is part of journald 2012-08-22 03:43:45 +02:00
journald-rate-limit.h journal: the ratelimiter is part of journald 2012-08-22 03:43:45 +02:00
journald-stream.c journald: add missing includes 2012-08-24 01:46:38 +02:00
journald-stream.h journald: move stream protocol into its own .c file 2012-08-22 03:32:41 +02:00
journald-syslog.c journald: add missing includes 2012-08-24 01:46:38 +02:00
journald-syslog.h journal: move syslog specific calls out of util.c 2012-08-22 03:24:46 +02:00
journald.c journald: don't do debug logging by default 2012-09-10 13:18:39 +02:00
journald.conf journald: make splitting up of journal files per-user configurable 2012-09-07 23:40:00 +02:00
journald.h journald: make splitting up of journal files per-user configurable 2012-09-07 23:40:00 +02:00
libsystemd-journal.pc.in relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
libsystemd-journal.sym journal: add call to determine current journal file disk usage 2012-09-07 23:20:28 +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: be more careful when keeping around mmaps we still need 2012-08-21 15:39:34 +02:00
mmap-cache.h journal: be more careful when keeping around mmaps we still need 2012-08-21 15:39:34 +02:00
sd-journal.c journal: add call to determine current journal file disk usage 2012-09-07 23:20:28 +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-verify.c journal: make libgcrypt dependency optional 2012-08-20 16:51:46 +02:00
test-journal.c journal: make libgcrypt dependency optional 2012-08-20 16:51:46 +02:00