]> git.proxmox.com Git - pve-container.git/history - src/PVE/CLI/pct.pm
Refactor mountpoint and general conf methods
[pve-container.git] / src / PVE / CLI / pct.pm
2016-03-03 Fabian GrünbichlerRefactor mountpoint and general conf methods
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-03-01 Wolfgang Bumillerpct list: Add a 'Lock' column
2016-02-27 Wolfgang BumillerImplement pct mount/unmount
2016-02-27 Wolfgang BumillerImplement pct push/pull
2016-02-24 Thomas Lamprechtpct enter: check if container runs before lxc-attach
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-01-21 Dietmar Maurerimplement linked clones
2016-01-15 Dietmar Maurerimplement parse_ct_rootfs
2015-10-28 Wolfgang Linkmove resize to have it available in the pveshell and...
2015-10-15 Dietmar Maurerfsck: simplify code
2015-10-15 Dietmar Maurerminor cleanups
2015-10-15 Emmanuel KasperAdd new pct fsck command to check the mountpoints of...
2015-09-07 Wolfgang Bumillersupport resizing of owned container disks
2015-09-06 Wolfgang Linkadd the capability to unlock a Container if it is locked
2015-09-05 Dietmar Maurerpct exec: fix bash completion
2015-09-03 Dietmar Maurerpct: use separate class for CLIHandler (src/PVE/CLI...