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