| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 2016-11-25 | 12 | -36/+36 |
* | Fail to find container in remove command only when both the rootfs and the co... | Daniel Baumann | 2016-11-12 | 1 | -1/+1 |
* | Using fallback to ifupdown addresses in container list command for container ... | Daniel Baumann | 2016-11-12 | 1 | -0/+3 |
* | Avoid repeating ipv4 address of the previous container in container list comm... | Daniel Baumann | 2016-11-12 | 1 | -0/+2 |
* | Updating container list command to use systemd-networkd config instead of ifu... | Daniel Baumann | 2016-11-06 | 1 | -2/+2 |
* | Readding container enter command. | Daniel Baumann | 2016-11-06 | 1 | -0/+102 |
* | Readding container limit command. | Daniel Baumann | 2016-11-06 | 1 | -0/+186 |
* | Readding -f|--force option in container stop command. | Daniel Baumann | 2016-11-06 | 1 | -3/+17 |
* | Readding container rename command. | Daniel Baumann | 2016-11-06 | 1 | -0/+162 |
* | Removing container rename command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -162/+0 |
* | Removing -f|--force option in container stop command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -17/+3 |
* | Removing container limit command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -186/+0 |
* | Removing container enter command for LTS version. | Daniel Baumann | 2016-10-25 | 1 | -102/+0 |
* | Adding -v, --verbose option to container remove command. | Daniel Baumann | 2016-08-04 | 1 | -5/+20 |
* | Adding support for user namespace. | Daniel Baumann | 2016-08-04 | 2 | -0/+13 |
* | Sorting container configuration file. | Daniel Baumann | 2016-08-04 | 2 | -13/+13 |
* | Calling container-nsenter program from container enter command. | Daniel Baumann | 2016-08-04 | 1 | -3/+9 |
* | Adding -f, --force option to container start command to remove stray lock files. | Daniel Baumann | 2016-08-04 | 1 | -5/+18 |
* | Adding error message in container start command if container is locked. | Daniel Baumann | 2016-08-04 | 1 | -0/+6 |
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 3 | -2/+75 |
* | Changing container-status command to always show full output. | Simon Spöhel | 2016-08-04 | 1 | -1/+1 |
* | Dropping lxc ignore in container list command. | Daniel Baumann | 2016-08-04 | 1 | -6/+0 |
* | Adding container-status command. | Simon Spöhel | 2016-07-01 | 1 | -0/+82 |
* | Using global path definition in container version command for consistency. | Daniel Baumann | 2016-07-01 | 1 | -1/+3 |
* | Using global path definition in container create command for consistency. | Daniel Baumann | 2016-07-01 | 1 | -5/+6 |
* | Correcting bind mount directory removal in container remove command to work w... | Daniel Baumann | 2016-07-01 | 1 | -4/+10 |
* | Correcting bind mount directory creation in container create command to work ... | Daniel Baumann | 2016-07-01 | 1 | -8/+9 |
* | Adding container rename command. | Daniel Baumann | 2016-07-01 | 1 | -0/+162 |
* | Harmonizing defintions of long and short options in getopt code of container ... | Daniel Baumann | 2016-07-01 | 10 | -20/+18 |
* | Creating non-existing source directory for bind mounts automatically in conta... | Daniel Baumann | 2016-07-01 | 1 | -5/+1 |
* | Adding container enter command. | Daniel Baumann | 2016-07-01 | 1 | -0/+97 |
* | Showing only local containers by default in container list command. | Daniel Baumann | 2016-07-01 | 1 | -127/+52 |
* | Adding option to list only container that are not enable for automatic start ... | Daniel Baumann | 2016-06-14 | 1 | -24/+60 |
* | Using UTF-8 symbols for container status. | Daniel Baumann | 2016-06-14 | 1 | -9/+9 |
* | Showing local containers in container list command only. | Daniel Baumann | 2016-06-14 | 1 | -2/+29 |
* | Correcting aligning in container list command. | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
* | Correcting container list command to list container without IP adresses. | Daniel Baumann | 2016-06-14 | 1 | -2/+2 |
* | Excluding container-tools and .container-tools in /var/lib/machines as specia... | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
* | Silencing error message in container list command if machine directory is not... | Daniel Baumann | 2016-06-14 | 1 | -1/+1 |
* | Guessing default container script from /usr/share/container-tools/scripts/def... | Daniel Baumann | 2016-06-03 | 1 | -4/+27 |
* | Using safety measures of rm when removing containers because of (potentially)... | Daniel Baumann | 2016-06-03 | 1 | -1/+1 |
* | Removing empty source directory of bind mounts in container stop command. | Daniel Baumann | 2016-06-03 | 1 | -1/+16 |
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 2 | -6/+96 |
* | Adjusting output of additional IP addresses in container list command. | Daniel Baumann | 2016-05-18 | 1 | -6/+48 |
* | Using systemd to cleanup network interfaces after the container has been stop... | Nik Lutz | 2016-05-18 | 1 | -22/+39 |
* | Using systemctl to start containers. | Nik Lutz | 2016-05-18 | 1 | -11/+42 |
* | Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES. | Nik Lutz | 2016-05-18 | 1 | -19/+19 |
* | Replacing systemd-nspawn '--network-bridge=' with one config file per interfa... | Nik Lutz | 2016-05-18 | 2 | -7/+27 |
* | Removing network interface configuration in /etc/network/interfaces.d after c... | Nik Lutz | 2016-05-18 | 1 | -0/+22 |
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 2016-05-18 | 2 | -8/+19 |