summaryrefslogtreecommitdiffstats
path: root/libexec/container/list (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-10Using versioned sort in container list.Daniel Baumann1-1/+1
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 Baumann1-1/+1
2022-04-30Listing all IP addresses in container list command.Daniel Baumann1-1/+1
2021-07-27Harmonizing usage messages over all container commands with manpage references.Daniel Baumann1-0/+3
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-06-06Using cnt run to determine IP addresses in container list.Daniel Baumann1-8/+17
2021-04-11Using https instead of http in all comments.Daniel Baumann1-1/+1
2021-04-11Moving config files from /etc/open-infrastructure to /etc/compute-tools.Daniel Baumann1-2/+3
2021-04-11Moving command files from /usr/lib to /usr/libexec.Daniel Baumann1-0/+0
2021-02-09Updating copyright notices for 2021.Daniel Baumann1-1/+1
2020-10-30Adding awk optimizations in configuration file handling.Katharina Drexel1-3/+3
2020-01-21Updating copyright notices for 2020.Daniel Baumann1-1/+1
2019-09-19Tightening Address lookup in container list command for systemd-networkd to n...Daniel Baumann1-1/+1
2019-04-12Removing explicit protocol for IP adresses in container list command.Daniel Baumann1-5/+5
2019-02-23Using hostname fallback if FQDN is not set.Daniel Baumann1-1/+1
2019-02-23Renaming container-tools to compute-tools.Daniel Baumann1-11/+12
2019-02-17Updating year in copyright notices to 2019.Daniel Baumann1-1/+1
2018-07-17Also allowing symlinks for containers, requires systemd 233 or newer (see #80...Daniel Baumann1-1/+1
2018-02-18Updating year in copyright information for 2018.Daniel Baumann1-1/+1
2017-12-05Adding SPDX License Identifiers.Daniel Baumann1-0/+2
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-06Using linux as fallback TERM in container list command.Daniel Baumann1-0/+2
2017-06-29Adjusting container list outout for container top command.Daniel Baumann1-2/+2
2017-06-29Using more systemd-ish status symbols in container list command.Daniel Baumann1-2/+2
2017-06-29Renaming cnt.auto to cnt.container-server in order to split functionality of ...Daniel Baumann1-3/+3
2017-05-09Updating list of excluded directory names in container list command.Daniel Baumann1-1/+1
2017-01-04Updating year in copyright information for 2017.Daniel Baumann1-1/+1
2016-12-20Handling unreadable container directory properly in container list command.Daniel Baumann1-1/+4
2016-12-13Fixing suffix in nwdiag output in container list command.Daniel Baumann1-0/+9
2016-12-11Enabling pre and post hooks in container commands.Daniel Baumann1-0/+19
2016-12-11Adding XML export format to container list command.Daniel Baumann1-0/+33
2016-12-11Adding YAML export format to container list command.Daniel Baumann1-0/+24
2016-12-11Adding nwdiag export format to container list command.Daniel Baumann1-2/+85
2016-12-11Adding JSON export format to container list command.Daniel Baumann1-0/+36
2016-12-11Adding CSV export format to container list command.Daniel Baumann1-2/+24
2016-12-11Removing half-finished multi-address handling in container list command.Daniel Baumann1-20/+6
2016-12-11Renaming short format in container list command to shell for consistency.Daniel Baumann1-7/+1
2016-12-11Renaming full format in container list command to cli for consistency.Daniel Baumann1-4/+4
2016-12-11Sorting format code in container list command.Daniel Baumann1-4/+4
2016-12-11Adding trailing line in full format for container list command.Daniel Baumann1-0/+13
2016-12-11Renaming internal show function in container list command for consistency.Daniel Baumann1-23/+23
2016-12-11Completing usage message in container list command.Daniel Baumann1-1/+1
2016-11-25Renaming too generic internal getopt variables to avoid possible collisions i...Daniel Baumann1-3/+3
2016-11-12Using fallback to ifupdown addresses in container list command for container ...Daniel Baumann1-0/+3
2016-11-12Avoid repeating ipv4 address of the previous container in container list comm...Daniel Baumann1-0/+2
2016-11-06Updating container list command to use systemd-networkd config instead of ifu...Daniel Baumann1-2/+2
2016-08-04Dropping lxc ignore in container list command.Daniel Baumann1-6/+0