]> git.proxmox.com Git - pve-container.git/history - src/PVE/LXC.pm
volid_path : test device and local directory
[pve-container.git] / src / PVE / LXC.pm
2015-08-26 Alexandre Derumiervolid_path : test device and local directory
2015-08-26 Dietmar Maurermountpoint_mount: die if something fails
2015-08-26 Dietmar Maurercode cleanup
2015-08-21 Dietmar Maurermountpoint_mount: remove unused parameter $ms
2015-08-21 Alexandre Derumiervolid_path: don't format $path with loop:/
2015-08-21 Alexandre Derumieradd mountpoint_mount sub
2015-08-21 Alexandre Derumieradd dettach_loops sub
2015-08-21 Alexandre Derumieradd attach_loops sub
2015-08-21 Alexandre Derumierupdate_lxc_config : code_clenaup
2015-08-21 Alexandre Derumieradd volid_path
2015-08-20 Dietmar Maurersplit PVE::API2::LXC into smaller parts
2015-08-19 Alexandre Derumiermountpoint: add support for host /dev/xxx block device...
2015-08-19 Wolfgang Bumillerarchlinux template support
2015-08-18 Dietmar Maurermark mp[N] as experimental feature
2015-08-18 Dietmar Maurermove setup_mountpoint into mount hook
2015-08-18 Alexandre Derumiermount hook : setup_mountpoints
2015-08-18 Alexandre Derumieradd lxc.mount.entry for subvol
2015-08-18 Alexandre Derumiervm_stop_cleanup : detach loopdevices for non rootfs...
2015-08-17 Dietmar Maurerdo not allow hotplug of cmode option
2015-08-17 Alexandre Derumieradd find_loopdev sub
2015-08-17 Alexandre Derumieradd blockdevices_list sub
2015-08-17 Alexandre Derumieradd loopdevices_list sub
2015-08-15 Dietmar Maurerimplement new cmode option
2015-08-14 Dietmar Maurerforeach_mountpoint: loop with defined order
2015-08-14 Alexandre Derumierdeactivate all mountpoint at ct stop
2015-08-14 Alexandre Derumieradd foreach_mountpoint
2015-08-14 Alexandre Derumieradd mpX mountpoint config
2015-08-14 Dietmar Maurernew helper: has_dev_console
2015-08-14 Dietmar Maurerdeny access to /dev/console if console is disabled
2015-08-14 Dietmar Maurerset default tty count to 2
2015-08-14 Dietmar Maureradd console option
2015-08-13 Dietmar Maurercorrectly compute lxc.rootfs for new subvol format
2015-08-13 Wolfgang Bumillerprint_ct_mountpoint: fix info variable substitution
2015-08-13 Wolfgang Bumillermountpount->mountpoint + call fix
2015-08-13 Dietmar Maurerimplement template creation
2015-08-12 Alexandre Derumieradd rbd storage type support
2015-08-11 Dietmar Maurerallow to set empty lxc.xxx values
2015-08-08 Dietmar Maurerfix description of parameter 'rootfs'
2015-08-08 Dietmar Maureravoid warning about undefined values
2015-08-07 Wolfgang LinkFix in PVE::LXC parse_ct_mountpoint
2015-08-07 Dietmar Maureractivate/deactivates volumes on container start/stop
2015-08-07 Dietmar Maurerallow to use drbd storage for containers
2015-08-07 Dietmar Maurerallow to add low level LXC configuration directly
2015-08-06 Dietmar Maureradd manual page for container configuration format
2015-08-06 Wolfgang Bumillerconsistent interface names and live network update
2015-08-06 Dietmar Maurercleanup - remove prefix
2015-08-06 Dietmar Maurerfix lxc.rootfs path for zfs based containers
2015-08-06 Dietmar Maureradopt snaptshot implementation for new config format
2015-08-06 Dietmar Maureruse our own configuration format for containers
2015-07-31 Dietmar Maurercleanup recover_config
2015-07-31 Dietmar Maurercleanup: new helper lxc_config_change_vmid()
2015-07-30 Wolfgang Bumillerfix ipv4 replacement of running containers
2015-07-30 Wolfgang Bumillerdon't try to add 'dhcp' or 'auto' as ip addresses
2015-07-30 Wolfgang Bumillerfix memory and swap size calculations
2015-07-24 Wolfgang Bumillerallow configuring lxc.seccomp
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
next