summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2013-11-29rename stdio-bridge to bus-proxydKay Sievers
2013-11-28bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering
2013-11-27journal: add a test case for flushing messages out of a series of journal fil...Lennart Poettering
2013-11-22build-sys: move more files from core/ to share/ that are generic enoughLennart Poettering
2013-11-22cgroups: Cache controller masks and optimize queues.David Strauss
2013-11-12build-sys: parallelize 'exported' targetZbigniew Jędrzejewski-Szmek
2013-11-12build-sys: add a link test for exported symbolsZbigniew Jędrzejewski-Szmek
2013-11-09networkd: add a basic network daemonTom Gundersen
2013-11-08systemctl: rename 'listen'Kay Sievers
2013-10-27libsystemd-rtnl: add a rtnetlink libraryTom Gundersen
2013-10-26update gitignoreDave Reisner
2013-10-21bus: remove static introspection file exportKay Sievers
2013-10-18socket-proxyd: rename from saproxyLennart Poettering
2013-10-15Rename sabridge to saproxy to be less crypticDavid Strauss
2013-10-15Add sabridge for socket activation of traditional daemonsDavid Strauss
2013-10-14git: add test-ellipsize to files to ignore by gitLennart Poettering
2013-10-14rfkill: add new rfkill tool to save/restore rfkill state across rebootsLennart Poettering
2013-10-13gitignore: ignore clang --analyze outputZbigniew Jędrzejewski-Szmek
2013-10-10bus: add minimal event loop APILennart Poettering
2013-10-09libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering
2013-09-24support acpi firmware performance data (FPDT)Kay Sievers
2013-09-19device-nodes: move device node specific code to own fileDave Reisner
2013-09-17move utf8 functions from libudev-private.h to utf8.hDave Reisner
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