proxmox-backup/src/tools
Dietmar Maurer 934f5bb8ac src/bin/proxmox-backup-proxy.rs: cleanup, move code to src/tools/disks.rs
And simplify find_mounted_device by using stat.st_dev
2020-05-29 11:13:36 +02:00
..
disks rrd stats: improve io delay stats 2020-05-28 19:12:13 +02:00
systemd src/tools/systemd/time.rs: add test for "daily" schedule 2020-05-29 07:52:09 +02:00
acl.rs tools::acl: Add helpers to create extended attribute buffer. 2020-01-29 09:34:57 +01:00
async_io.rs update a chunk of stuff to the hyper release 2019-12-13 11:24:41 +01:00
borrow.rs tools: borrow: implement Deref for Tied 2019-02-13 11:03:09 +01:00
broadcast_future.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
daemon.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
disks.rs src/bin/proxmox-backup-proxy.rs: cleanup, move code to src/tools/disks.rs 2020-05-29 11:13:36 +02:00
file_logger.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
format.rs src/bin/proxmox-backup-manager.rs: improve user list output 2020-05-01 16:22:50 +02:00
fs.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
lru_cache.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
process_locker.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
runtime.rs src/tools/runtime.rs: call OPENSSL_thread_stop to avoid race with openssl cleanup handlers 2020-02-26 10:38:55 +01:00
std_channel_writer.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
systemd.rs src/tools/systemd.rs: avoid compiler warnings 2020-05-20 16:47:08 +02:00
ticket.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
timer.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
wrapped_reader_stream.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
xattr.rs xattr: cleanup: don't use pxar types in the API 2020-04-24 11:23:48 +02:00