| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 2017-06-29 | 1 | -3/+9 |
* | Adding missing bind-ro handling in container create command, thanks to Simon ... | Daniel Baumann | 2017-05-09 | 1 | -0/+1 |
* | Adding support for bind-ro nspawn option for read-only bind mounts. | Daniel Baumann | 2017-04-03 | 1 | -3/+21 |
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 1 | -1/+1 |
* | Enabling pre and post hooks in container commands. | Daniel Baumann | 2016-12-11 | 1 | -0/+19 |
* | Renaming too generic internal getopt variables to avoid possible collisions i... | Daniel Baumann | 2016-11-25 | 1 | -3/+3 |
* | Adding support for user namespace. | Daniel Baumann | 2016-08-04 | 1 | -0/+1 |
* | Sorting container configuration file. | Daniel Baumann | 2016-08-04 | 1 | -1/+1 |
* | Adding host system based overlay mounts. | Daniel Baumann | 2016-08-04 | 1 | -2/+27 |
* | Using global path definition in container create command for consistency. | Daniel Baumann | 2016-07-01 | 1 | -5/+6 |
* | Correcting bind mount directory creation in container create command to work ... | Daniel Baumann | 2016-07-01 | 1 | -8/+9 |
* | Harmonizing defintions of long and short options in getopt code of container ... | Daniel Baumann | 2016-07-01 | 1 | -2/+2 |
* | Guessing default container script from /usr/share/container-tools/scripts/def... | Daniel Baumann | 2016-06-03 | 1 | -4/+27 |
* | Reworking container-autostart program into container auto command. | Daniel Baumann | 2016-06-03 | 1 | -6/+6 |
* | Replacing systemd-nspawn '--network-bridge=' with one config file per interfa... | Nik Lutz | 2016-05-18 | 1 | -1/+1 |
* | Using systemd-nspawn '--network-veth-extra=' instead of '--network-veth' (pre... | Nik Lutz | 2016-05-18 | 1 | -1/+1 |
* | 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 debconf script. | Daniel Baumann | 2016-03-31 | 1 | -1/+1 |
* | Adding capability and drop-capability config option. | Daniel Baumann | 2016-03-31 | 1 | -2/+14 |
* | Adding container-autostart program. | Daniel Baumann | 2016-03-31 | 1 | -4/+12 |
* | Adding container commands. | Daniel Baumann | 2016-03-12 | 1 | -0/+125 |