.. |
sync
|
move more tools for the client into subcrates
|
2021-07-19 10:07:12 +02:00 |
tokio
|
move more tools for the client into subcrates
|
2021-07-19 10:07:12 +02:00 |
acl.rs
|
move client to pbs-client subcrate
|
2021-07-19 12:58:43 +02:00 |
async_lru_cache.rs
|
move lru cachers to pbs-tools
|
2021-07-20 10:57:22 +02:00 |
blocking.rs
|
move channel/stream helpers to pbs-tools
|
2021-07-20 11:27:40 +02:00 |
borrow.rs
|
add pbs-tools subcrate
|
2021-07-06 15:10:37 +02:00 |
broadcast_future.rs
|
move more tools for the client into subcrates
|
2021-07-19 10:07:12 +02:00 |
cert.rs
|
make pbs_tools::cert not depend on pbs-buildcfg
|
2021-09-29 14:11:26 +02:00 |
cli.rs
|
add all autotraits to output_or_stdout trait object
|
2021-09-29 13:59:02 +02:00 |
command.rs
|
move run_command to pbs-tools
|
2021-07-07 10:04:05 +02:00 |
compression.rs
|
move client to pbs-client subcrate
|
2021-07-19 12:58:43 +02:00 |
crypt.rs
|
move token_shadow to pbs_config workspace
|
2021-09-08 14:00:14 +02:00 |
crypt_config.rs
|
moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs
|
2021-09-07 10:12:17 +02:00 |
fd.rs
|
split proxmox-file-restore into its own crate
|
2021-09-01 12:23:29 +02:00 |
format.rs
|
add pbs-tools subcrate
|
2021-07-06 15:10:37 +02:00 |
fs.rs
|
move pxar binary to separate crate
|
2021-07-19 15:53:43 +02:00 |
io.rs
|
move remaining client tools to pbs-tools/datastore
|
2021-07-21 14:12:24 +02:00 |
json.rs
|
move required_X_param to pbs_tools::json
|
2021-07-20 11:09:52 +02:00 |
lib.rs
|
drop pbs_tools::auth
|
2021-09-29 11:08:52 +02:00 |
logrotate.rs
|
split proxmox-file-restore into its own crate
|
2021-09-01 12:23:29 +02:00 |
lru_cache.rs
|
pbs-tools: fix doctest reference to moved cache modules
|
2021-07-20 19:15:28 +02:00 |
nom.rs
|
move tools::nom to pbs-tools
|
2021-07-07 10:08:26 +02:00 |
ops.rs
|
move client to pbs-client subcrate
|
2021-07-19 12:58:43 +02:00 |
percent_encoding.rs
|
move more tools for the client into subcrates
|
2021-07-19 10:07:12 +02:00 |
process_locker.rs
|
move tools::process_locker to pbs-tools
|
2021-07-07 14:16:34 +02:00 |
sha.rs
|
move some tools used by the client
|
2021-07-09 15:17:52 +02:00 |
str.rs
|
move client to pbs-client subcrate
|
2021-07-19 12:58:43 +02:00 |
stream.rs
|
move channel/stream helpers to pbs-tools
|
2021-07-20 11:27:40 +02:00 |
sys.rs
|
split proxmox-file-restore into its own crate
|
2021-09-01 12:23:29 +02:00 |
task.rs
|
WorkerTaskContext: make it Send + Sync
|
2021-09-27 09:11:38 +02:00 |
ticket.rs
|
move more helpers to pbs-tools
|
2021-07-19 10:07:12 +02:00 |
xattr.rs
|
tools: xattr: don't test things beyond our control
|
2021-07-22 11:34:40 +02:00 |
zip.rs
|
doc and tests fixup
|
2021-07-19 14:16:28 +02:00 |