summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-01-18logind: hide 'self' links if not availableDavid Herrmann
2015-01-17bus-proxy: don't print error-messages if we check multiple destsDavid Herrmann
2015-01-17bus-proxy: implement org.freedesktop.DBus.ReloadConfig()David Herrmann
2015-01-17bus-proxy: fix indentationDavid Herrmann
2015-01-17bus-proxy: drop privileges if run as rootDavid Herrmann
2015-01-17bus-proxy: share policy between threadsDavid Herrmann
2015-01-17build: move stdio-bridge into $PATHDavid Herrmann
2015-01-17hwdb: restore comments about MSI devicesMaxim Mikityanskiy
2015-01-17bus-proxy: set custom thread namesDavid Herrmann
2015-01-17bus-proxy: turn into multi-threaded daemonDavid Herrmann
2015-01-17missing: add macros for OFD locksMichael Marineau
2015-01-17remove unneeded libgen.h includesCristian Rodríguez
2015-01-17Grammar changes to catalogChris Atkinson
2015-01-17random-seed: avoid errors when we cannot write random-seed fileColin Guthrie
2015-01-17bus-proxy: bring back systemd-stdio-bridgeDavid Herrmann
2015-01-17bus-proxy: extract proxy into Proxy objectDavid Herrmann
2015-01-17bus-proxy: refactor bus-creationDavid Herrmann
2015-01-16update TODOLennart Poettering
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