]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC.pm
implement restore command
[pve-container.git] / src / PVE / API2 / LXC.pm
2015-04-29 Dietmar Maurerimplement restore command
2015-04-27 Dietmar Maurersave volid inside config, so that we can cleanly destro...
2015-04-24 Dietmar Maurerimplement disk size parameter
2015-04-24 Dietmar MaurerPVE::LXCCreate, use our own class instead of running...
2015-04-23 Dietmar Maurerallow to setup root password
2015-04-22 Dietmar Maurerimplement cpuunits, cleanup code
2015-04-21 Dietmar Maurerimplement swap and cpulimit
2015-04-20 Dietmar Maureradd mount hook, chnage network config for ip setup
2015-04-17 Dietmar Maurerimplement console API
2015-04-17 Dietmar Maurerimplement API for start/stop, depend on pve-ha-manager
2015-04-17 Dietmar Maurerallow to get/set memory and swap
2015-04-16 Dietmar Maurervmstatus: add dummy values
2015-04-16 Dietmar Maurerallow to set network interfaces
2015-04-16 Dietmar Maurerimplement update_vm API (change hostname for now)
2015-04-16 Dietmar Maurerimplement create_vm API
2015-04-16 Dietmar Maurerinitial commit