chiark / gitweb /
elogind.git
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
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 Poetteringupdate TODO
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 Poetteringupdate TODO
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 Poetteringupdate TODO
2012-08-09 Lennart Poetteringman: document kernel journal fields
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-09 Lennart Poetteringman: clarify the order of seats in sd_get_seats() is...
2012-08-09 Lennart Poetteringupdate mailmap
2012-08-09 Huang Hangbuild-sys: use more generic regular expression to gener...
2012-08-09 Lennart Poetteringupdate TODO
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 Poetteringupdate TODO
2012-08-08 Peter Alfredsenbuild-sys: add CFLAGS to CPP calls
2012-08-08 Zbigniew Jędrzejewsk... build-sys: really override CFLAGS for gtk-doc
2012-08-08 Lennart Poetteringupdate TODO
2012-08-08 Lennart Poetteringupdate TODO
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Lennart Poetteringupdate TODO
2012-08-08 Kay Sieversudev: fix typo in copyright
2012-08-08 Kay Sieversgudev: docs - work around the broken gtk-doc mess
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
2012-08-08 Kay Sieversautogen.sh: disable _FORTIFY_SOURCE, we want -O0, which...
2012-08-08 Kay Sieversbuild-sys: link internal selinux lib to systemd-remount-fs
2012-08-08 Lennart Poetteringbuild-sys: pass param to stack protector
2012-08-08 Lennart Poetteringbuild-sys: drop obsolete gcc switch
2012-08-08 Lennart Poetteringbuild-sys: typo fix
2012-08-08 Kay SieversTODO: misleading socket warning
2012-08-08 Lennart Poetteringbuild-sys: enable a couple of security features
2012-08-08 Simon Peetersmove bus_method_call_with_reply() to dbus-common
2012-08-07 Simon Peeterssystemctl: use bus_method_call_with_reply() where posible
2012-08-07 Simon Peeterssystemctl: add bus_method_call_with_reply
2012-08-07 Lennart Poetteringunits: remove prefdm
2012-08-06 Lennart Poetteringupdate TODO
2012-08-06 Lennart Poetteringjournalctl: include corrupted files in output
2012-08-06 Lennart Poetteringmount-setup: change system mount propagation to shared...
2012-08-06 Michal Sekletarsysctl: apply configuration at once
2012-08-06 Lennart Poetteringmain: fix typo
2012-08-06 Shawn Landdencontinue work with error messages, log_oom()
2012-08-06 Lennart Poetteringupdate TODO
2012-08-06 Michal Sekletarshutdown: allow to specify broadcast message when cance...
2012-08-06 Kay SieversTODO: /etc/timezone
2012-08-03 Lennart Poetteringupdate TODO
next