summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* unit: make sure structured logging is available before we enter the main boot...Lennart Poettering2012-09-03
* swap: don't try to shutdown swaps on shutdown in a containerLennart Poettering2012-09-03
* swap: refuse start/stop of swaps in containerLennart Poettering2012-09-03
* shutdown: don't attempt read-only mounts in a containerLennart Poettering2012-09-03
* journal: suppress structured messages if they'd go to the consoleLennart Poettering2012-09-03
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering2012-09-03
* build-sys: xsltproc is required for man pages and gtk-docZbigniew Jędrzejewski-Szmek2012-08-25
* journal: add HAVE_XZ check to avoid build failureYin Kangkai2012-08-25
* keymaps: Add "e" key for Acer Aspire 5720Martin Pitt2012-08-24
* journald: add missing includesAllin Cottrell2012-08-24
* sd-journal: return null when mmap_cache_new failsLukas Nykryn2012-08-23
* hashmap: hashmap_contains does not need hashmap_entryLukas Nykryn2012-08-23
* readahead-analyze: don't call fclose on nullLukas Nykryn2012-08-23
* core: free word later in parse_proc_cmdlineLukas Nykryn2012-08-23
* login: check return of parse_pid and parse_uidLukas Nykryn2012-08-23
* load-fragment: initialize bool invert before useLukas Nykryn2012-08-23
* build-sys: prepare release 189Lennart Poettering2012-08-23
* service: introduce a proper service result if the start limit is hitLennart Poettering2012-08-22
* journalctl: complain if unprivileged users attempt to access the journal and ...Lennart Poettering2012-08-22
* journal: the ratelimiter is part of journaldLennart Poettering2012-08-22
* journald: split off native protocol support into its own .c fileLennart Poettering2012-08-22
* journald: split console transport stuff into its own fileLennart Poettering2012-08-22
* journald: move stream protocol into its own .c fileLennart Poettering2012-08-22
* journal: move syslog specific calls out of util.cLennart Poettering2012-08-22
* journald: splitt of syslog protocol support into its own fileLennart Poettering2012-08-22
* journald: split /dev/kmsg related stuff into its own .c fileLennart Poettering2012-08-22
* journald: write tags also to user journal filesLennart Poettering2012-08-22
* journald: augment journal entries from the kernel with data from udevLennart Poettering2012-08-22
* unit: add new ConditionHost= condition typeLennart Poettering2012-08-22
* main: fix PR_SET_CHILD_SUBREAPER warning versionLennart Poettering2012-08-21
* journalctl: be more friendly when informing about seal verificationLennart Poettering2012-08-21
* shared/util: add fstab support for partuuid/partlabelDave Reisner2012-08-21
* shared/util: refactor fstab_node_to_udev_nodeDave Reisner2012-08-21
* update TODOLennart Poettering2012-08-21
* dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering2012-08-21
* nspawn: add /dev FD symlinks in container setupDave Reisner2012-08-21
* dev-setup: allow a path prefix for use in chrootsDave Reisner2012-08-21
* update TODOLennart Poettering2012-08-21
* core: fix error checking for PR_SET_CHILD_SUBREAPERLennart Poettering2012-08-21
* build-sys: fix ntp-units.d path creationLennart Poettering2012-08-21
* journalctl: add a bit of color to the outputLennart Poettering2012-08-21
* journal: properly handle EPIPE from /dev/kmsgLennart Poettering2012-08-21
* journal: be more careful when keeping around mmaps we still needLennart Poettering2012-08-21
* verify: optimize entry search a bit by using bisectionLennart Poettering2012-08-21
* journalctl: really include .journal~ files in listingLennart Poettering2012-08-21
* journal: initialize libgcrypt explicitly, before using HMACLennart Poettering2012-08-21
* journal: automatically evolve FSS key even when nothing is loggedLennart Poettering2012-08-21
* journalctl: reword things a bitLennart Poettering2012-08-21
* journal: rearrange QR code output a bit to fi to 80x25 terminalsLennart Poettering2012-08-20