summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2014-12-19networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani
2014-12-19import: add new minimal tool "systemd-import" for pulling down foreign contai...Lennart Poettering
2014-12-19util: add generalization of verb parsing for command line toolsLennart Poettering
2014-12-18systemd-hwdb: introduce new toolTom Gundersen
2014-12-18networkd: add FDB supportAlin Rauta
2014-12-15shared: add minimal JSON tokenizerLennart Poettering
2014-12-14build-sys: fix distcheckDave Reisner
2014-12-14build-sys: always distribute systemd-consoled.service.inDave Reisner
2014-12-12cap-list: return lower-case capability names, similar to libcap's cap_to_name...Lennart Poettering
2014-12-12shared: add new btrfs-util.[ch] helpers for doing common btrfs operationLennart Poettering
2014-12-11test-execute: add tests for UMask directiveRonny Chevalier
2014-12-11build-sys: fix user unit m4 logicLennart Poettering
2014-12-11libudev: make libudev-hwdb a wrapper around sd-hwdbTom Gundersen
2014-12-11libsystemd: add sd-hwdb libraryTom Gundersen
2014-12-10build-sys: update Lennart's private targetLennart Poettering
2014-12-10build-sys: add missing file to CLEANFILESLennart Poettering
2014-12-10build-sys: bump package and library versions in preparation for 218 releaseLennart Poettering
2014-12-10build-sys: fix link-orderKay Sievers
2014-12-10sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering
2014-12-10networkd-dhcp6: Move ICMPv6 and DHCPv6 configuration to new filePatrik Flykt
2014-12-10util: introduce our own gperf based capability listLennart Poettering
2014-12-10build-sys: fix CLEANFILES= for dns_type listLennart Poettering
2014-12-10build-sys: don't fail if CAP_SETFCAP is missingLennart Poettering
2014-12-09bus-proxy: cloning smack labelPrzemyslaw Kedzierski
2014-12-04bootchart: add standalone bootchart serviceWaLyong Cho
2014-12-04vconsole: don't hard-code systemd-vconsole-setup binary pathMichael Biebl
2014-12-03nss-myhostname: always resolve the host name "gateway" to the local default g...Lennart Poettering
2014-12-03machine-id-commit: add unit fileDidier Roche
2014-12-03machine-id-commit: Introduce machine-id-commit binaryDidier Roche
2014-12-02shared: add format helpers for printing MAC addressesTom Gundersen
2014-11-30build-sys: configure the list of system users, files and directoriesŁukasz Stelmach
2014-11-30build-sys: add missing tests files to EXTRA_DISTRonny Chevalier
2014-11-28mount: use libmount to enumerate /proc/self/mountinfoChris Leech
2014-11-27hwdb: add a new db for the DPI/frequency settings of micePeter Hutterer
2014-11-27build-sys: do not install tmpfiles and sysusers files by defaultŁukasz Stelmach
2014-11-26bus-policy: also add in other bus policy tests from dbus1Lennart Poettering
2014-11-26bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering
2014-11-25udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek
2014-11-24localed: validate xkb keymapsDavid Herrmann
2014-11-20busctl: split out introspection parser from tree logic so that we can reuse i...Lennart Poettering
2014-11-14kmod: move #ifdef checks for kmod-setup out of main.c into kmod-setup.cLennart Poettering
2014-11-13tests: add test-executeRonny Chevalier
2014-11-11build-sys: move libsystemd-capability into libsystemd-sharedKay Sievers
2014-11-10build-sys: do not use "label" functions in libsystemd-sharedKay Sievers
2014-11-10build-sys: test-fdset - add libsystemd-internalKay Sievers
2014-11-10build-sys: add libcap to libsystemd-sharedKay Sievers
2014-11-08build-sys: do not include tests in code coverageRonny Chevalier
2014-11-08build-sys: link to libsystemd-core only when neededRonny Chevalier
2014-11-08build-sys: avoid duplication of macro definitionRonny Chevalier
2014-11-08tests: add test-pathRonny Chevalier