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