summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-01-11test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek
2015-01-11build-sys: fix link-order and avoid "label" functions in libsystemd-sharedKay Sievers
2015-01-09push xorg information to the systemd --user instanceKay Sievers
2015-01-08machinectl: show most recent log output in "machinectl status", tooLennart Poettering
2015-01-08loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering
2015-01-08test-verbs: add unit tests for verbs minilibDave Reisner
2015-01-05machine: add reference to machine-dbus.h to Makefile.amFilipe Brandenburger
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2015-01-05journald: process SIGBUS for the memory maps we set upLennart Poettering
2015-01-01build-sys: Fix install location of systemd.pcMartin Pitt
2015-01-01build-sys: fix build issue with machines.targetPhilippe De Swert
2014-12-29units: rework systemd-nspawn@.service unitLennart Poettering
2014-12-28machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering
2014-12-25build-sys: update path in reference to sd-lldp.hFilipe Brandenburger
2014-12-25machined: beef up machined image listing with creation/modification times of ...Lennart Poettering
2014-12-24import: add a new "pull-gpt" verb for downloading GPT disk images from the in...Lennart Poettering
2014-12-23machined: introduce polkit for OpenLogin() callLennart Poettering
2014-12-23build-sys: move core/build.h → shared/build.hLennart Poettering
2014-12-23core: rearrange code so that libsystemd/sd-bus/ does not include header files...Lennart Poettering
2014-12-23import: rename 'poll-dck' to 'pull-dkr'Lennart Poettering
2014-12-20build: add option to disable hwdbUmut Tezduyar Lindskog
2014-12-19sd-lldp: minor header cleanupTom Gundersen
2014-12-19machined: add a full bus object for imagesLennart Poettering
2014-12-19machined/machinectl: add logic to show list of available imagesLennart Poettering
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