Age | Commit message (Expand) | Author |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-05-04 | treewide: fix typos (#3187) | Torstein Husebø |
2016-05-02 | machined: support non-btrfs file systems with "machinectl clone" | Lennart Poettering |
2016-05-02 | tree-wide: fix invocations of chattr_path() | Lennart Poettering |
2016-05-02 | image: enable btrfs quotas on the clone destination, not the source | Lennart Poettering |
2016-04-12 | machinectl: add new "machinectl clean" command | Lennart Poettering |
2016-02-18 | Remove/add (un)needed includes | Nathan McSween |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-12-06 | shared: include what we use | Thomas Hindoe Paaboel Andersen |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move string table stuff into its own string-table.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split out file attribute calls to chattr-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split xattr-related calls into xattr-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-10-22 | btrfs: beef-up btrfs support with a limited understanding of quota | Lennart Poettering |
2015-09-09 | machine: when removing, renaming, cloning images also care for .nspawn settin... | Lennart Poettering |
2015-09-05 | machine: clarify that /var/lib/containers is legacy | Lennart Poettering |
2015-05-05 | Fix permissions on /run/systemd/nspawn/locks | Seth Jennings |
2015-04-22 | btrfs-util: introduce btrfs_is_filesystem() and make use of it where appropriate | Lennart Poettering |
2015-04-06 | btrfs: add support for recursive btrfs snapshotting | Lennart Poettering |
2015-04-06 | btrfs: make btrfs_subvol_snapshot() parameters a flags field | Lennart Poettering |
2015-04-06 | btrfs: support recursively removing btrfs snapshots | Lennart Poettering |
2015-04-06 | machined: drop btrfs subvolumes when removing container images | Lennart Poettering |
2015-04-06 | util: rework rm_rf() logic | Lennart Poettering |
2015-03-13 | tree-wide: there is no ENOTSUP on linux | David Herrmann |
2015-03-10 | util: add rename_noreplace | Alban Crequy |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | Lennart Poettering |
2015-02-25 | machined,machinectl: add calls for changing container/VM quotas | Lennart Poettering |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | util: rework strappenda(), and rename it strjoina() | Lennart Poettering |
2015-01-19 | machined: refer to the disk space allocated for an image to "usage" rather th... | Lennart Poettering |
2015-01-15 | nspawn,machined: change default container image location from /var/lib/contai... | Lennart Poettering |
2015-01-15 | import: rename "gpt" disk image type to "raw" | Lennart Poettering |
2015-01-14 | nspawn: add file system locks for controlling access to container images | Lennart Poettering |
2015-01-14 | machined: use the FS_IMMUTABLE_FL file flag, if available, to implement a "re... | Lennart Poettering |
2015-01-08 | machined: when cloning a raw disk image, also set the NOCOW flag | Lennart Poettering |
2014-12-28 | machined: add support for reporting image size via btrfs quota | Lennart Poettering |
2014-12-28 | machinectl/machined: implement "rename", "clone", "read-only" verbs for machi... | Lennart Poettering |
2014-12-28 | machined: add "machinectl remove" for removing images | Lennart Poettering |
2014-12-28 | machined: Move image discovery logic into src/shared, so that we can make use... | Lennart Poettering |