summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2013-08-14backlight: add minimal tool to save/restore screen brightness across rebootsLennart Poettering
2013-08-13gpt-auto-generator: add basic auto-discovery of GPT partitionsLennart Poettering
2013-08-04gitignore: add test-journal-initZbigniew Jędrzejewski-Szmek
2013-07-23remove systemd-timestamp from sourcesDave Reisner
2013-07-16switch from udev keymaps to hwdbKay Sievers
2013-07-13Add test coverage and generate report with lcovThomas H.P. Andersen
2013-07-05tests: add tests for string lookup tablesZbigniew Jędrzejewski-Szmek
2013-07-02machined: split out machine registration stuff from logindLennart Poettering
2013-06-28core: add transient unitsLennart Poettering
2013-06-27test: Add list testcaseJan Janssen
2013-06-12gitignore: Add test-journal-interleavingJan Janssen
2013-05-22bus: add benchmark tool to determine the right threshold for copying vs. memfdLennart Poettering
2013-05-20bus: add a more comprehensive test for the bloom filter logicLennart Poettering
2013-05-15bus: add support for adding memfds into message payloadLennart Poettering
2013-05-10bus: add new API for kdbus memfd functionalityLennart Poettering
2013-04-12bus: add kdbus test caseLennart Poettering
2013-04-03time: add suppot for fractional time specificationsLennart Poettering
2013-04-03shared: rework env file readerLennart Poettering
2013-03-31bus: parse matches locally and allow registration of callbacks for themLennart Poettering
2013-03-30bus: add missing test-bus-server.cLennart Poettering
2013-03-30gitignore: updateKay Sievers
2013-03-29build-sys,man: use XML entities to substite stringsZbigniew Jędrzejewski-Szmek
2013-03-21shared: add simple priority queue implementationLennart Poettering
2013-03-20bus: hook up client with socket communicationLennart Poettering
2013-03-20bus: add basic implementation of a native bus client libraryLennart Poettering
2013-02-28man: clarify systemctl --property= documentation a bitLennart Poettering
2013-02-13Add systemd-analyze to .gitignoreAuke Kok
2013-02-11bootctl: add boot loader and firmware interface toolKay Sievers
2013-02-10tests: add tests of strxcpyxThomas Hindoe Paaboel Andersen
2013-02-09tests: add test of strbufThomas Hindoe Paaboel Andersen
2013-02-06test: add a few tests and tidy upThomas Hindoe Paaboel Andersen
2013-01-21efi: add efi boot generator that automatically mounts the ESP to /bootLennart Poettering
2013-01-19core: if the bootloader supports it, determine firmware and boot loader delayLennart Poettering
2013-01-08git: ignore bootchart binaryLennart Poettering
2012-12-23journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering
2012-12-02gitignore: ignore .trs files from testsKay Sievers
2012-12-01build-sys: use parallel tests driverZbigniew Jędrzejewski-Szmek
2012-11-23timer: implement calendar time eventsLennart Poettering
2012-11-15journal: implement message catalogLennart Poettering
2012-11-15sched: Only setting CPUSchedulingPriority=rr doesn't workHolger Hans Peter Freyther
2012-11-14shared: add API for replacing @FOO@ style variables in stringsLennart Poettering
2012-10-28logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)Lennart Poettering
2012-10-26journal: introduce entry array chain cacheLennart Poettering
2012-10-22update .gitignoreKay Sievers
2012-10-19locale: add client tool localectl similar to hostnamectl/timedatectlLennart Poettering
2012-10-17hostname: add new hostnamectl tool as text client for hostnamedLennart Poettering
2012-10-17timedatectl: introduce new command line client for timedatedLennart Poettering
2012-10-13journald: properly update message size after stripping the identifierZbigniew Jędrzejewski-Szmek
2012-10-11journalctl: implement --since= and --until for filtering by timeLennart Poettering
2012-09-28journal: add minimal journal gateway daemon based on GNU libmicrohttpdLennart Poettering