summaryrefslogtreecommitdiffstats
path: root/libexec (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10Using versioned sort in container list.Daniel Baumann1-1/+1
2023-06-10Reworking container version command in python.Daniel Baumann1-32/+39
2023-01-30Adding release support for Debian 12 (bookworm).Daniel Baumann1-1/+1
2023-01-30Tightening version matches for OS detection in container info command.Daniel Baumann1-6/+6
2022-09-17Adding force and interactive options to container restart command.Daniel Baumann1-3/+34
2022-07-21Adding lazy detection in container info command for Debian 12 (booworm).Daniel Baumann1-0/+4
2022-07-21Handling multiple IP addresses in container info command the same way for sto...Daniel Baumann1-2/+2
2022-07-21Correcting container info command to report IP addresses of stopped container.Daniel Baumann1-4/+4
2022-07-20Returning all ip addresses in cnt info command.Daniel Baumann1-3/+3
2022-06-05Automatically restoring previous state after reboot by using last-on/last-off...Daniel Baumann3-18/+60
2022-06-05Tracking container state in run files in /var/lib/compute-tools.Daniel Baumann2-0/+6
2022-06-05Renaming force option in container stop command to kill in order to properly ...Daniel Baumann3-5/+18
2022-06-05Adding default interactive mode for container stop command.Daniel Baumann1-3/+27
2022-06-05Using variables in directory paths in container key command.Daniel Baumann1-4/+4
2022-05-22Fixing copy&paste mistake in systemd-network run-files handling.Daniel Baumann1-7/+0
2022-05-08Correcting off-by-one error when warning about too long veth interface names ...Daniel Baumann1-2/+2
2022-05-05Supporting both ifupdown and systemd-networkd for the time being, depending o...Daniel Baumann2-4/+50
2022-05-05Showing all IP address for stopped containers in container list command.Daniel Baumann1-2/+2
2022-05-01Updating copyright notices for 2022.Daniel Baumann19-19/+19
2022-05-01Adding container rebuild command.Daniel Baumann1-0/+152
2022-04-30Listing all IP addresses in container list command.Daniel Baumann1-1/+1
2022-04-30Actually passing through SSH_CLIENT variable to enable powerline-prompt in co...Daniel Baumann1-1/+1
2022-04-28Using systemd-networkd to manage veth interfaces on host.Simon Spöhel2-8/+11
2021-12-12Making name argument mandatory in container update command.Daniel Baumann1-0/+5
2021-12-10Adding interactive option to container update command to ease skipping contai...Daniel Baumann1-3/+51
2021-11-16Passing fix-missing to apt upgrade in container update command.Daniel Baumann1-2/+2
2021-11-16Adding complete debconf envars in container update command.Daniel Baumann1-2/+2
2021-11-16Adding notificiations for autoremovals in container update command.Daniel Baumann1-1/+14
2021-11-16Refactoring notification in container update command.Daniel Baumann1-35/+45
2021-11-16Updating notifications in container update command.Daniel Baumann1-2/+2
2021-11-16Making container update command work entirely non-interactive.Daniel Baumann1-2/+2
2021-11-16Adding comment about using grep to de-colorize apt messages in container upda...Daniel Baumann1-0/+1
2021-11-15Adding notification handling in container update command.Daniel Baumann1-0/+34
2021-11-15Preparing update notifications handling in container update command.Daniel Baumann1-4/+15
2021-11-15Speeding up full-upgrades in container update command by removing redundant u...Daniel Baumann1-2/+4
2021-11-13Replacing individual needrestart overrides by globally blacklisting container...Daniel Baumann2-7/+0
2021-11-03Enabling automatic needrestart blacklisting for containers.Daniel Baumann2-0/+7
2021-07-30Harmonizing parameter and usage in container build command.Daniel Baumann1-2/+2
2021-07-27Harmonizing usage messages over all container commands with manpage references.Daniel Baumann19-0/+57
2021-07-27Fixing full-upgrade option in container update command.Daniel Baumann1-2/+2
2021-07-27Adding container update command.Daniel Baumann1-0/+143
2021-07-26Support fetching local keys from keyring library in container key command.Daniel Baumann1-0/+6
2021-07-26Support fetching remote keys from keyserver in container key command.Daniel Baumann1-2/+7
2021-07-26Speeding up container list command by optimizing IP address gathering.Daniel Baumann1-1/+2
2021-07-26Speeding up container list command by not gathering IP addresses for output f...Daniel Baumann1-1/+9
2021-07-26Updating default keyserver for container key command.Daniel Baumann1-1/+1
2021-07-26Adding container get command.Daniel Baumann1-0/+284
2021-07-26Renaming container create command to container build.Daniel Baumann1-5/+5
2021-07-26Adding check for writable gpg directory in container key command.Daniel Baumann1-0/+9
2021-07-20Also removing lock file when force-stopping a container.Daniel Baumann1-0/+2