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
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-18
Adding container remove --allow-stop option to override abort of running cont...
Daniel Baumann
1
-4
/
+18
2018-02-18
Updating year in copyright information for 2018.
Daniel Baumann
14
-14
/
+14
2018-01-19
Adding message when creating bind mount directories in container start command.
Daniel Baumann
1
-2
/
+10
2017-12-05
Adding SPDX License Identifiers.
Daniel Baumann
15
-0
/
+30
2017-10-31
Adding sh shortcut for shell format in container list command.
Daniel Baumann
1
-1
/
+1
2017-10-27
Removing fallback TERM in container list, not needed anymore.
Daniel Baumann
1
-2
/
+0
2017-10-13
Removing some dead code in network-veth-extra handling.
Daniel Baumann
2
-14
/
+7
2017-10-13
Using iproute instead of bridge-utils to setup bridges.
Daniel Baumann
1
-2
/
+2
2017-10-13
Using iproute instead of net-tools to setup interfaces.
Daniel Baumann
1
-4
/
+4
2017-10-06
Using linux as fallback TERM in container list command.
Daniel Baumann
1
-0
/
+2
2017-07-23
Adding container key command.
Daniel Baumann
1
-0
/
+149
2017-07-22
Adding interface max length check in container start command.
Daniel Baumann
1
-0
/
+10
2017-07-22
Fixing spelling typo in 'bandwidth'.
Simon Spöhel
2
-18
/
+18
2017-07-01
Avoid removing top-level directories when cleaning up bind mounts in containe...
Daniel Baumann
2
-8
/
+47
2017-06-30
Correcting boolean typo when checking for existence of new container in conta...
Daniel Baumann
1
-1
/
+1
2017-06-29
Allow cnt.auto=force-true to enforce startup of a locked container at system ...
Daniel Baumann
1
-1
/
+6
2017-06-29
Adjusting container list outout for container top command.
Daniel Baumann
1
-2
/
+2
2017-06-29
Adding new container top command.
Daniel Baumann
1
-0
/
+113
2017-06-29
Using more systemd-ish status symbols in container list command.
Daniel Baumann
1
-2
/
+2
2017-06-29
Executing auto commands only when cnt.auto=true and cnt.container-server matc...
Daniel Baumann
1
-1
/
+1
2017-06-29
Renaming cnt.auto to cnt.container-server in order to split functionality of ...
Daniel Baumann
3
-7
/
+13
2017-05-10
Correcting bind-ro option handling to actually work.
Daniel Baumann
1
-1
/
+1
2017-05-09
Updating list of excluded directory names in container list command.
Daniel Baumann
1
-1
/
+1
2017-05-09
Adding missing bind-ro handling in container create command, thanks to Simon ...
Daniel Baumann
1
-0
/
+1
2017-04-03
Adding support for bind-ro nspawn option for read-only bind mounts.
Daniel Baumann
5
-7
/
+103
2017-01-04
Adding -f, --force option in container auto command.
Daniel Baumann
1
-4
/
+17
2017-01-04
Updating year in copyright information for 2017.
Daniel Baumann
12
-12
/
+12
2016-12-20
Handling unreadable container directory properly in container list command.
Daniel Baumann
1
-1
/
+4
2016-12-13
Fixing suffix in nwdiag output in container list command.
Daniel Baumann
1
-0
/
+9
2016-12-11
Enabling pre and post hooks in container commands.
Daniel Baumann
13
-0
/
+254
2016-12-11
Adding XML export format to container list command.
Daniel Baumann
1
-0
/
+33
2016-12-11
Adding YAML export format to container list command.
Daniel Baumann
1
-0
/
+24
2016-12-11
Adding nwdiag export format to container list command.
Daniel Baumann
1
-2
/
+85
2016-12-11
Adding JSON export format to container list command.
Daniel Baumann
1
-0
/
+36
2016-12-11
Adding CSV export format to container list command.
Daniel Baumann
1
-2
/
+24
2016-12-11
Removing half-finished multi-address handling in container list command.
Daniel Baumann
1
-20
/
+6
2016-12-11
Renaming short format in container list command to shell for consistency.
Daniel Baumann
1
-7
/
+1
2016-12-11
Renaming full format in container list command to cli for consistency.
Daniel Baumann
1
-4
/
+4
2016-12-11
Sorting format code in container list command.
Daniel Baumann
1
-4
/
+4
2016-12-11
Adding trailing line in full format for container list command.
Daniel Baumann
1
-0
/
+13
2016-12-11
Renaming internal show function in container list command for consistency.
Daniel Baumann
1
-23
/
+23
2016-12-11
Completing usage message in container list command.
Daniel Baumann
1
-1
/
+1
2016-12-11
Tidying container move comments.
Daniel Baumann
1
-2
/
+2
2016-12-11
Tidying container move interactive question.
Daniel Baumann
1
-1
/
+1
2016-12-11
Renaming container rename command to move for consistency.
Daniel Baumann
1
-0
/
+0
2016-11-25
Renaming too generic internal getopt variables to avoid possible collisions i...
Daniel Baumann
12
-36
/
+36
2016-11-12
Fail to find container in remove command only when both the rootfs and the co...
Daniel Baumann
1
-1
/
+1
2016-11-12
Using fallback to ifupdown addresses in container list command for container ...
Daniel Baumann
1
-0
/
+3
2016-11-12
Avoid repeating ipv4 address of the previous container in container list comm...
Daniel Baumann
1
-0
/
+2
2016-11-06
Updating container list command to use systemd-networkd config instead of ifu...
Daniel Baumann
1
-2
/
+2
[next]