summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2014-11-06shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering
2014-11-06core: get rid of condition.c and move the remaining call into util.cLennart Poettering
2014-11-06condition: internalize condition test functionsLennart Poettering
2014-11-06condition: unify condition logic in one fileLennart Poettering
2014-11-06login: rerun vconsole-setup when switching from vgacon to fbconRay Strode
2014-11-05buildsys: test-util needs -lm for fabs()Cristian Rodríguez
2014-11-03journald: if available pull audit messages from the kernel into journal logsLennart Poettering
2014-11-01libsystemd-networkd: introduce sd-pppoe libraryTom Gundersen
2014-11-01shared: add helpers for unaligend BE read/writeTom Gundersen