chiark / gitweb /
elogind.git
2012-09-04 Lennart Poetteringswap: don't try to shutdown swaps on shutdown in a...
2012-09-04 Lennart Poetteringswap: refuse start/stop of swaps in container
2012-09-04 Lennart Poetteringshutdown: don't attempt read-only mounts in a container
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-08-25 Zbigniew Jędrzejewsk... build-sys: xsltproc is required for man pages and gtk-doc
2012-08-25 Yin Kangkaijournal: add HAVE_XZ check to avoid build failure
2012-08-24 Martin Pittkeymaps: Add "e" key for Acer Aspire 5720
2012-08-23 Allin Cottrelljournald: add missing includes
2012-08-23 Lukas Nykrynsd-journal: return null when mmap_cache_new fails
2012-08-23 Lukas Nykrynhashmap: hashmap_contains does not need hashmap_entry
2012-08-23 Lukas Nykrynreadahead-analyze: don't call fclose on null
2012-08-23 Lukas Nykryncore: free word later in parse_proc_cmdline
2012-08-23 Lukas Nykrynlogin: check return of parse_pid and parse_uid
2012-08-23 Lukas Nykrynload-fragment: initialize bool invert before use
2012-08-23 Lennart Poetteringbuild-sys: prepare release 189 v189
2012-08-22 Lennart Poetteringservice: introduce a proper service result if the start...
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 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 Poetteringupdate TODO
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 Poetteringupdate TODO
2012-08-21 Lennart Poetteringcore: fix error checking for PR_SET_CHILD_SUBREAPER
2012-08-21 Lennart Poetteringbuild-sys: fix ntp-units.d path creation
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ędrzejewsk... 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 Lennart Poetteringman: extend documentation for RestartPreventExitStatus...
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
next