| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding verbose output when using '-n ALL' options with container commands. | Daniel Baumann | 2019-02-17 | 4 | -0/+24 |
* | Updating year in copyright notices to 2019. | Daniel Baumann | 2019-02-17 | 14 | -14/+14 |
* | Also allowing symlinks for containers, requires systemd 233 or newer (see #80... | Daniel Baumann | 2018-07-17 | 1 | -1/+1 |
* | Dropping untested arm64 specific settings in container start command. | Daniel Baumann | 2018-06-25 | 1 | -12/+0 |
* | Adding check in container create command to not create any container named 'A... | Daniel Baumann | 2018-05-27 | 1 | -0/+7 |
* | Adding 'ALL' as pseudo container name for container start, stop, restart, and... | Daniel Baumann | 2018-05-27 | 4 | -0/+73 |
* | Correcting typo in verbose option handling of container remove command. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Setting dummy SSH_CLIENT variable during container enter to enable conditiona... | Daniel Baumann | 2018-05-27 | 1 | -0/+8 |
* | Adding missing command variable in some container commands. | Daniel Baumann | 2018-05-27 | 2 | -0/+4 |
* | Correcting and simplifying nsenter call in container enter command. | Daniel Baumann | 2018-05-27 | 1 | -1/+1 |
* | Calling shell in container enter command directly, replacing container-nsente... | Daniel Baumann | 2018-05-27 | 1 | -8/+1 |
* | Adding -v, --verbose option to container-create command to be used e.g. when ... | Daniel Baumann | 2018-05-03 | 1 | -3/+20 |
* | Adding container remove --allow-stop option to override abort of running cont... | Daniel Baumann | 2018-02-18 | 1 | -4/+18 |
* | Updating year in copyright information for 2018. | Daniel Baumann | 2018-02-18 | 14 | -14/+14 |
* | Adding message when creating bind mount directories in container start command. | Daniel Baumann | 2018-01-19 | 1 | -2/+10 |
* | Adding SPDX License Identifiers. | Daniel Baumann | 2017-12-05 | 15 | -0/+30 |
* | Adding sh shortcut for shell format in container list command. | Daniel Baumann | 2017-10-31 | 1 | -1/+1 |
* | Removing fallback TERM in container list, not needed anymore. | Daniel Baumann | 2017-10-27 | 1 | -2/+0 |
* | Removing some dead code in network-veth-extra handling. | Daniel Baumann | 2017-10-13 | 2 | -14/+7 |
* | Using iproute instead of bridge-utils to setup bridges. | Daniel Baumann | 2017-10-13 | 1 | -2/+2 |
* | Using iproute instead of net-tools to setup interfaces. | Daniel Baumann | 2017-10-13 | 1 | -4/+4 |
* | Using linux as fallback TERM in container list command. | Daniel Baumann | 2017-10-06 | 1 | -0/+2 |
* | Adding container key command. | Daniel Baumann | 2017-07-23 | 1 | -0/+149 |
* | Adding interface max length check in container start command. | Daniel Baumann | 2017-07-22 | 1 | -0/+10 |
* | Fixing spelling typo in 'bandwidth'. | Simon Spöhel | 2017-07-22 | 2 | -18/+18 |
* | Avoid removing top-level directories when cleaning up bind mounts in containe... | Daniel Baumann | 2017-07-01 | 2 | -8/+47 |
* | Correcting boolean typo when checking for existence of new container in conta... | Daniel Baumann | 2017-06-30 | 1 | -1/+1 |
* | Allow cnt.auto=force-true to enforce startup of a locked container at system ... | Daniel Baumann | 2017-06-29 | 1 | -1/+6 |
* | Adjusting container list outout for container top command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
* | Adding new container top command. | Daniel Baumann | 2017-06-29 | 1 | -0/+113 |
* | Using more systemd-ish status symbols in container list command. | Daniel Baumann | 2017-06-29 | 1 | -2/+2 |
* | Executing auto commands only when cnt.auto=true and cnt.container-server matc... | Daniel Baumann | 2017-06-29 | 1 | -1/+1 |
* | Renaming cnt.auto to cnt.container-server in order to split functionality of ... | Daniel Baumann | 2017-06-29 | 3 | -7/+13 |
* | Correcting bind-ro option handling to actually work. | Daniel Baumann | 2017-05-10 | 1 | -1/+1 |
* | Updating list of excluded directory names in container list command. | Daniel Baumann | 2017-05-09 | 1 | -1/+1 |
* | 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 | 5 | -7/+103 |
* | Adding -f, --force option in container auto command. | Daniel Baumann | 2017-01-04 | 1 | -4/+17 |
* | Updating year in copyright information for 2017. | Daniel Baumann | 2017-01-04 | 12 | -12/+12 |
* | Handling unreadable container directory properly in container list command. | Daniel Baumann | 2016-12-20 | 1 | -1/+4 |
* | Fixing suffix in nwdiag output in container list command. | Daniel Baumann | 2016-12-13 | 1 | -0/+9 |
* | Enabling pre and post hooks in container commands. | Daniel Baumann | 2016-12-11 | 13 | -0/+254 |
* | Adding XML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+33 |
* | Adding YAML export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+24 |
* | Adding nwdiag export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -2/+85 |
* | Adding JSON export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -0/+36 |
* | Adding CSV export format to container list command. | Daniel Baumann | 2016-12-11 | 1 | -2/+24 |
* | Removing half-finished multi-address handling in container list command. | Daniel Baumann | 2016-12-11 | 1 | -20/+6 |
* | Renaming short format in container list command to shell for consistency. | Daniel Baumann | 2016-12-11 | 1 | -7/+1 |
* | Renaming full format in container list command to cli for consistency. | Daniel Baumann | 2016-12-11 | 1 | -4/+4 |