]> git.proxmox.com Git - pve-container.git/history - src/PVE/API2/LXC.pm
create: refactor arch detection to run_fork_with_timeout
[pve-container.git] / src / PVE / API2 / LXC.pm
2015-07-31 Wolfgang LinkFix disksize assign size when recover
2015-07-31 Dietmar Maurercleanup recover_config
2015-07-31 Dietmar Maurercleanup: move OpenVZ to LXC hint into convert_ovz()
2015-07-31 Dietmar Maurerrestore: do not overwrite network device names
2015-07-31 Dietmar Maurercleanup: use //= operator
2015-07-31 Dietmar Maurercleanup: new helper lxc_config_change_vmid()
2015-07-31 Wolfgang LinkInsert capability for restore LXC- and OpenVZ- dumpfiles
2015-07-30 Wolfgang BumillerFix leftover OpenVZ call in lxc api
2015-07-24 Dietmar Maureruse check_lock with start/update/destroy
2015-07-23 Wolfgang LinkComplete the snapshot API2
2015-07-23 Wolfgang LinkAdd snapshot rollback to API2
2015-07-23 Wolfgang LinkAdd delsnapshot to LXC API2
2015-07-23 Wolfgang LinkAdd snapshot to LXC API2
2015-06-03 Dietmar MaurerRevert "lxc-start does not close all FDs, so we cannot...
2015-06-02 Dietmar Maurerlxc-start does not close all FDs, so we cannot use...
2015-05-12 Wolfgang Bumillerfix bad remote_node_ip usage
2015-05-12 Wolfgang Bumillerpass port family to next_vnc_port
2015-05-07 Dietmar Maurerinstall global lxc config
2015-05-01 Dietmar Maureruse pve.volid if set
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