]> git.proxmox.com Git - pve-zsync.git/shortlog
pve-zsync.git
2024-04-12 Fiona Ebnerbump version to 2.3.1 master
2024-04-11 Fiona Ebnerparse disks: improve error messages
2023-05-24 Fiona Ebnerbump version to 2.3.0
2023-05-24 Fiona Ebnerd/control: define compat level via build-depends and...
2023-05-24 Fiona Ebnerd/copyright: convert to machine-readable copyright
2023-05-24 Fiona Ebnerbuildsys: use correct URL when generating d/SOURCE
2023-05-24 Fiona Ebnerbuildsys: do not specify no-pre-clean option
2023-05-24 Fiona Ebnerbuildsys: expand clean target
2023-05-24 Fiona Ebnerbuildsys: add sbuild target for convenience
2023-05-24 Fiona Ebnerbuildsys: derive upload dist automatically
2023-05-24 Fiona Ebnerbuildsys: create build directory atomically
2023-05-24 Fiona Ebnermakefile: convert to use simple parenthesis
2023-01-20 Fabian Grünbichlerd/control: add missing (build-)dependencies
2022-05-12 Thomas Lamprechtbump version to 2.2.3
2022-05-12 Fabian Ebnerclose #1824: add 'compressed' option enabling -c and...
2022-02-22 Thomas Lamprechtbump version to 2.2.2
2022-02-22 Fabian Ebnerparse cron: properly split commandline
2022-02-21 Fabian Ebnerrename encode_cron to parse_cron
2022-01-12 Thomas Lamprechtbuildsys: change upload dist to bullseye
2022-01-12 Thomas Lamprechtbump version to 2.2.1
2022-01-10 Fabian Ebneradd tpmstate to disk keys
2021-05-25 Thomas Lamprechtbump version to 2.2
2021-05-25 Thomas Lamprechtdebian: update dh compat level to 12
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.
next