summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2015-01-22importd: fix path to download binaryLennart Poettering
2015-01-22importd: try to minimize confusion by renaming "systemd-import" binary to "sy...Lennart Poettering
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek
2015-01-22import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering
2015-01-21network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen
2015-01-21import: support downloading bzip2-encoded imagesLennart Poettering
2015-01-21test: add integration test for systemd-sysv-generatorMartin Pitt
2015-01-21import: add image verification using gpgLennart Poettering
2015-01-20test: eliminate shell wrapper for Python testMartin Pitt
2015-01-20import: add a simple scheme for validating the SHA256 sums of downloaded raw ...Lennart Poettering
2015-01-20import: add support for pulling raw tar balls as containersLennart Poettering
2015-01-20test: Use configured PythonMartin Pitt
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen
2015-01-19qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering
2015-01-17bus-proxy: share policy between threadsDavid Herrmann
2015-01-17build: move stdio-bridge into $PATHDavid Herrmann
2015-01-17bus-proxy: turn into multi-threaded daemonDavid Herrmann
2015-01-17bus-proxy: bring back systemd-stdio-bridgeDavid Herrmann
2015-01-17bus-proxy: extract proxy into Proxy objectDavid Herrmann
2015-01-16import: support importing qcow2 imagesLennart Poettering
2015-01-16import: support downloading .xz compressed imagesLennart Poettering
2015-01-16build-sys: add libsystemd-fw where neededKay Sievers
2015-01-16build-sys: add missing HAVE_LIBIPTCKay Sievers
2015-01-15udev: merge evdev_id into input_idDavid Herrmann
2015-01-15bus-proxy: factor out code for driver handling and message synthesisDaniel Mack
2015-01-15import: rename "gpt" disk image type to "raw"Lennart Poettering
2015-01-13nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering
2015-01-13networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering
2015-01-13shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering
2015-01-11udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho
2015-01-11catalog: add pt_BR translationRafael Ferreira
2015-01-11Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek
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