summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2012-09-28build-sys: prepare 193Lennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering
2012-09-25build-sys: prepare release 192systemd/v192Lennart Poettering
2012-09-24Revert "comment out uncommitted test source code"Lennart Poettering
2012-09-23comment out uncommitted test source codeKay Sievers
2012-09-21build-sys: prepare release 191systemd/v191Lennart Poettering
2012-09-21journal: completely rework the mmap cache as I too dumb to actually understan...Lennart Poettering
2012-09-21multi-seat-x: drop a lot of unnecessary codeLennart Poettering
2012-09-21Revert "multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi...Lennart Poettering
2012-09-21multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat gr...Lennart Poettering
2012-09-20build-sys: prepare v190Lennart Poettering
2012-09-18unit: split unit_printf() and friends into its own .c fileLennart Poettering
2012-09-18selinux: use existing library calls for audit dataLennart Poettering
2012-09-18selinux: add bus service access controlDaniel J Walsh
2012-09-17udev: add btrfs supportKay Sievers
2012-09-17directive-index: journal directivesZbigniew Jędrzejewski-Szmek
2012-09-17directive-index: system manager directivesZbigniew Jędrzejewski-Szmek
2012-09-17directive-index: add UDEV fieldsZbigniew Jędrzejewski-Szmek
2012-09-17man: generate an index of directivesZbigniew Jędrzejewski-Szmek
2012-09-14man: remove timezone(5) and add localtime(5)Shawn Landden
2012-09-13rpm: expose preset dir as rpm macro and in systemd.pcLennart Poettering
2012-09-13python: make gcc shut upLennart Poettering
2012-09-13python: reindent to follow coding styleLennart Poettering
2012-09-13python: integrate David Strauss' python-systemd packageLennart Poettering
2012-09-11build-sys: perform autodetection of quota-tools binariesDave Reisner
2012-09-11when determining unit file list, include invalid unit names in an "invalid" s...Lennart Poettering
2012-09-10build-sys: add libsystemd-id128-internal.la as dep to libsystemd-core.laLennart Poettering
2012-09-07journal: add call to determine current journal file disk usageLennart Poettering
2012-09-05tmpfiles: don't attempt creation of device nodes when we run in a containerLennart Poettering
2012-09-03journal: don't pull in flush service from journald serviceLennart Poettering
2012-09-03journal: generate structured journal messages for a number of eventsLennart Poettering
2012-08-25build-sys: xsltproc is required for man pages and gtk-docZbigniew Jędrzejewski-Szmek
2012-08-23build-sys: prepare release 189systemd/v189Lennart 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-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: augment journal entries from the kernel with data from udevLennart Poettering
2012-08-21build-sys: fix ntp-units.d path creationLennart Poettering
2012-08-20journalctl: output FSS key as QR code on generatingLennart Poettering
2012-08-20journal: make libgcrypt dependency optionalLennart Poettering
2012-08-16keymap: fix map name referenceKay Sievers
2012-08-16journal: journal-send.h doesn't actually existLennart Poettering
2012-08-16journal: split up journal-file.cLennart Poettering
2012-08-16journal: implement basic journal file verification logicLennart Poettering
2012-08-16journal: implement generic sharable mmap caching logicLennart Poettering
2012-08-13journald: initial version of FSPRG hookupLennart Poettering
2012-08-10udev: export udev_device_new_from_device_id()Kay Sievers