chiark / gitweb /
journald: splitt of syslog protocol support into its own file
[elogind.git] / src /
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 Poetteringunit: add new ConditionHost= condition type
2012-08-21 Lennart Poetteringmain: fix PR_SET_CHILD_SUBREAPER warning version
2012-08-21 Lennart Poetteringjournalctl: be more friendly when informing about seal...
2012-08-21 Dave Reisnershared/util: add fstab support for partuuid/partlabel
2012-08-21 Dave Reisnershared/util: refactor fstab_node_to_udev_node
2012-08-21 Lennart Poetteringdev-setup: make NULL as parameter for dev_setup() equiv...
2012-08-21 Dave Reisnernspawn: add /dev FD symlinks in container setup
2012-08-21 Dave Reisnerdev-setup: allow a path prefix for use in chroots
2012-08-21 Lennart Poetteringcore: fix error checking for PR_SET_CHILD_SUBREAPER
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-21 Lennart Poetteringjournalctl: really include .journal~ files in listing
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 Kay Sieverskeymap: fix map name reference
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 Poetteringconf-parser: make parsing exit status lists non-fatal
2012-08-16 Lennart Poetteringjournal: implement generic sharable mmap caching logic
2012-08-15 Martin Pittkeymap: Add Sony VGN
2012-08-14 Lennart Poetteringconf-parser: simplify a few things by using set_ensure_...
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
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-13 Lennart Poetteringumount: MS_MGC_VAL is so 90s
2012-08-13 Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13 Lennart Poetteringmachine-id: properly mount transient machine ID read...
2012-08-13 Lennart Poetteringnspawn: unset a few unnecessary params to mount()
2012-08-13 Lennart Poetteringnamespace: rework namespace support
2012-08-13 Lennart Poetteringnspawn: inherit mounts from real root, don't propagate...
2012-08-11 Lennart Poetteringswitch-root: remount to MS_PRIVATE
2012-08-10 Kay Sieversudev: export udev_device_new_from_device_id()
2012-08-10 Simon Peeterssystemctl: fix issue with systemctl daemon-reexec
2012-08-10 Dave Reisnershared/utf8: mark char* as const
2012-08-10 Dave Reisnershutdown: recursively mark root as private before pivot
2012-08-10 Lennart Poetteringid128: don't use C99 bool in public headers
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-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Kay Sieversudev: fix typo in copyright
2012-08-08 Michal Sekletarsystemd: introduced new timeout types
2012-08-08 Simon Peeterslogind: use bus_method_call_with_reply() where posible
2012-08-08 Simon Peetersupdate-utmp: use bus_method_call_with_reply() where...
2012-08-08 Kay Sieversudev: re-initialize builtins in the daemon process...
2012-08-08 Kay Sieversudev: initialize rules dir timestamps when reading...
2012-08-08 Simon Peetersloginctl: use bus_method_call_with_reply() where posible
next