proxmox-backup/src/tools
Wolfgang Bumiller 653b1ca10e some clippy fixups
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-09-11 12:14:05 +02:00
..
acl.rs src/tools/acl.rs: impl add_entry_full for ACL and set_permissions for ACLEntry 2019-05-16 11:10:06 +02:00
async_io.rs add generic either-or AsyncRead/Write type 2019-09-02 15:21:26 +02:00
async_mutex.rs src/tools/async_mutex.rs: switch to async 2019-09-02 15:21:26 +02:00
borrow.rs tools: borrow: implement Deref for Tied 2019-02-13 11:03:09 +01:00
broadcast_future.rs src/tools/broadcast_future.rs: switch to async 2019-09-02 15:21:26 +02:00
daemon.rs update to tokio 0.2.0-alpha.4 2019-09-02 15:21:26 +02:00
file_logger.rs src/tools/file_logger.rs: fix test 2019-04-06 11:24:37 +02:00
fs.rs update to nix 0.14, use code from proxmox:tools 2019-08-03 13:05:38 +02:00
futures.rs src/tools/futures.rs: switch to async 2019-09-02 15:21:26 +02:00
process_locker.rs some clippy fixups 2019-09-11 12:14:05 +02:00
runtime.rs tools: add tokio::main() replacement 2019-09-03 11:16:30 +02:00
ticket.rs src/tools/ticket.rs: define const TICKET_LIFETIME 2019-03-05 12:56:21 +01:00
timer.rs tools: timer: style fixup 2019-08-22 11:07:56 +02:00
tty.rs tools: tty: replace mem::uninitialized and style fixup 2019-08-22 11:14:19 +02:00
wrapped_reader_stream.rs comment fixup 2019-09-03 11:17:33 +02:00
xattr.rs pxar: cleanup: s/CA_FORMAT/PXAR/g and s/CaFormat/Pxar/g 2019-08-03 08:51:33 +02:00