aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* systemd-sysv-generator test: don't parse symlinksMartin Pitt2015-01-211-2/+5
* test: add integration test for systemd-sysv-generatorMartin Pitt2015-01-212-1/+285
* import: also add verification support to tar importerLennart Poettering2015-01-214-16/+66
* import: make verification code generic, in preparation for using it pull-tarLennart Poettering2015-01-215-224/+270
* import: improve loggingLennart Poettering2015-01-212-8/+5
* import: show download speed while downloadingLennart Poettering2015-01-211-1/+6
* import: add image verification using gpgLennart Poettering2015-01-215-77/+210
* test: eliminate shell wrapper for Python testMartin Pitt2015-01-202-29/+9
* test: simplify rules-test.sh wrapperMartin Pitt2015-01-202-7/+15
* nspawn: work around kernel bug with partition table probing on loopback devicesLennart Poettering2015-01-201-70/+74
* import: add a couple of additional suffixes to remove from raw imagesLennart Poettering2015-01-201-1/+3
* import: make image verification optionalLennart Poettering2015-01-205-19/+70
* sd-dhcp6-client: Remove unnecessary debug printoutPatrik Flykt2015-01-201-1/+0
* import: add a simple scheme for validating the SHA256 sums of downloaded raw ...Lennart Poettering2015-01-207-61/+270
* import: be less aggressive when allocating memory for downloaded payloadLennart Poettering2015-01-201-0/+1
* import: improve logging a bitLennart Poettering2015-01-201-4/+6
* import: port pull-raw to helper tools implemented for pull-tarLennart Poettering2015-01-208-818/+272
* import: add support for pulling raw tar balls as containersLennart Poettering2015-01-2010-18/+1450
* util: make http url validity checks more generic, and move them to util.cLennart Poettering2015-01-207-39/+45
* test: Use configured PythonMartin Pitt2015-01-203-4/+4
* test/rule-syntax-check.py: Fix for Python 3Martin Pitt2015-01-201-3/+3
* networkd: fix a typo in networkd-wait-online-manager.Rami Rosen2015-01-201-1/+1
* man: add networkctl(1)Zbigniew Jędrzejewski-Szmek2015-01-193-1/+178
* man: use one description of --no-legendZbigniew Jędrzejewski-Szmek2015-01-196-42/+18
* nspawn: add ipvlan supportTom Gundersen2015-01-202-0/+123
* networkd: netdev - add ipvlan supportTom Gundersen2015-01-1914-1/+176
* systemctl: do not show dots with --plainZbigniew Jędrzejewski-Szmek2015-01-191-15/+18
* nspawn: support dissecting GPT images that contain only a single generic linu...Lennart Poettering2015-01-192-39/+58
* import: clarify when we are unpacking the qcow2 deviceLennart Poettering2015-01-191-0/+2
* inspawn: wait until udev has probed a loopback device before making us of itLennart Poettering2015-01-191-3/+62
* import: make sure don't leak the LZMA contextLennart Poettering2015-01-191-0/+1
* machined: refer to the disk space allocated for an image to "usage" rather th...Lennart Poettering2015-01-195-19/+19
* qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering2015-01-194-0/+28
* import: when downloading raw files, show simple progress reportsLennart Poettering2015-01-191-0/+48
* import: simplify the code a bitLennart Poettering2015-01-191-60/+59
* import-raw: when downloading raw images, generate sparse files if we canLennart Poettering2015-01-194-1/+110
* import-raw: set NOCOW flag on all raw images we createLennart Poettering2015-01-191-1/+5
* systemctl: fix import-environment description, trim help to 80 colsZbigniew Jędrzejewski-Szmek2015-01-192-8/+9
* journalctl: trim --help to fit in 80 columnsZbigniew Jędrzejewski-Szmek2015-01-191-14/+14
* cgroup: fix typoDaniel Mack2015-01-191-1/+1
* Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek2015-01-186-12/+10
* Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek2015-01-184-12/+4
* man: reindent tmpfiles.d(5)Zbigniew Jędrzejewski-Szmek2015-01-181-570/+478
* man: mention "wheel" and "adm" in journalctl(1)Zbigniew Jędrzejewski-Szmek2015-01-181-3/+8
* man: reindent journalctl(1)Zbigniew Jędrzejewski-Szmek2015-01-181-957/+801
* bus: drop systemd.kdbus_attach_flags_mask= cmdlineDavid Herrmann2015-01-181-18/+9
* core: write kdbus.attach_flags_mask only on real bootDavid Herrmann2015-01-181-1/+1
* libudev: fix check for too long packetTopi Miettinen2015-01-181-1/+1
* util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez2015-01-183-47/+29
* timesyncd: consider too long packets as invalidTopi Miettinen2015-01-181-1/+2