]> git.proxmox.com Git - pve-container.git/history - src/PVE/VZDump/LXC.pm
VZDump lock update, drop lock_aquire/lock_release
[pve-container.git] / src / PVE / VZDump / LXC.pm
2016-02-11 Fabian GrünbichlerVZDump lock update, drop lock_aquire/lock_release
2016-02-08 Fabian GrünbichlerOnly add actual volumes to volid_list
2016-01-28 Fabian GrünbichlerCloses #877: Skip mps with backup=0 for snapshot backups
2016-01-19 Fabian GrünbichlerDon't hold flock for whole backup operation
2016-01-19 Fabian GrünbichlerFix typos in comments, descriptions and messages
2016-01-15 Dietmar Maureradd some newlines to improve readability
2016-01-15 Fabian GrünbichlerSet backup lock during stop and suspend backups
2015-12-22 Dietmar Maurervzdump stop mode: wait until container is stopped
2015-12-14 Wolfgang Bumillerfix bug #840: vzdump - fix compression command pipe
2015-11-26 Wolfgang Bumillervzdump: exclude lost+found with unprivilged containers
2015-11-26 Wolfgang Bumillervzdump: use --anchored on tar
2015-11-26 Wolfgang Bumillerhonor backup=yes/no for bind and device mountpoints
2015-11-26 Wolfgang Bumillerintroduce internal mountpont 'type' property
2015-11-26 Wolfgang Linkadd firewall config to vzdump
2015-11-20 Dirk Niliusfixed wrong parameter when force removing a vzdump...
2015-11-20 Wolfgang Bumillervzdump: warn about lack of xattr/acl support on nfs
2015-11-13 Wolfgang Bumillervzdump: userns support
2015-11-06 Wolfgang Bumillerpreserve posix capabilities
2015-09-25 Wolfgang Bumillervzdump:lxc: activate the right volumes
2015-09-22 Wolfgang Bumillervzdump: tar: disable warnings about ignored files
2015-09-17 Wolfgang Bumillervzdump:lxc: unshare mount namespace
2015-09-17 Wolfgang Bumilleruse sanitize_mountpoint in foreach_mountpoint
2015-09-17 Dietmar Maurerfix previous commit (s/snapshot/suspend/)
2015-09-17 Wolfgang Bumillerrsync cleanup
2015-09-17 Wolfgang Bumillervzdump: suspend mode fixes
2015-09-17 Wolfgang Bumillercleanup
2015-09-17 Dietmar Maurervzdump: don't unmount filesystems with -mode suspend
2015-09-16 Wolfgang Bumillervzdump: use the new run_command variant
2015-09-16 Wolfgang Bumillervzdump: lxc find/mp update 2: archive
2015-09-16 Wolfgang Bumillervzdump: lxc find/mp update 1: rsync
2015-09-16 Wolfgang Bumillervzdump: replace diskinfo with disks array
2015-09-16 Wolfgang Bumillercleanup
2015-09-16 Wolfgang Bumillerrename some $mountpoint vars to $rootdir
2015-09-14 Dietmar Maurerfix bug #712: fix stop mode backups when container...
2015-09-11 Dietmar Maurervzdump: remove debug statement
2015-09-07 Wolfgang Bumillerget rid of most of the loop-devices code
2015-09-03 Dietmar Maurertypo fixup: dettach -> detach
2015-08-28 Dietmar Maurervzdump: correctly implement snapshot backup
2015-08-27 Dietmar Maurervzdump: use correct pid to access container root
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 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-06 Dietmar Maureruse our own configuration format for containers
2015-07-31 Wolfgang LinkRemove snapshots from LXC config, when you create LXC...
2015-07-30 Dietmar Maureruse ./ prefix for all files inside tar archive
2015-07-30 Wolfgang Linkimprove creation of LXC archive
2015-04-29 Dietmar Maurerimplement restore command
2015-04-29 Dietmar Maurerimplement vzdump plugin for LXC