]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC/Status.pm
Refactor config-related methods into AbstractConfig
[pve-container.git] / src / PVE / API2 / LXC / Status.pm
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-27 Wolfgang Bumillerallow starting and stopping a mounted container
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-02-08 Wolfgang Bumilleradded $skiplock parameter for pct start/stop
2016-01-27 Thomas Lamprechtfix PVE::HA use clauses
2016-01-19 Fabian GrünbichlerUse lock_container when checking locks
2016-01-19 Fabian GrünbichlerFix typo in lxc-checkpoint dump directory
2016-01-15 Fabian GrünbichlerCheck lock for pct start, stop, suspend, shutdown
2016-01-10 Wolfgang Bumillercheck for quorum when starting a container
2016-01-08 Dietmar Maurervm_stop: make sure the container is stopped using lxc...
2015-11-20 Wolfgang BumillerUse lxc.start.unshare and revert "unshare lxc-start...
2015-11-13 Wolfgang Bumillerunshare lxc-start into a slave mount namespace
2015-09-09 Emmanuel KasperDon't die in vm_shutdown when we have no errors
2015-09-03 Thomas Lamprechtlxc-stop fails when 'kill' and 'timeout' options are...
2015-09-02 Dietmar Maureradd bash completion support
2015-09-01 Thomas LamprechtRemoving dead code from CT stop call and fixing typo
2015-08-20 Dietmar Maurersplit PVE::API2::LXC into smaller parts