Go to file
Wolfgang Bumiller 9ac6ec868a backup/chunk_store: split insert_chunk
The protocol handler will receive chunk data plus a hash
pre-calculated by the client. It will verify the hash before
sending it up to the datastore in order to respond to the
client with an error on a mismatch, so there's no need to
recalculate the hash another time.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-25 13:44:29 +01:00
debian src/backup/chunk_store.rs: use lz4 for compression 2019-02-25 10:00:28 +01:00
docs docs/Makefile: fix make dependency 2019-02-24 16:19:39 +01:00
etc etc: remove obsolete syslog.target dependency 2019-02-01 10:02:56 +00:00
src backup/chunk_store: split insert_chunk 2019-02-25 13:44:29 +01:00
tests ignore casync test by default 2019-02-01 10:41:54 +01:00
www www/DataStoreConfig.js - add title 2019-02-16 13:46:20 +01:00
.gitignore add generated files to .gitignore 2019-02-05 14:17:30 +01:00
Cargo.toml src/backup/chunk_store.rs: use lz4 for compression 2019-02-25 10:00:28 +01:00
Makefile start generating manual pages 2019-02-24 10:18:38 +01:00
defines.mk start generating manual pages 2019-02-24 10:18:38 +01:00