]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
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
2015-04-22 Dietmar Maurerimplement lxcnetaddbr to bring up network
2015-04-21 Dietmar Maurerimplement swap and cpulimit
2015-04-20 Dietmar Maureradd regression tests for inittab
2015-04-20 Dietmar Maurerwrite inittab inside container
2015-04-20 Dietmar Maureradd regression tests for network setup
2015-04-20 Dietmar Maureradd mount hook, chnage network config for ip setup
2015-04-19 Dietmar Maurerimplement setup_network for debian
2015-04-19 Dietmar Maurerautodetect OS distribution
2015-04-19 Dietmar Maureradd regression test suite
2015-04-18 Dietmar Maureradd helper classes to setup container configuration
2015-04-18 Dietmar Maurerbump version to 0.2-1
2015-04-18 Dietmar Maurerimprove CLI, add start/stop/shutdown/console/enter/...
2015-04-18 Dietmar Maurerset uptime if VM is running (dummy)
2015-04-18 Dietmar Maurerdisable debugging code
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 Maurernicely format 'pct list' output
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