| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding support for user namespace. | Daniel Baumann | 2016-08-04 | 1 | -0/+12 |
* | Sorting container configuration file. | Daniel Baumann | 2016-08-04 | 1 | -12/+12 |
* | 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 | 1 | -0/+25 |
* | Harmonizing defintions of long and short options in getopt code of container ... | Daniel Baumann | 2016-07-01 | 1 | -2/+2 |
* | Creating non-existing source directory for bind mounts automatically in conta... | Daniel Baumann | 2016-07-01 | 1 | -5/+1 |
* | 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 | 1 | -6/+26 |
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 2016-05-18 | 1 | -7/+18 |
* | Updating comments in commands. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
* | Updating year in copyright notices in container commands. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
* | Adding blockio, cpu, memory and tasks limit config options. | Daniel Baumann | 2016-03-31 | 1 | -1/+74 |
* | Adding capability and drop-capability config option. | Daniel Baumann | 2016-03-31 | 1 | -1/+25 |
* | Adding native ARM architecture support in container start command. | Daniel Baumann | 2016-03-31 | 1 | -6/+25 |
* | Adding container commands. | Daniel Baumann | 2016-03-12 | 1 | -0/+195 |