summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-22impot: minor cleanupsLennart Poettering
2015-01-22log: add new log output mode, that prints to console, but prefixes with syslo...Lennart Poettering
2015-01-21networkd: plug lldp leakTom Gundersen
2015-01-21network: dhcp - split out dhcp_identifier_set_{iaid,duid_en} from dhcp6-clientTom Gundersen
2015-01-21network: dhcp - split out the duid structure into a new header fileTom Gundersen
2015-01-21update TODOLennart Poettering
2015-01-21import: simplify dkr importer, by making use of generic import-job logic, use...Lennart Poettering
2015-01-21import: minor cleanups for the tar and raw importersLennart Poettering
2015-01-21build: Add parallel-tests automake optionMartin Pitt
2015-01-21sysv-generator: Replace Provides: symlinks with real unitsMartin Pitt
2015-01-21systemd-sysv-generator test: test scripts with hidden suffixesMartin Pitt
2015-01-21util: Add some missing hidden_file() suffixesMartin Pitt
2015-01-21sysv-generator: Handle .sh suffixes when translating Provides:Martin Pitt
2015-01-21update TODOLennart Poettering
2015-01-21import: support downloading bzip2-encoded imagesLennart Poettering
2015-01-21journal: Fix syslog forwarding without CAP_SYS_ADMINChristian Seiler
2015-01-21zsh-completion: Do not interpret escape sequences in _filter_units_by_propertyWieland Hoffmann
2015-01-21systemd-sysv-generator test: fix enabled checkMartin Pitt
2015-01-21systemd-sysv-generator test: don't parse symlinksMartin Pitt
2015-01-21test: add integration test for systemd-sysv-generatorMartin Pitt
2015-01-21import: also add verification support to tar importerLennart Poettering
2015-01-21import: make verification code generic, in preparation for using it pull-tarLennart Poettering
2015-01-21import: improve loggingLennart Poettering
2015-01-21import: show download speed while downloadingLennart Poettering
2015-01-21import: add image verification using gpgLennart Poettering
2015-01-20test: eliminate shell wrapper for Python testMartin Pitt
2015-01-20test: simplify rules-test.sh wrapperMartin Pitt
2015-01-20nspawn: work around kernel bug with partition table probing on loopback devicesLennart Poettering
2015-01-20import: add a couple of additional suffixes to remove from raw imagesLennart Poettering
2015-01-20import: make image verification optionalLennart Poettering
2015-01-20sd-dhcp6-client: Remove unnecessary debug printoutPatrik Flykt
2015-01-20import: add a simple scheme for validating the SHA256 sums of downloaded raw ...Lennart Poettering
2015-01-20import: be less aggressive when allocating memory for downloaded payloadLennart Poettering
2015-01-20import: improve logging a bitLennart Poettering
2015-01-20import: port pull-raw to helper tools implemented for pull-tarLennart Poettering
2015-01-20import: add support for pulling raw tar balls as containersLennart Poettering
2015-01-20util: make http url validity checks more generic, and move them to util.cLennart Poettering
2015-01-20test: Use configured PythonMartin Pitt
2015-01-20test/rule-syntax-check.py: Fix for Python 3Martin Pitt
2015-01-20networkd: fix a typo in networkd-wait-online-manager.Rami Rosen
2015-01-19man: add networkctl(1)Zbigniew Jędrzejewski-Szmek
2015-01-19man: use one description of --no-legendZbigniew Jędrzejewski-Szmek
2015-01-20nspawn: add ipvlan supportTom Gundersen
2015-01-19networkd: netdev - add ipvlan supportTom Gundersen
2015-01-19systemctl: do not show dots with --plainZbigniew Jędrzejewski-Szmek
2015-01-19nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering
2015-01-19import: clarify when we are unpacking the qcow2 deviceLennart Poettering
2015-01-19inspawn: wait until udev has probed a loopback device before making us of itLennart Poettering
2015-01-19import: make sure don't leak the LZMA contextLennart Poettering
2015-01-19machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering