]> git.proxmox.com Git - pve-container.git/shortlog
pve-container.git
2015-09-10 Dietmar Maurercleanup mp size parameter (add units, same code as...
2015-09-10 Dietmar Maurerbump version to 0.9-17
2015-09-10 Dietmar Maurermount_all: make sure rootfs exists
2015-09-10 Dietmar Maureravoid warning about undefined value
2015-09-09 Dietmar Maurerbump version to 0.9-16
2015-09-09 Emmanuel KasperDon't die in vm_shutdown when we have no errors
2015-09-09 Alen GrizonicCT protection mode added
2015-09-08 Dietmar Maurerbump version to 0.9-15
2015-09-07 Dietmar Maurerresize: add bash completion support
2015-09-07 Wolfgang Bumillersupport resizing of owned container disks
2015-09-07 Wolfgang Bumillerfix block device access
2015-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
2015-09-07 Wolfgang Linkfix unlock handling after migration.
2015-09-07 Dietmar Maurertry to generate files atomic (all or nothing)
2015-09-07 Dietmar Maureruse complete_migration_target from PVE::Cluster
2015-09-06 Wolfgang Linkadd the capability to unlock a Container if it is locked
2015-09-06 Wolfgang Linkcheck is mounted before try to unmount disk.
2015-09-05 Dietmar Maurercreate_disk: correctly pass nomp parameter to print_ct...
2015-09-05 Dietmar Maurerpct exec: fix bash completion
2015-09-05 Dietmar Maurermove create_disks to PVE::LXC to avoid cyclic dependency
2015-09-05 Wolfgang Bumilleradd support to add mountpoints with pct set
2015-09-05 Dietmar Maurercreate_rootfs: revert previous change and always call...
2015-09-05 Dietmar Maurercleanup coding style
2015-09-05 Dietmar Maurerformat_disk: cleanups, never try to format subvolumes
2015-09-05 Dietmar Maurerfix coding style
2015-09-05 Wolfgang Bumillerdisk formatting and mounting changed
2015-09-04 Dietmar Maureruse run_cli instead of run (name changed in pve-common)
2015-09-04 Dietmar Maureruse PVE::Cluster::complete_next_vmid
2015-09-04 Dietmar Maurerauto-generate bash completion config
2015-09-03 Dietmar Maurerpct: use separate class for CLIHandler (src/PVE/CLI...
2015-09-03 Wolfgang Bumilleradded pct exec
2015-09-03 Emmanuel KasperConvert to disksize to GB after reading the config...
2015-09-03 Emmanuel KasperEnhance pct man page with DESCRIPTION, EXAMPLES, FILES...
2015-09-03 Dietmar Maurertypo fixup: dettach -> detach
2015-09-03 Wolfgang Bumilleradd missing archlinux ostype confdesc enum entry
2015-09-03 Wolfgang Bumillerfix some warnings shown during 'make dinstall'
2015-09-03 Wolfgang Bumillerdestroy owned mountpoints on pct destroy
2015-09-03 Thomas Lamprechtlxc-stop fails when 'kill' and 'timeout' options are...
2015-09-02 Dietmar Maureradd bash completion support
2015-09-01 Dietmar Maureruse multiple mount protection (mmp)
2015-09-01 Dietmar Maurernormalize mount path
2015-09-01 Dietmar Maurermount_all: unly call umount on error
2015-09-01 Thomas Lamprechtfixed call for cfg file and error when CT is running...
2015-09-01 Thomas LamprechtRemoving dead code from CT stop call and fixing typo
2015-09-01 Dietmar Maurercreate_rootfs: correctly deactivate volumes (fix previo...
2015-09-01 Dietmar Maurerumount_all: fix previous commit
2015-09-01 Dietmar Maureradd offline migration code
2015-09-01 Wolfgang Bumillerskip lxc hooks on non-PVE containers
2015-08-31 Dietmar Maureruse loop device for all 'raw' formated disks on directo...
2015-08-31 Alen Grizoniclxc detect error message changed
2015-08-31 Wolfgang Bumillerunderscore is a valid lxc config key character
2015-08-31 Dietmar Maurerimplement mount_all/umount_all
2015-08-31 Dietmar Maurerparse_ct_mountpoint: allow to parse "--rootfs 0"
2015-08-28 Dietmar Maurercleanup error message
2015-08-28 Alen GrizonicHA resources check before destroying lxc
2015-08-28 Dietmar Maurerbump version to 0.9-14
2015-08-28 Thomas Lamprechtrun spiceterm and return spiceproxy config only if...
2015-08-28 Dietmar Maurervzdump: correctly implement snapshot backup
2015-08-28 Dietmar Maurermerge volid_path into mountpount_mount
2015-08-27 Dietmar Maurerlock_aquire: fix reference counting and lock name
2015-08-27 Dietmar Maurervzdump: use correct pid to access container root
2015-08-27 Dietmar Maurerhas_feature: skip further tests if we already detected...
2015-08-27 Dietmar Maurerhas_feature: check all mountpoints
2015-08-27 Dietmar Maurercleanup: remove useless PVE::LXC prefix
2015-08-27 Dietmar Maurercreate_rootfs: force rootfs mp to '/'
2015-08-27 Dietmar Maurerrestore: do not restore mpX, arch and ostype options...
2015-08-27 Dietmar Maurercreate_disks: removed default_storage parameter
2015-08-27 Dietmar Maurercreate: do not pass mointpoints to update_pct_config...
2015-08-27 Dietmar Maurercreate_disks: correctly protect code with eval
2015-08-27 Alexandre Derumiervm_create : add support for mountpoints
2015-08-26 Emmanuel KasperCorrect package name in sub update_ipconfig()
2015-08-26 Thomas Lamprechtallow to load configs from CTs located on other nodes
2015-08-26 Alexandre Derumierremove tests for /dev/xxx and use get_vm_volumes
2015-08-26 Alexandre Derumieradd get_vm_volumes sub
2015-08-26 Alexandre Derumierupdate_lxc_config : remove foreach_mountpoint
2015-08-26 Dietmar Maurerwhite space cleanups
2015-08-26 Alexandre Derumiervolid_path : test device and local directory
2015-08-26 Dietmar Maurervzdump: always store config inside $task->{tmpdir}
2015-08-26 Dietmar Maurerfix bug #691 part1: fix vzdump stop mode backup on zfs
2015-08-26 Dietmar Maurermountpoint_mount: die if something fails
2015-08-26 Dietmar Maurercode cleanup
2015-08-26 Dietmar Maurervzdump: always check if we have a valid rootfs volid
2015-08-26 Dietmar Maurerdo not pass 'noerr' flags to parse_volume_id
2015-08-26 Dietmar Maurervzdump: fail if we have mountpoints
2015-08-26 Dietmar Maurercode cleanup
2015-08-25 Dietmar Maurerbump version to 0.9-13
2015-08-25 Wolfgang Bumillerdetect ostype when restoring OpenVZ containers
2015-08-25 Emmanuel KasperTypo in create_rootfs() subroutine
2015-08-24 Dietmar Maurerbump version to 0.9-12
2015-08-21 Dietmar Maurermountpoint_mount: remove unused parameter $ms
2015-08-21 Alexandre Derumiermake create_rootfs sub generic
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 Derumiermount hook : code cleanup
2015-08-21 Alexandre Derumierupdate_lxc_config : code_clenaup
2015-08-21 Alexandre Derumieradd volid_path
2015-08-20 Dietmar Maurerimplement pct listsnapshot cli command
2015-08-20 Dietmar Maurersplit PVE::API2::LXC into smaller parts
next