]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC.pm
get_primary_ips: take dhcp/manual settings into account
[pve-container.git] / src / PVE / LXC.pm
2015-07-24 Wolfgang Bumillerget_primary_ips: take dhcp/manual settings into account
2015-07-24 Wolfgang BumillerLXC::get_primary_ips: fix ip/ip6 mixup
2015-07-24 Dietmar Maurerparse_lxc_config: cleanup parser
2015-07-24 Dietmar Maurersnapshot_rollback: directly call lxc-stop
2015-07-23 Wolfgang LinkAdd rollback functionality
2015-07-23 Wolfgang LinkAdd snapshot rollback to API2
2015-07-23 Wolfgang LinkAdd delsnap functionality
2015-07-23 Wolfgang LinkAdd delsnapshot to LXC API2
2015-07-23 Wolfgang LinkAdd snapshot functionality on zfs to lxc
2015-07-23 Wolfgang LinkAdd snapshot to LXC API2
2015-07-23 Dietmar Maurercleanup write_lxc_config
2015-07-23 Wolfgang LinkExtend lxc config with options for snapshot
2015-07-02 Dietmar Maurer$change_ip_config: only pass one parameter called ipversion
2015-07-02 Wolfgang BumillerLXC: more compact network configuration
2015-06-30 Dietmar Maureradd missing }
2015-06-30 Dietmar Maurerip hotplug: ignore errors for del
2015-06-30 Dietmar Maurerwhite space cleanups
2015-06-30 Dietmar Maurerfind_lxc_pid: cleanup regex, raise exception
2015-06-30 Alexandre Derumierfix hotplug ip configuration V4
2015-06-29 Dietmar Maureravoid warning about undefined values
2015-06-26 Alexandre Derumieradd hotplug ip configuration
2015-06-26 Alexandre Derumieradd net hotplug
2015-06-26 Alexandre Derumieradd net hot-unplug
2015-06-22 Dietmar Maurercode cleanup
2015-06-22 Alexandre Derumierenable lxc hotplug
2015-06-22 w.link@proxmox.comExtent man description for network settings
2015-06-22 w.link@proxmox.comcorrect typo
2015-06-21 Alexandre Derumierlxc : vmstatus : add disk read|write stats
2015-06-21 Alexandre Derumierlxc: add hotplug memory && cpus cgroups value
2015-06-03 Dietmar Maurerallow lxc.cgroup.devices.deny settings in lxc config
2015-06-02 Dietmar Maureruse float for cpulimit
2015-06-01 Dietmar Maurerrename cpus to cpulimit
2015-05-08 Dietmar Maurerwrite_lxc_config: write include statements first
2015-05-06 Dietmar Maurerallow/use empty network type
2015-05-02 Alexandre Derumiercreate lockdir if not exist.
2015-04-29 Dietmar Maurerimplement restore command
2015-04-29 Dietmar Maurerimplement vzdump plugin for LXC
2015-04-27 Dietmar Maurercorrectly include PVE::Storage
2015-04-27 Dietmar Maurersave volid inside config, so that we can cleanly destro...
2015-04-25 Dietmar Maureradd code to use qemu-nbd with qcow2 images
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 Maurerimprove parameter verification for nameserver and searc...
2015-04-22 Dietmar Maurerimplement dns setup for containers
2015-04-22 Dietmar Maurerimplement nameserver and searchdomain options
2015-04-22 Dietmar Maurerimplement startup option
2015-04-22 Dietmar Maurerimplement onboot flag
2015-04-22 Dietmar Maurerimplement cpuunits, cleanup code
2015-04-22 Dietmar Maureradd firewall and vlan tag network options
2015-04-22 Dietmar Maurerimplement lxcnetaddbr to bring up network
2015-04-21 Dietmar Maurerimplement swap and cpulimit
2015-04-20 Dietmar Maureradd mount hook, chnage network config for ip setup
2015-04-19 Dietmar Maurerimplement setup_network for debian
2015-04-18 Dietmar Maurerset uptime if VM is running (dummy)
2015-04-18 Dietmar Maurernew helper find_lxc_console_pids
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 Maurerimprove vmstatus: include memory and disk usage
2015-04-17 Dietmar Maurerallow to get/set memory and swap
2015-04-17 Dietmar Maurerimprove lxc config parser
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