summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-30Adding one more awk optimizations in container stop command.Daniel Baumann1-1/+1
2020-10-30Adding awk optimizations in configuration file handling.Katharina Drexel8-39/+39
2020-10-30Adding overlay options to container start command.Katharina Drexel1-1/+11
2020-10-30Adding overlay options to container create command.Katharina Drexel1-2/+8
2020-09-22Adding missing colon in container create commands '--script' option.Daniel Baumann1-1/+1
2020-09-22Correcting wrong usages of new and old container names in container move comm...Daniel Baumann1-4/+4
2020-08-28Fixing one more occurence of wrong tr usage in container move command.Daniel Baumann1-1/+1
2020-08-28Fixing 'cnt remove' error when executed in directory /usr/lib/open-infrastruc...Katharina Drexel1-1/+1
2020-04-28Adding run comment in version command.Daniel Baumann1-0/+1
2020-03-08Correcting call of post hooks in container start program to make them actuall...Daniel Baumann1-9/+9
2020-01-21Updating copyright notices for 2020.Daniel Baumann15-15/+15
2020-01-16Adding verbose option for container start command.Daniel Baumann1-2/+6
2019-11-04Adding default hook to unlink console prior start when bindmounting /dev (e.g...Daniel Baumann1-0/+3
2019-09-19Tightening Address lookup in container list command for systemd-networkd to n...Daniel Baumann1-1/+1
2019-08-11Fixing a bug where only the last item in lists passed via CLI was evaluated.Simon Spöhel1-9/+9
2019-08-11Fixing a bug where directories were not created for --bind-ro.Simon Spöhel1-1/+1
2019-08-11Removing stray veth links when stopping containers with force.Daniel Baumann1-0/+11
2019-08-11Removing stray veth links when starting containers with force.Daniel Baumann1-0/+7
2019-04-12Removing explicit protocol for IP adresses in container list command.Daniel Baumann1-5/+5
2019-03-09Using C.UTF-8 in container enter command as fallback locale.Daniel Baumann1-1/+1
2019-03-02Readding limit command.Daniel Baumann2-10/+294
2019-03-02Readding key command.Daniel Baumann1-0/+152
2019-03-02Removing a few fixmes that are not needed anymore.Daniel Baumann2-3/+1
2019-03-02Removing limit command until its completly tested.Daniel Baumann2-294/+10
2019-03-02Removing key command until its completly tested.Daniel Baumann1-152/+0
2019-02-23Adding a end message in container create command.Daniel Baumann1-0/+3
2019-02-23Using hostname fallback if FQDN is not set.Daniel Baumann4-4/+4
2019-02-23Renaming container-tools to compute-tools.Daniel Baumann16-79/+96
2019-02-18Adding container log command.Daniel Baumann1-0/+144
2019-02-17Adding verbose output when using '-n ALL' options with container commands.Daniel Baumann4-0/+24
2019-02-17Updating year in copyright notices to 2019.Daniel Baumann14-14/+14
2018-07-17Also allowing symlinks for containers, requires systemd 233 or newer (see #80...Daniel Baumann1-1/+1
2018-06-25Dropping untested arm64 specific settings in container start command.Daniel Baumann1-12/+0
2018-05-27Adding check in container create command to not create any container named 'A...Daniel Baumann1-0/+7
2018-05-27Adding 'ALL' as pseudo container name for container start, stop, restart, and...Daniel Baumann4-0/+73
2018-05-27Correcting typo in verbose option handling of container remove command.Daniel Baumann1-1/+1
2018-05-27Setting dummy SSH_CLIENT variable during container enter to enable conditiona...Daniel Baumann1-0/+8
2018-05-27Adding missing command variable in some container commands.Daniel Baumann2-0/+4
2018-05-27Correcting and simplifying nsenter call in container enter command.Daniel Baumann1-1/+1
2018-05-27Calling shell in container enter command directly, replacing container-nsente...Daniel Baumann1-8/+1
2018-05-03Adding -v, --verbose option to container-create command to be used e.g. when ...Daniel Baumann1-3/+20
2018-02-18Adding container remove --allow-stop option to override abort of running cont...Daniel Baumann1-4/+18
2018-02-18Updating year in copyright information for 2018.Daniel Baumann14-14/+14
2018-01-19Adding message when creating bind mount directories in container start command.Daniel Baumann1-2/+10
2017-12-05Adding SPDX License Identifiers.Daniel Baumann15-0/+30
2017-10-31Adding sh shortcut for shell format in container list command.Daniel Baumann1-1/+1
2017-10-27Removing fallback TERM in container list, not needed anymore.Daniel Baumann1-2/+0
2017-10-13Removing some dead code in network-veth-extra handling.Daniel Baumann2-14/+7
2017-10-13Using iproute instead of bridge-utils to setup bridges.Daniel Baumann1-2/+2
2017-10-13Using iproute instead of net-tools to setup interfaces.Daniel Baumann1-4/+4