summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-13man: move header file man pages from section 7 to 3Lennart Poettering
2012-07-13journal: properly export sd_journal_add_disjunction()Lennart Poettering
2012-07-13journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek
2012-07-13update TODOLennart Poettering
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-07-13journal: check fields we search for more carefullyLennart Poettering
2012-07-13journal: fix seeking by realtime/seqnumLennart Poettering
2012-07-13journal: fix bad memory accessLennart Poettering
2012-07-13journal: fix bisection logic for first entryLennart Poettering
2012-07-13journal: fix interleaving of files with different time sourcesLennart Poettering
2012-07-13build-sys: avoid duplicate inclusion of log.c in toolsLennart Poettering
2012-07-11update TODOKay Sievers
2012-07-11update TODOLennart Poettering
2012-07-11journal: replace implicit flushing of journal by explicit oneLennart Poettering
2012-07-11journalctl: add a marker to log output for rebootsLennart Poettering
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10journald: use "persistent", not "permanent" as storage optionLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10selinux: turn of libselinux' internal loggingLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10switch-root: reopen /dev/console before we switch rootLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10util: rm_rf() refuse cleaning non-memory file systems, as extra paranoiaLennart Poettering
2012-07-10util: add extra safety check to in_initrd()Lennart Poettering
2012-07-10mount: fix for complex automountsMalte Starostik
2012-07-10update TODOLennart Poettering
2012-07-10systemctl: filter shown units by their load stateZbigniew Jędrzejewski-Szmek
2012-07-10unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek
2012-07-10unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering
2012-07-10unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...Lennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10systemctl: check the argument to -t for invalid valuesZbigniew Jędrzejewski-Szmek
2012-07-10unit: Move UnitType definitions from core/unit.c to shared/unit-name.cZbigniew Jędrzejewski-Szmek
2012-07-10update TODOLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-10update TODOLennart Poettering
2012-07-09cryptsetup: add keyfile-offset= supportTom Gundersen
2012-07-09udev: never touch device nodes with symlink requestsKay Sievers
2012-07-09paranoia: refuse rm_rf("/")Lennart Poettering
2012-07-09MeeGo: Remove build support for MeeGo distribution.Auke Kok
2012-07-09man: explain why people should/shouldn't use sd_journal_print()Lennart Poettering
2012-07-09man/sd-id128: Fix endian*n*essPaul Menzel
2012-07-09man/sd-id128: Fix typos, grammar and wordingPaul Menzel
2012-07-09man/tmpfiles.d.xml: Add missing full stopPaul Menzel
2012-07-09man: document sd_print() and friendsLennart Poettering
2012-07-06man: document libsystemd-id128Lennart Poettering
2012-07-05udev: network device renaming - immediately give up if the target name isn't ...Kay Sievers