chiark / gitweb /
login: missing break for getopt ARG_NO_ASK_PASSWORD in loginctl
[elogind.git] / src / journal /
2012-09-19 Lennart Poetteringjournald: don't accept arbitrarily sized journal data...
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-19 Lennart Poetteringjournal: when comparing two entries from separate files...
2012-09-17 Lennart Poetteringjournald: log when we fail to forward messages to syslog
2012-09-17 Lennart Poetteringjournald: properly update perms on freshly rotate user...
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-09-13 Lennart Poetteringjournal: never assert directly on data read from the...
2012-09-13 Lennart Poetteringjournald: don't reposition window if we don't have to
2012-09-12 Lennart Poetteringjournalctl: print QR code only if we are running on...
2012-09-11 Lennart Poetteringjournal: don't set seal flag if we don't have gcrypt...
2012-09-11 Michael Olbrichjournal: don't try to compress without XZ
2012-09-10 Lennart Poetteringjournald: don't do debug logging by default
2012-09-10 Lennart Poetteringjournald: don't complain if fss key does not exist
2012-09-10 Lennart Poetteringjournald: detect invalid header pointers correctly
2012-09-07 Lennart Poetteringjournald: make splitting up of journal files per-user...
2012-09-07 Lennart Poetteringjournal: add call to determine current journal file...
2012-09-06 Lennart Poetteringjournald: avoid logging to kmsg in the normal paths
2012-09-05 Lennart Poetteringjournalctl: show "Reboot" markers in output only when...
2012-09-05 Lennart Poetteringjournalctl: replace --local by --merge, i.e. don't...
2012-09-05 Lennart Poetteringjournalctl: rework JSON output mode
2012-08-25 Yin Kangkaijournal: add HAVE_XZ check to avoid build failure
2012-08-23 Allin Cottrelljournald: add missing includes
2012-08-23 Lukas Nykrynsd-journal: return null when mmap_cache_new fails
2012-08-22 Lennart Poetteringjournalctl: complain if unprivileged users attempt...
2012-08-22 Lennart Poetteringjournal: the ratelimiter is part of journald
2012-08-22 Lennart Poetteringjournald: split off native protocol support into its...
2012-08-22 Lennart Poetteringjournald: split console transport stuff into its own...
2012-08-22 Lennart Poetteringjournald: move stream protocol into its own .c file
2012-08-22 Lennart Poetteringjournal: move syslog specific calls out of util.c
2012-08-22 Lennart Poetteringjournald: splitt of syslog protocol support into its...
2012-08-22 Lennart Poetteringjournald: split /dev/kmsg related stuff into its own...
2012-08-22 Lennart Poetteringjournald: write tags also to user journal files
2012-08-22 Lennart Poetteringjournald: augment journal entries from the kernel with...
2012-08-21 Lennart Poetteringjournalctl: be more friendly when informing about seal...
2012-08-21 Lennart Poetteringjournalctl: add a bit of color to the output
2012-08-21 Lennart Poetteringjournal: properly handle EPIPE from /dev/kmsg
2012-08-21 Lennart Poetteringjournal: be more careful when keeping around mmaps...
2012-08-21 Lennart Poetteringverify: optimize entry search a bit by using bisection
2012-08-20 Lennart Poetteringjournal: initialize libgcrypt explicitly, before using...
2012-08-20 Lennart Poetteringjournal: automatically evolve FSS key even when nothing...
2012-08-20 Lennart Poetteringjournalctl: reword things a bit
2012-08-20 Lennart Poetteringjournal: rearrange QR code output a bit to fi to 80x25...
2012-08-20 Lennart Poetteringjournald: add new Seal= configuration option
2012-08-20 Lennart Poetteringjournalctl: explain QR code use
2012-08-20 Lennart Poetteringjournal: include machine ID in QR code
2012-08-20 Lennart Poetteringjournalctl: output FSS key as QR code on generating
2012-08-20 Lennart Poetteringjournal: add missing endianess conversion
2012-08-20 Lennart Poetteringjournal: make libgcrypt dependency optional
2012-08-20 Lennart Poetteringjournal: use a macro to check for file header flags
2012-08-20 Lennart Poetteringjournal: fix tag ordering check
2012-08-19 Lennart Poetteringjournal: fix bisection algorithm
2012-08-19 Lennart Poetteringjournal: validate timestamps as well
2012-08-17 Lennart Poetteringmmap: resize arrays dynamically
2012-08-17 Lennart Poetteringjournal: even more simple static object tests
2012-08-17 Lennart Poetteringjournal: refuse verification of files with unknown...
2012-08-17 Lennart Poetteringjounral: write bit fiddling test
2012-08-17 Lennart Poetteringjournal: fix verification without key
2012-08-17 Lennart Poetteringjournald: add additional simple static tests to verifier
2012-08-17 Lennart Poetteringjournal: be fine with opening rotated/corrupted journal...
2012-08-17 Lennart Poetteringjournal: set secure deletion flags for FSS file
2012-08-17 Lennart Poetteringjournal: after verification output validated time range
2012-08-17 Lennart Poetteringjournal: reword verification messages a bit
2012-08-17 Lennart Poetteringjournal: ensure that entries and tags are properly...
2012-08-17 Lennart Poetteringjournal: show new header fields in header dump
2012-08-16 Lennart Poetteringjournal: don't write tag objects if nothing has been...
2012-08-16 Lennart Poetteringman: add man pages for new FSS stuff
2012-08-16 Lennart Poetteringjournal: rework terminology
2012-08-16 Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16 Lennart Poetteringjournal: fix tag sequence number verification
2012-08-16 Lennart Poetteringjournalctl: immeidately terminate on invalid seed
2012-08-16 Lennart Poetteringjournal: parse fsprg seed
2012-08-16 Lennart Poetteringjournal: count number of entry arrays in header
2012-08-16 Zbigniew Jędrzejew... journal: rename 'mmap' to 'mmap_cache' to appease gcc
2012-08-16 Lennart Poetteringjournal: fix variable initialization
2012-08-16 Lennart Poetteringjournal: fix unitialized var
2012-08-16 Lennart Poetteringjournal: journal-send.h doesn't actually exist
2012-08-16 Lennart Poetteringjournal: verify structural consistency
2012-08-16 Lennart Poetteringjournal: add color to verification progress bar
2012-08-16 Lennart Poetteringjournal: verify compressed objects
2012-08-16 Lennart Poetteringjournalctl: add --verify-seed= switch to specify seed...
2012-08-16 Lennart Poetteringjournal: verify hashes only during actual verification...
2012-08-16 Lennart Poetteringjournal: split up journal-file.c
2012-08-16 Lennart Poetteringjournal: add superficial structure verifier
2012-08-16 Lennart Poetteringjournal: implement basic journal file verification...
2012-08-16 Lennart Poetteringjournal: implement generic sharable mmap caching logic
2012-08-13 Lennart Poetteringjournal: include tag object header in hmac
2012-08-13 Lennart Poetteringjournal: add all objects we add to HMAC
2012-08-13 Lennart Poetteringjournald: initial version of FSPRG hookup
2012-08-09 Lennart Poetteringjournald: never read the same kernel msg twice, and...
2012-08-09 Lennart Poetteringjournalctl: support device node matches as shortcut
2012-08-09 Lennart Poetteringjournald: properly unescape messages from /dev/kmsg
2012-08-09 Lennart Poetteringjournald: also parse kernel key/value fields and store...
2012-08-09 Lennart Poetteringjournald: basic support for /dev/kmsg parsing
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-08 Lennart Poetteringbuild-sys: prepare release 188 v188
2012-08-06 Lennart Poetteringjournalctl: include corrupted files in output
2012-08-03 Zbigniew Jędrzejew... test: allow deletion of temporary files from normal fs
2012-08-01 Lennart Poetteringjournal: add sd_journal_perror() to API
2012-07-31 Artur Zaprzalajournald: fixed memory leak
2012-07-27 Lennart Poetteringjournalctl: add --priority= switch for filtering by...
next