index
:
compute-tools
20161101-lts
20190301-lts
main
next
next+python
next+rebase
next+web
next-broken
tmp-bugfix-not-unique-cfg
tmp-cnt-vm
tmp-david
tmp-dxk1
tmp-fence
tmp-hooks
tmp-ip-from-dns
tmp-ip-from-dns-2
tmp-ip-from-dns-3
tmp-list-to-sources
tmp-nspawn
tmp-nspawn2
tmp-openvswitch
tmp-python
tmp-qemu
tmp-shell-log
compute-tools
Open Infrastructure Developers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
container
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
Adding release support for Debian 12 (bookworm).
Daniel Baumann
1
-1
/
+1
2023-01-30
Tightening version matches for OS detection in container info command.
Daniel Baumann
1
-6
/
+6
2022-09-17
Adding force and interactive options to container restart command.
Daniel Baumann
1
-3
/
+34
2022-07-21
Adding lazy detection in container info command for Debian 12 (booworm).
Daniel Baumann
1
-0
/
+4
2022-07-21
Handling multiple IP addresses in container info command the same way for sto...
Daniel Baumann
1
-2
/
+2
2022-07-21
Correcting container info command to report IP addresses of stopped container.
Daniel Baumann
1
-4
/
+4
2022-07-20
Returning all ip addresses in cnt info command.
Daniel Baumann
1
-3
/
+3
2022-06-05
Automatically restoring previous state after reboot by using last-on/last-off...
Daniel Baumann
3
-18
/
+60
2022-06-05
Tracking container state in run files in /var/lib/compute-tools.
Daniel Baumann
2
-0
/
+6
2022-06-05
Renaming force option in container stop command to kill in order to properly ...
Daniel Baumann
3
-5
/
+18
2022-06-05
Adding default interactive mode for container stop command.
Daniel Baumann
1
-3
/
+27
2022-06-05
Using variables in directory paths in container key command.
Daniel Baumann
1
-4
/
+4
2022-05-22
Fixing copy&paste mistake in systemd-network run-files handling.
Daniel Baumann
1
-7
/
+0
2022-05-08
Correcting off-by-one error when warning about too long veth interface names ...
Daniel Baumann
1
-2
/
+2
2022-05-05
Supporting both ifupdown and systemd-networkd for the time being, depending o...
Daniel Baumann
2
-4
/
+50
2022-05-05
Showing all IP address for stopped containers in container list command.
Daniel Baumann
1
-2
/
+2
2022-05-01
Updating copyright notices for 2022.
Daniel Baumann
19
-19
/
+19
2022-05-01
Adding container rebuild command.
Daniel Baumann
1
-0
/
+152
2022-04-30
Listing all IP addresses in container list command.
Daniel Baumann
1
-1
/
+1
2022-04-30
Actually passing through SSH_CLIENT variable to enable powerline-prompt in co...
Daniel Baumann
1
-1
/
+1
2022-04-28
Using systemd-networkd to manage veth interfaces on host.
Simon Spöhel
2
-8
/
+11
2021-12-12
Making name argument mandatory in container update command.
Daniel Baumann
1
-0
/
+5
2021-12-10
Adding interactive option to container update command to ease skipping contai...
Daniel Baumann
1
-3
/
+51
2021-11-16
Passing fix-missing to apt upgrade in container update command.
Daniel Baumann
1
-2
/
+2
2021-11-16
Adding complete debconf envars in container update command.
Daniel Baumann
1
-2
/
+2
2021-11-16
Adding notificiations for autoremovals in container update command.
Daniel Baumann
1
-1
/
+14
2021-11-16
Refactoring notification in container update command.
Daniel Baumann
1
-35
/
+45
2021-11-16
Updating notifications in container update command.
Daniel Baumann
1
-2
/
+2
2021-11-16
Making container update command work entirely non-interactive.
Daniel Baumann
1
-2
/
+2
2021-11-16
Adding comment about using grep to de-colorize apt messages in container upda...
Daniel Baumann
1
-0
/
+1
2021-11-15
Adding notification handling in container update command.
Daniel Baumann
1
-0
/
+34
2021-11-15
Preparing update notifications handling in container update command.
Daniel Baumann
1
-4
/
+15
2021-11-15
Speeding up full-upgrades in container update command by removing redundant u...
Daniel Baumann
1
-2
/
+4
2021-11-13
Replacing individual needrestart overrides by globally blacklisting container...
Daniel Baumann
2
-7
/
+0
2021-11-03
Enabling automatic needrestart blacklisting for containers.
Daniel Baumann
2
-0
/
+7
2021-07-30
Harmonizing parameter and usage in container build command.
Daniel Baumann
1
-2
/
+2
2021-07-27
Harmonizing usage messages over all container commands with manpage references.
Daniel Baumann
19
-0
/
+57
2021-07-27
Fixing full-upgrade option in container update command.
Daniel Baumann
1
-2
/
+2
2021-07-27
Adding container update command.
Daniel Baumann
1
-0
/
+143
2021-07-26
Support fetching local keys from keyring library in container key command.
Daniel Baumann
1
-0
/
+6
2021-07-26
Support fetching remote keys from keyserver in container key command.
Daniel Baumann
1
-2
/
+7
2021-07-26
Speeding up container list command by optimizing IP address gathering.
Daniel Baumann
1
-1
/
+2
2021-07-26
Speeding up container list command by not gathering IP addresses for output f...
Daniel Baumann
1
-1
/
+9
2021-07-26
Updating default keyserver for container key command.
Daniel Baumann
1
-1
/
+1
2021-07-26
Adding container get command.
Daniel Baumann
1
-0
/
+284
2021-07-26
Renaming container create command to container build.
Daniel Baumann
1
-5
/
+5
2021-07-26
Adding check for writable gpg directory in container key command.
Daniel Baumann
1
-0
/
+9
2021-07-20
Also removing lock file when force-stopping a container.
Daniel Baumann
1
-0
/
+2
2021-06-30
Reverting openvswitch, not really ready yet.
Daniel Baumann
2
-38
/
+36
2021-06-29
Using openvswitch instead of linux bridges.
Simon Spöhel
2
-36
/
+38
[next]