]> git.proxmox.com Git - pve-zsync.git/shortlog
pve-zsync.git
2017-03-17 Wolfgang Bumillerbump version to 1.6-14
2017-03-17 Wolfgang Bumillerclean target update
2017-03-17 Wolfgang Bumillercleanup: minor code deduplication
2017-03-17 Wolfgang LinkImprove error handling in parse_disk.
2017-03-17 Wolfgang Linkfix #1301 skip if mp has no backup flag.
2017-03-17 Wolfgang Linkfix wrong quoting in qemu disk check.
2017-02-13 Fabian Grünbichlerbuildsys: add lintian call
2017-02-13 Fabian Grünbichlerbuildsys: use fakeroot for dpkg-deb
2017-02-13 Fabian Grünbichlerbuildsys: job safety
2017-02-13 Fabian Grünbichlerbuildsys: use gzip -n
2017-01-17 Wolfgang Bumillerbump version to 1.6-13
2017-01-12 Wolfgang Linkfix cut_taget_width
2017-01-12 Wolfgang LinkFix #1245: Fix snapshot parser.
2016-09-06 Dietmar Maureruse new repoman for upload target
2016-09-06 Dietmar Maurerbump version toö 1.6-12
2016-08-02 Wolfgang LinkAdd signal handling when we sync.
2016-08-02 Wolfgang LinkAdd ssh BatchMode.
2016-08-02 Wolfgang LinkRemove switch module.
2016-06-16 Dietmar Maurerbump version to 1.6-11
2016-06-16 Wolfgang Linkfix use path as source
2016-06-16 Dietmar Maurerfix typo
2016-06-16 Wolfgang LinkMake return value logical correct
2016-06-02 Dietmar Maurerbump version to 1.6-10
2016-06-02 Wolfgang Linkfix #1004 adapt regex to new schema
2016-03-09 Dietmar Maurerbump version to 1.6-9
2016-03-09 Fabian GrünbichlerFix variable name
2016-03-09 Fabian Grünbichlerfix #910: Correctly handle undef
2016-02-08 Dietmar Maurerset RELEASE=4.1
2016-02-08 Dietmar Maurerbump version to 1.6-8
2016-02-08 Dominik Csapakfix #887 add "--limit" option to cron
2015-11-26 Dietmar Maurerbump version to 1.6-7
2015-11-26 Wolfgang Bumillersafer disk matching
2015-11-14 Dietmar Maurerbump version to 1.6-6
2015-11-14 Wolfgang LinkChange output format for list and status
2015-11-14 Wolfgang Linkfix bug #813: allow mountpoints or VMdisk which are...
2015-11-06 Dietmar Maurerfix version inside Makefile
2015-11-06 Dietmar Maurerbump version to 1.6-5
2015-11-06 Wolfgang Linkimprove error msg
2015-11-06 Wolfgang Linkfix disk parser
2015-11-06 Dietmar Maurerbump version to 1.6-4
2015-11-06 Wolfgang Linkrepair cleanup formating for man and remove for better...
2015-11-06 Wolfgang Linkcleanup
2015-11-06 Wolfgang Linkdecode in config name the type of config.
2015-11-06 Wolfgang Linksave the config in an extra dir.
2015-11-06 Wolfgang Linkextend send_config with method local
2015-11-06 Wolfgang Linkadd disk parser for LXC
2015-11-06 Wolfgang Linkextend send_config: now it support's container too.
2015-11-06 Wolfgang Linkupdate list output and include vmtype
2015-11-06 Wolfgang Linkimprove vm_exist: now it check both lxc and qemu and...
2015-11-06 Wolfgang Linkimprove reliability and recover chnged snapshots on...
2015-11-03 Dietmar Maurerbump version to 1.6-3
2015-11-03 Wolfgang Linkfix to many slashes in recv pat
2015-10-16 Dietmar Maurerbump version to 1.6-2
2015-10-16 Wolfgang Bumilleruse arrays for run_cmd and argument separators
2015-10-16 Wolfgang Bumillerparse_target/check_target: support ipv6 and hostnames
2015-10-16 Wolfgang Bumillerrun_cmd: array support
2015-10-16 Wolfgang Bumillerparse_disks: the pool comes first in the path
2015-10-16 Wolfgang Bumillerparse_disks: don't drop the path inside the pool
2015-10-16 Wolfgang Bumillerremove now unnecessary if($disk)
2015-10-16 Wolfgang Bumillerregex deduplication
2015-10-16 Wolfgang Bumillerreplace $is_disk with an early check
2015-10-16 Wolfgang Bumillercheck for 'cdrom/none' storage early
2015-10-16 Wolfgang BumillerAvoid 'no such file' error when no state exists.
2015-10-16 Wolfgang Bumillertypo fix: exsits -> exists
2015-09-18 Dietmar Maurerbump version to 1.6-1
2015-06-12 Wolfgang Linkbump version 1.5-2
2015-06-12 Wolfgang LinkUpdate man
2015-06-12 Wolfgang LinkChange behavior at error
2015-06-12 Wolfgang Linkfix incremental sync
2015-06-12 Wolfgang Linkcode cleanup and man
2015-06-02 Dietmar Maurerset RELEASE=3.4
2015-06-02 Wolfgang LinkChanging config and state!
2015-06-02 Wolfgang Linkcode clean up
2015-05-19 Wolfgang Linkto ensure the speed limit and some other features seria...
2015-05-19 Wolfgang Linkinsert new function enable and disable
2015-05-19 Wolfgang Linkremove cron entry if sync-job failed and move cron...
2015-05-19 Wolfgang Linkrename locked in status what is set in pve-zsync.cfg...
2015-05-19 Wolfgang Linkmove send_config to pervert more then 1 config per...
2015-05-19 Wolfgang Linkinsert check if disk is no zvol
2015-05-19 Wolfgang Linkfix in cron_del multiple deletion and correct timestamp...
2015-05-19 Wolfgang Linkadd missing close for FH, also catch and handle exception.
2015-05-19 Wolfgang Linksort all outputs and config files by source and name
2015-05-19 Wolfgang LinkCode clean up and rename Debian packet name.
2015-05-06 Wolfgang LinkInitial Project