This website requires JavaScript.
Explore
Help
Sign In
tyler
/
proxmox-backup
Watch
1
Star
0
Fork
0
You've already forked proxmox-backup
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
85beb7d87520c18a4c5033b0e50bdf3cc21326d5
proxmox-backup
/
src
/
client
T
History
Wolfgang Bumiller
85beb7d875
tree-wide: switch to using mod.rs
...
Signed-off-by: Wolfgang Bumiller <
w.bumiller@proxmox.com
>
2021-07-06 12:04:52 +02:00
..
backup_reader.rs
update to zstd 0.6
2021-06-14 13:01:43 +02:00
backup_repo.rs
client/remote: allow using ApiToken + secret
2020-10-29 15:14:27 +01:00
backup_specification.rs
src/client/backup_specification.rs: split code into extra file
2020-05-30 10:54:38 +02:00
backup_writer.rs
client/backup_writer: clarify backup and upload size
2021-03-24 18:24:56 +01:00
http_client.rs
update proxmox-http dependency
2021-05-17 11:29:24 +02:00
merge_known_chunks.rs
use pin-project to remove more unsafe blocks
2020-11-12 09:43:38 +01:00
mod.rs
tree-wide: switch to using mod.rs
2021-07-06 12:04:52 +02:00
pipe_to_stream.rs
switch from failure to anyhow
2020-04-17 18:43:30 +02:00
pull.rs
client/pull: log snapshots that are skipped because of time
2021-06-07 10:51:25 +02:00
pxar_backup_stream.rs
fix
#3359
: fix blocking writes in async code during pxar create
2021-03-24 09:00:07 +01:00
remote_chunk_reader.rs
remote_chunk_reader.rs: use Arc for cache_hint to make clone faster
2020-09-22 11:39:31 +02:00
task_log.rs
tape: proxmox-tape inventory: call API
2021-01-29 11:21:57 +01:00
vsock_client.rs
vsock_client: support authorization header
2021-04-01 11:09:28 +02:00