summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-19qcow2: when dissecting qcow2, use btrfs clone ioctls for reflinking blocks to...Lennart Poettering
2015-01-19import: when downloading raw files, show simple progress reportsLennart Poettering
2015-01-19import: simplify the code a bitLennart Poettering
2015-01-19import-raw: when downloading raw images, generate sparse files if we canLennart Poettering
2015-01-19import-raw: set NOCOW flag on all raw images we createLennart Poettering
2015-01-19systemctl: fix import-environment description, trim help to 80 colsZbigniew Jędrzejewski-Szmek
2015-01-19journalctl: trim --help to fit in 80 columnsZbigniew Jędrzejewski-Szmek
2015-01-19cgroup: fix typoDaniel Mack
2015-01-18Move DEFINE_TRIVIAL_CLEANUP_FUNC to macro.hZbigniew Jędrzejewski-Szmek
2015-01-18Add initialization helper for file_handle_unionZbigniew Jędrzejewski-Szmek
2015-01-18man: reindent tmpfiles.d(5)Zbigniew Jędrzejewski-Szmek
2015-01-18man: mention "wheel" and "adm" in journalctl(1)Zbigniew Jędrzejewski-Szmek
2015-01-18man: reindent journalctl(1)Zbigniew Jędrzejewski-Szmek
2015-01-18bus: drop systemd.kdbus_attach_flags_mask= cmdlineDavid Herrmann
2015-01-18core: write kdbus.attach_flags_mask only on real bootDavid Herrmann
2015-01-18libudev: fix check for too long packetTopi Miettinen
2015-01-18util: replace RUN_WITH_LOCALE with extended locale functionsCristian Rodríguez
2015-01-18timesyncd: consider too long packets as invalidTopi Miettinen
2015-01-18bus-proxy: don't pretend everyone is rootDavid Herrmann
2015-01-18Revert "test-exec: do not skip all the tests"David Herrmann
2015-01-18bus: fix SD_BUS_CREDS_AUGMENT on kdbus queriesDavid Herrmann
2015-01-18bus: fix typoDavid Herrmann
2015-01-18bus: use EUID over UID and fix unix-credsDavid Herrmann
2015-01-18bus-proxy: fake all UIDs/GIDs, not just the real UID/GIDDavid Herrmann
2015-01-18bus-proxy: fix bus-uid trackingDavid Herrmann