]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC/Config.pm
update_lxc_config: remove unused parameter
[pve-container.git] / src / PVE / API2 / LXC / Config.pm
2016-08-05 Wolfgang Bumillerupdate_lxc_config: remove unused parameter
2016-07-05 Fabian Grünbichlerinclude custom lxc options when displaying config
2016-03-03 Fabian GrünbichlerMove JSONFormat code to PVE::LXC::Config
2016-03-03 Fabian GrünbichlerRefactor config-related methods into AbstractConfig
2016-02-23 Wolfgang Bumilleronly root@pam should be able to add bind mounts
2016-02-12 Fabian GrünbichlerRefactor lock_container into lock_config_[xx]
2016-01-27 Thomas Lamprechtfix PVE::HA use clauses
2015-10-28 Wolfgang Linkmove resize to have it available in the pveshell and...
2015-10-12 Wolfgang Linkfix bug #752: correct size of mount point after resize
2015-10-06 Emmanuel KasperTypo in resize_vm subroutine
2015-10-06 Wolfgang Bumillerreplace disk-size calculation in pct resize
2015-10-06 Wolfgang Bumillerremove old comment about looopdevices_list
2015-09-07 Dietmar Maurerresize: add bash completion support
2015-09-07 Wolfgang Bumillersupport resizing of owned container disks
2015-09-02 Dietmar Maureradd bash completion support
2015-08-20 Dietmar Maurersplit PVE::API2::LXC into smaller parts