]> git.proxmox.com Git - pve-zsync.git/shortlog
pve-zsync.git
2021-05-25 Fabian Ebnerfix #3351: allow keeping a different number of snapshot...
2021-05-25 Fabian Ebnersnapshot_destroy: make interface agnostic to source...
2021-05-25 Fabian Ebnersnapshot_get: make interface agnostic to source/dest
2021-05-25 Fabian Ebnerremove all old snapshots belonging to a job
2021-05-25 Fabian Ebnerusage: improve maxsnap description
2021-05-25 Fabian Ebnerparam_to_job: handle --maxsnap 0 on creation
2021-05-04 Thomas Lamprechtbump version to 2.1-1
2021-05-04 Thomas Lamprechtman/pod: rework and reword
2021-05-04 Thomas Lamprechtman/pod: move full synopsis below description
2021-05-04 Thomas Lamprechtdocs: use standard long-opt double --arg
2021-05-04 Thomas Lamprechtavoid odd post-if style for die
2021-05-04 Thomas Lamprechtfix a variable declared in conditional statement
2021-05-04 Fabian Ebnerfix #1669: add prepend-storage-id flag
2021-05-04 Fabian Ebnerparse disks: also include storage ID information
2021-05-04 Fabian Ebnerparse disks: don't include colon in storage name variable
2021-05-04 Fabian Ebneradd create_file_system function
2021-05-04 Fabian Ebneradd check_dataset_exists function
2021-05-04 Fabian Ebneradd target_dataset function
2021-05-04 Fabian Ebnerusage: fix type for maxsnap
2021-05-04 Fabian Ebnerusage: describe flag parameters correctly
2021-05-04 Fabian Ebnercopyright: update year
2021-05-04 Fabian Ebnerwhitespace fix
2020-12-18 Fabian Ebnerfix #2821: only abort if there really is a waiting...
2020-12-18 Fabian Ebnerintroduce and use read_file helper
2020-12-18 Fabian Ebnerremove unused function write_cron
2020-11-26 Dietmar Maurerbump version to 2.0-4
2020-06-24 Bruce Wainerpve-zsync: Flip Source and Dest in functions to so...
2020-03-23 Thomas Lamprechtbump version to 2.0-3
2020-03-19 Wolfgang Linkcheck for correct incremental sync snapshot on destination
2020-03-19 Thomas LamprechtRevert "fix: check for incremental sync snapshot."
2020-03-19 Wolfgang Linkfix: check for incremental sync snapshot.
2020-01-27 Thomas Lamprechtbump version to 2.0-2
2020-01-27 Fabian EbnerAdd efidisk as a valid disk key
2020-01-27 Fabian EbnerFactor out the regular expression for disk keys as...
2019-10-11 Thomas Lamprechtrefactor cleanup code
2019-10-11 Fabian EbnerCheck whether job has been disabled while waiting/syncing
2019-10-11 Fabian EbnerDetect other running instances of the same job
2019-10-11 Fabian EbnerImprove read-modify-write enclosures
2019-10-11 Fabian EbnerRefactor locking
2019-05-23 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-23 Thomas Lamprechtbump version to 2.0-1
2019-05-23 Thomas Lamprechtbuildsys: use dpkg-dev makefile helpers for pkg info
2019-04-04 Thomas Lamprechtbump version to 1.7-4
2019-04-04 Mira Limbeckclose #1933: add -dest-config-path option
2019-04-01 Thomas Lamprechtsend_config: small code cleanup
2019-03-31 Thomas Lamprechtbuildsys: add dsc target
2019-03-07 Thomas Lamprechtbump version to 1.7-3
2019-03-07 Thomas Lamprechtallow to set DEBUG over environment and load Data:...
2019-03-07 Thomas Lamprechtimprove signal handler, print error
2019-03-07 Thomas Lamprechtreplace File::Copy::move with built-in rename
2019-03-07 Thomas Lamprechtfollowup: pass properties without value
2019-03-07 Wolfgang LinkFix #1381: add flag allowing one to send zfs properties
2018-11-22 Thomas Lamprechtbump version to 1.7-2
2018-11-20 Thomas Lamprechtvm_exists: directly check if we look for local guest
2018-11-20 Thomas Lamprechtfix #1587: sync: check if job state is defined
2018-11-17 Thomas Lamprechtfix another case where source-user was used to connect...
2018-11-17 Thomas Lamprechtfix a case where source-user was used to connect to...
2018-09-18 Davidfix #1907: cron entry duplicated on disable/enable
2018-08-24 Thomas Lamprechtbump version to 1.7-1
2018-08-24 Thomas Lamprechtcleanup ugly hash usage
2018-08-24 David Limbeckfix #1860 added ability to specify source and destinati...
2018-06-06 Thomas Lamprechtactually print request command help
2018-06-06 Thomas Lamprechtbuildsys: convert to dpkg-buildpackage and cleanup
2018-06-05 Thomas Lamprechtbuildsys: fix upload target
2018-06-05 Thomas Lamprechtbum version to 1.6-16
2018-05-15 Wolfgang Bumillerdon't check binaries for help and printpod commands
2018-05-15 Thomas Lamprechtrefactor synopsis handling
2018-05-15 Thomas Lamprechtdo not duplicate common docs for CLI help and manpage
2018-03-21 Wolfgang LinkFix: You can now use the pool as replication source.
2018-03-09 Thomas Lamprechtfix 'use of unitialized value' warning for help command
2018-03-09 Thomas Lamprechtfix indetation of file
2018-03-09 Thomas Lamprechtfixup HEREDOC usage
2018-03-09 Wolfgang Linkuse for help HEREDOC to make it better readable.
2018-03-09 Wolfgang Linkadd undocumented feature in help.
2017-07-07 Wolfgang Bumillerbump version to 1.6-15
2017-07-07 Wolfgang LinkFix send_config with IPv6
2017-03-23 Wolfgang Linkfix check for cdrom.
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
next