summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating container list command to use systemd-networkd config instead of ifu...Daniel Baumann2016-11-061-2/+2
* Readding container enter command.Daniel Baumann2016-11-061-0/+102
* Readding container limit command.Daniel Baumann2016-11-061-0/+186
* Readding -f|--force option in container stop command.Daniel Baumann2016-11-061-3/+17
* Readding container rename command.Daniel Baumann2016-11-061-0/+162
* Removing container rename command for LTS version.Daniel Baumann2016-10-251-162/+0
* Removing -f|--force option in container stop command for LTS version.Daniel Baumann2016-10-251-17/+3
* Removing container limit command for LTS version.Daniel Baumann2016-10-251-186/+0
* Removing container enter command for LTS version.Daniel Baumann2016-10-251-102/+0
* Adding -v, --verbose option to container remove command.Daniel Baumann2016-08-041-5/+20
* Adding support for user namespace.Daniel Baumann2016-08-042-0/+13
* Sorting container configuration file.Daniel Baumann2016-08-042-13/+13
* Calling container-nsenter program from container enter command.Daniel Baumann2016-08-041-3/+9
* Adding -f, --force option to container start command to remove stray lock files.Daniel Baumann2016-08-041-5/+18
* Adding error message in container start command if container is locked.Daniel Baumann2016-08-041-0/+6
* Adding host system based overlay mounts.Daniel Baumann2016-08-043-2/+75
* Changing container-status command to always show full output.Simon Spöhel2016-08-041-1/+1
* Dropping lxc ignore in container list command.Daniel Baumann2016-08-041-6/+0
* Adding container-status command.Simon Spöhel2016-07-011-0/+82
* Using global path definition in container version command for consistency.Daniel Baumann2016-07-011-1/+3
* Using global path definition in container create command for consistency.Daniel Baumann2016-07-011-5/+6
* Correcting bind mount directory removal in container remove command to work w...Daniel Baumann2016-07-011-4/+10
* Correcting bind mount directory creation in container create command to work ...Daniel Baumann2016-07-011-8/+9
* Adding container rename command.Daniel Baumann2016-07-011-0/+162
* Harmonizing defintions of long and short options in getopt code of container ...Daniel Baumann2016-07-0110-20/+18
* Creating non-existing source directory for bind mounts automatically in conta...Daniel Baumann2016-07-011-5/+1
* Adding container enter command.Daniel Baumann2016-07-011-0/+97
* Showing only local containers by default in container list command.Daniel Baumann2016-07-011-127/+52
* Adding option to list only container that are not enable for automatic start ...Daniel Baumann2016-06-141-24/+60
* Using UTF-8 symbols for container status.Daniel Baumann2016-06-141-9/+9
* Showing local containers in container list command only.Daniel Baumann2016-06-141-2/+29
* Correcting aligning in container list command.Daniel Baumann2016-06-141-1/+1
* Correcting container list command to list container without IP adresses.Daniel Baumann2016-06-141-2/+2
* Excluding container-tools and .container-tools in /var/lib/machines as specia...Daniel Baumann2016-06-141-1/+1
* Silencing error message in container list command if machine directory is not...Daniel Baumann2016-06-141-1/+1
* Guessing default container script from /usr/share/container-tools/scripts/def...Daniel Baumann2016-06-031-4/+27
* Using safety measures of rm when removing containers because of (potentially)...Daniel Baumann2016-06-031-1/+1
* Removing empty source directory of bind mounts in container stop command.Daniel Baumann2016-06-031-1/+16
* Reworking container-autostart program into container auto command.Daniel Baumann2016-06-032-6/+96
* Adjusting output of additional IP addresses in container list command.Daniel Baumann2016-05-181-6/+48
* Using systemd to cleanup network interfaces after the container has been stop...Nik Lutz2016-05-181-22/+39
* Using systemctl to start containers.Nik Lutz2016-05-181-11/+42
* Swaping parsing order of NETWORK_VETH_EXTRA and NETWORK_BRIDGES.Nik Lutz2016-05-181-19/+19
* Replacing systemd-nspawn '--network-bridge=' with one config file per interfa...Nik Lutz2016-05-182-7/+27
* Removing network interface configuration in /etc/network/interfaces.d after c...Nik Lutz2016-05-181-0/+22
* Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre...Nik Lutz2016-05-182-8/+19
* Excluding snapshot directories for cephfs and netapp in container list command.Daniel Baumann2016-05-061-1/+1
* Adding short and full list format to container list command.Daniel Baumann2016-05-061-18/+136
* Renaming container stop command option -k, --kill to -f, --force for consiste...Daniel Baumann2016-04-161-6/+6
* Excluding lost+found directory in container list command.Daniel Baumann2016-04-161-1/+1