Commit Graph

18 Commits

Author SHA1 Message Date
Dietmar Maurer
8572d646c3 avoid warning if df return negative value for available bytes 2012-04-16 09:40:26 +02:00
Dietmar Maurer
19d5c0f227 fix bug 124: correctly return maxfiles flag 2012-03-23 12:45:10 +01:00
Dietmar Maurer
899b837395 vzdump: add new 'remove' flag to disable automatic file removal
The maxfiles flags is now a storage related flag. So we set that on
the storage definition, and removed it from the scheduled backup GUI.
We use '--remove 0' for 'Backup now', so the user need to remove
old backups himself.
2012-03-23 10:05:14 +01:00
Dietmar Maurer
d93d0459d0 fix bug 101: use run_command to avoid locale errors 2012-03-01 10:46:00 +01:00
Dietmar Maurer
d7550e095e allow to select gzip or lzop in vzdump
lzop is much faster, and we use that by default now.
2012-02-07 10:35:53 +01:00
Dietmar Maurer
98e84b16d5 set permissions for VZDump API 2012-02-06 11:17:42 +01:00
Dietmar Maurer
a7e42354de fix bug 45: skip external VMs 2011-11-28 10:19:48 +01:00
Dietmar Maurer
f4a8bab48f allow exclude-path in /etc/vzdump.conf 2011-11-28 08:14:58 +01:00
Dietmar Maurer
61ca4432be fix typo 2011-11-14 14:08:33 +01:00
Dietmar Maurer
5dc86eb891 fix bug 32: correctly parse 'df' output (untaint values) 2011-11-14 09:26:10 +01:00
Dietmar Maurer
31aef76131 cleanup vzdump backup/cron code 2011-10-31 08:47:18 +01:00
Dietmar Maurer
47664cbe9d use -mode instead of -snapshot, -suspend and -stop 2011-10-28 08:00:34 +02:00
Dietmar Maurer
ac27b58d10 finnish and cleanup vzdump API 2011-10-25 09:28:55 +02:00
Dietmar Maurer
30edfad922 start backup/restore GUI 2011-10-18 12:49:14 +02:00
Dietmar Maurer
8e3abaf440 remove unused function read_firstfile 2011-10-17 14:04:09 +02:00
Dietmar Maurer
7f91030611 use new logfunc callback for run_command 2011-10-14 10:54:05 +02:00
Dietmar Maurer
4a4051d8c5 adopt vzdump to pve 2 2011-10-13 14:33:12 +02:00
Dietmar Maurer
aaeeeebe40 moved vzdump sources to this packages
We want to share code and use new PVE 2 framework features. So it is no longer possible to distribute this a separate packages.
2011-10-12 08:30:05 +02:00