proxmox-backup/pbs-tools/src
Wolfgang Bumiller 6c76aa434d split proxmox-file-restore into its own crate
This also moves a couple of required utilities such as
logrotate and some file descriptor methods to pbs-tools.

Note that the logrotate usage and run-dir handling should be
improved to work as a regular user as this *should* (IMHO)
be a regular unprivileged command (including running
qemu given the kvm privileges...)

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-09-01 12:23:29 +02:00
..
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
auth.rs move more tools for the client into subcrates 2021-07-19 10:07:12 +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 move more tools for the client into subcrates 2021-07-19 10:07:12 +02:00
cli.rs split out proxmox-backup-debug binary 2021-08-31 14:45:48 +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
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 split proxmox-file-restore into its own crate 2021-09-01 12:23:29 +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
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