5
0
mirror of git://git.proxmox.com/git/pve-zsync.git synced 2025-01-03 09:17:37 +03:00
Commit Graph

148 Commits

Author SHA1 Message Date
Thomas Lamprecht
29274a3aaa buildsys: fix upload target 2018-06-05 16:03:38 +02:00
Thomas Lamprecht
65248d828a bum version to 1.6-16 2018-06-05 15:37:36 +02:00
Wolfgang Bumiller
ae7b5f4c60 don't check binaries for help and printpod commands
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-05-15 13:53:05 +02:00
Thomas Lamprecht
fdb4de53b7 refactor synopsis handling
move command synopsis help into the "known command" hash
use that to generalise parameter checking, printing help and
generating POD synopsis

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-05-15 13:33:05 +02:00
Thomas Lamprecht
956c788590 do not duplicate common docs for CLI help and manpage
add a hidden command which prints the POD of pve-zsync, reusing the
documentation for pve-zsync help CMD

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-05-15 13:33:05 +02:00
Wolfgang Link
c613b5f1d2 Fix: You can now use the pool as replication source.
In previous version you need a dataset as replication source.
2018-03-21 13:53:24 +01:00
Thomas Lamprecht
dfd3d83424 fix 'use of unitialized value' warning for help command 2018-03-09 11:46:30 +01:00
Thomas Lamprecht
ce6bc53ea7 fix indetation of file 2018-03-09 11:41:05 +01:00
Thomas Lamprecht
7d54b8ba78 fixup HEREDOC usage 2018-03-09 11:29:33 +01:00
Wolfgang Link
6bae4d8e6d use for help HEREDOC to make it better readable. 2018-03-09 11:02:48 +01:00
Wolfgang Link
db24d113f7 add undocumented feature in help. 2018-03-09 11:02:48 +01:00
Wolfgang Bumiller
d907cfd7bb bump version to 1.6-15 2017-07-07 09:45:06 +02:00
Wolfgang Link
57e0588db3 Fix send_config with IPv6
Add square brackets on IP.
2017-07-07 09:31:55 +02:00
Wolfgang Link
354f36342a fix check for cdrom.
It is false positive if cache mode is set to none.
2017-03-23 11:35:11 +01:00
Wolfgang Bumiller
b415117382 bump version to 1.6-14 2017-03-17 15:42:33 +01:00
Wolfgang Bumiller
9553d0bead clean target update 2017-03-17 15:42:33 +01:00
Wolfgang Bumiller
44408b4a3a cleanup: minor code deduplication 2017-03-17 15:37:23 +01:00
Wolfgang Link
0cb441cbe0 Improve error handling in parse_disk. 2017-03-17 15:34:08 +01:00
Wolfgang Link
1fe362eb85 fix #1301 skip if mp has no backup flag. 2017-03-17 15:34:08 +01:00
Wolfgang Link
968cdfe85c fix wrong quoting in qemu disk check. 2017-03-17 15:34:08 +01:00
Fabian Grünbichler
6a0d921c82 buildsys: add lintian call 2017-02-13 14:28:15 +01:00
Fabian Grünbichler
3691fb18d6 buildsys: use fakeroot for dpkg-deb 2017-02-13 14:28:06 +01:00
Fabian Grünbichler
d79cb93dd5 buildsys: job safety 2017-02-13 14:27:50 +01:00
Fabian Grünbichler
add204bf4f buildsys: use gzip -n 2017-02-13 14:27:34 +01:00
Wolfgang Bumiller
012b781f13 bump version to 1.6-13 2017-01-17 12:55:32 +01:00
Wolfgang Link
b09c0029f1 fix cut_taget_width 2017-01-12 12:04:44 +01:00
Wolfgang Link
2152b2b8e5 Fix #1245: Fix snapshot parser.
Make the snapshot parser more exact.
This avoid that a wrong snap-name will returned
if two or more job names has the same beginning.
2017-01-12 11:47:36 +01:00
Dietmar Maurer
4d90ced021 use new repoman for upload target 2016-09-06 08:15:28 +02:00
Dietmar Maurer
2c7ff4772f bump version toö 1.6-12 2016-09-06 08:13:28 +02:00
Wolfgang Link
7f5254ba32 Add signal handling when we sync.
This gives the capability to clean up, if a error occurs.
2016-08-02 12:41:37 +02:00
Wolfgang Link
adede52a99 Add ssh BatchMode.
In case of connection lost the ssh keeps the zfs receive running and it is not possible to make a new sync.
2016-08-02 12:41:34 +02:00
Wolfgang Link
c8c745ec98 Remove switch module.
Switch module is moved out the perl core.
2016-08-02 11:58:21 +02:00
Dietmar Maurer
c0cf39ec6d bump version to 1.6-11 2016-06-16 11:46:53 +02:00
Wolfgang Link
a281362015 fix use path as source 2016-06-16 11:45:05 +02:00
Dietmar Maurer
3927ecdb0a fix typo 2016-06-16 11:44:31 +02:00
Wolfgang Link
148408c325 Make return value logical correct 2016-06-16 11:43:54 +02:00
Dietmar Maurer
e7fcc5c345 bump version to 1.6-10 2016-06-02 10:58:13 +02:00
Wolfgang Link
e5f52a63a8 fix #1004 adapt regex to new schema 2016-06-02 10:57:17 +02:00
Dietmar Maurer
51509434a5 bump version to 1.6-9 2016-03-09 14:44:41 +01:00
Fabian Grünbichler
6cc5bf8eb9 Fix variable name
Since $param->{vmid} is never set, this check could not
trigger! using the correct $source->{vmid} works as expected
2016-03-09 14:43:58 +01:00
Fabian Grünbichler
947c04dcf2 fix #910: Correctly handle undef 2016-03-09 14:43:40 +01:00
Dietmar Maurer
b56d73fbc2 set RELEASE=4.1 2016-02-08 14:41:05 +01:00
Dietmar Maurer
0a0c48897d bump version to 1.6-8 2016-02-08 14:40:22 +01:00
Dominik Csapak
4818684706 fix #887 add "--limit" option to cron
add the --limit option when creating the cron entry

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-02-08 14:39:29 +01:00
Dietmar Maurer
da5b078ff1 bump version to 1.6-7 2015-11-26 12:08:30 +01:00
Wolfgang Bumiller
fa07b081d3 safer disk matching 2015-11-26 12:07:32 +01:00
Dietmar Maurer
770a8ff2ee bump version to 1.6-6 2015-11-14 18:35:36 +01:00
Wolfgang Link
3daaef60b7 Change output format for list and status 2015-11-14 18:33:12 +01:00
Wolfgang Link
3db33e1f60 fix bug #813: allow mountpoints or VMdisk which are not on zfs, if they are not include in backup.
LXC: MP are in the default setting exclude from backup, so we do not sync mp at default.
if they have the flag backup=1 we sync them.
QEMU: VMDisk will be synced always except they have a flag backup=no.
2015-11-14 18:32:55 +01:00
Dietmar Maurer
5a3a180e11 fix version inside Makefile 2015-11-06 16:52:26 +01:00