]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2015-07-24 Wolfgang Bumillerdebian setup: dhcp, manual and unmanaged network
2015-07-24 Wolfgang Bumillerget_primary_ips: take dhcp/manual settings into account
2015-07-24 Wolfgang BumillerLXCSetup::Debian: style fix & removed unused vars
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 Maureruse check_lock with start/update/destroy
2015-07-24 Dietmar Maurersnapshot_rollback: directly call lxc-stop
2015-07-23 Wolfgang LinkComplete the snapshot API2
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-03 Dietmar Maurerbump version to 0.9-3
2015-07-03 Dietmar Maureradd test case for debian 6
2015-07-03 Dietmar Maurerfix tty setup for debian6
2015-07-03 Dietmar Maurerfix version parser for debian
2015-07-02 Dietmar Maurer$change_ip_config: only pass one parameter called ipversion
2015-07-02 Wolfgang BumillerLXC: more compact network configuration
2015-07-01 Dietmar Maurerbump version to 0.9-2
2015-07-01 Dietmar Maurercorrectly set password change time
2015-06-30 Wolfgang BumillerLXCSetup::Redhat: ipv6 config
2015-06-30 Wolfgang BumillerLXCSetup::Debian: ipv6 + naming consistency
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-30 Dietmar Maureradd support for Ubuntu 14.04 and 12.04
2015-06-29 Dietmar Maurerbump version to 0.9-1
2015-06-29 Dietmar Maurercorrectly untaint crontab filenames
2015-06-29 Dietmar Maurernew rewrite_ssh_host_keys hook
2015-06-29 Dietmar Maureravoid warning about undefined values
2015-06-27 Dietmar Maureradd a link to backup my claim
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-24 Dietmar Maureradd support for Ubuntu 15.04
2015-06-24 Dietmar Maurerbump version to 0.8-1
2015-06-24 Dietmar Maureronly use lxc-pve-mount-hook for containers on /etc...
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-03 Dietmar MaurerRevert "lxc-start does not close all FDs, so we cannot...
2015-06-02 Dietmar Maureruse float for cpulimit
2015-06-02 Dietmar Maurerlxc-start does not close all FDs, so we cannot use...
2015-06-01 Dietmar Maurerbump version to 0.7-2
2015-06-01 Dietmar Maureruse nowait trigger for pve-api-updates
2015-06-01 Dietmar Maurerrename cpus to cpulimit
2015-05-12 Wolfgang Bumillerfix bad remote_node_ip usage
2015-05-12 Wolfgang Bumillerpass port family to next_vnc_port
2015-05-08 Dietmar Maureradd README
2015-05-08 Dietmar Maurerwrite_lxc_config: write include statements first
2015-05-07 Dietmar Maurerbump version to 0.7-1
2015-05-07 Dietmar Maurertry to randomize crontab entries
2015-05-07 Dietmar Maurerinstall global lxc config
2015-05-06 Dietmar Maurerdepend on lxc-pve
2015-05-06 Dietmar Maurerbump version to 0.6-1
2015-05-06 Dietmar Maureradd upstart config power-status-changed.conf for centos...
2015-05-06 Dietmar Maurerallow/use empty network type
2015-05-06 Dietmar Maureruse mingetty on centos6
2015-05-05 Dietmar Maurertrigger pve-api-updates event
2015-05-05 Dietmar Maurernew LXCSetup hook template_fixup
2015-05-05 Dietmar Maureradd test case for centos6
2015-05-05 Dietmar Maureradd class for redhat based containers
2015-05-02 Alexandre Derumiercreate lockdir if not exist.
2015-05-01 Dietmar Maureruse new subvolume API for zfspool
2015-05-01 Dietmar Maureruse pve.volid if set
2015-04-30 Dietmar Maurerbump version to 0.5-1
2015-04-30 Dietmar Maurermerge config at restore
2015-04-29 Dietmar Maurerfix restore from STDIN
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 Maureruse loop mount instead of qemu-nbd
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 Maurerbump version to 0.4-1
2015-04-23 Dietmar Maurerrename test directories
2015-04-23 Dietmar Maureruse dynamically created plugin objects for LXSetup
2015-04-23 Dietmar Maurerfix dns setup when using host dns configuration
2015-04-23 Dietmar Maurerallow to setup root password
2015-04-23 Dietmar Maurerimprove parameter verification for nameserver and searc...
2015-04-22 Dietmar Maurerimplement dns setup for containers
2015-04-22 Dietmar Maurerconside searchdomain when updating /etc/hosts
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 Maurerbump version to 0.3-1
next