| Commit message (Expand) | Author | Files | Lines |
2016-06-03 | Guessing default container script from /usr/share/container-tools/scripts/def... | Daniel Baumann | 1 | -4/+27 |
2016-06-03 | Using safety measures of rm when removing containers because of (potentially)... | Daniel Baumann | 1 | -1/+1 |
2016-06-03 | Removing empty source directory of bind mounts in container stop command. | Daniel Baumann | 1 | -1/+16 |
2016-06-03 | Reworking container-autostart program into container auto command. | Daniel Baumann | 2 | -6/+96 |
2016-05-18 | Adjusting output of additional IP addresses in container list command. | Daniel Baumann | 1 | -6/+48 |
2016-05-18 | Using systemd to cleanup network interfaces after the container has been stop... | Nik Lutz | 1 | -22/+39 |
2016-05-18 | Using systemctl to start containers. | Nik Lutz | 1 | -11/+42 |
2016-05-18 | Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES. | Nik Lutz | 1 | -19/+19 |
2016-05-18 | Replacing systemd-nspawn '--network-bridge=' with one config file per interfa... | Nik Lutz | 2 | -7/+27 |
2016-05-18 | Removing network interface configuration in /etc/network/interfaces.d after c... | Nik Lutz | 1 | -0/+22 |
2016-05-18 | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 2 | -8/+19 |
2016-05-06 | Excluding snapshot directories for cephfs and netapp in container list command. | Daniel Baumann | 1 | -1/+1 |
2016-05-06 | Adding short and full list format to container list command. | Daniel Baumann | 1 | -18/+136 |
2016-04-16 | Renaming container stop command option -k, --kill to -f, --force for consiste... | Daniel Baumann | 1 | -6/+6 |
2016-04-16 | Excluding lost+found directory in container list command. | Daniel Baumann | 1 | -1/+1 |
2016-03-31 | Updating comments in commands. | Daniel Baumann | 9 | -9/+9 |
2016-03-31 | Making removal message and answer handling of container remove command more u... | Daniel Baumann | 1 | -2/+4 |
2016-03-31 | Updating year in copyright notices in container commands. | Daniel Baumann | 9 | -9/+9 |
2016-03-31 | Adding debconf script. | Daniel Baumann | 1 | -1/+1 |
2016-03-31 | Adding blockio, cpu, memory and tasks limit config options. | Daniel Baumann | 1 | -1/+74 |
2016-03-31 | Adding capability and drop-capability config option. | Daniel Baumann | 2 | -3/+39 |
2016-03-31 | Adding container limit command. | Daniel Baumann | 1 | -0/+187 |
2016-03-31 | Adding container-autostart program. | Daniel Baumann | 1 | -4/+12 |
2016-03-31 | Adding native ARM architecture support in container start command. | Daniel Baumann | 1 | -6/+25 |
2016-03-12 | Adding container commands. | Daniel Baumann | 8 | -0/+818 |