.. |
disks
|
clippy: use strip_prefix instead of manual stripping
|
2021-01-20 16:22:59 +01:00 |
systemd
|
clippy: remove/replace needless explicit lifetimes
|
2021-01-20 16:23:54 +01:00 |
acl.rs
|
more clippy fixups
|
2020-10-14 13:58:35 +02:00 |
apt.rs
|
clippy: remove explicit returns
|
2021-01-20 16:23:54 +01:00 |
async_channel_writer.rs
|
cleanup: remove unnecessary 'mut' and '.clone()'
|
2021-01-14 16:01:33 +01:00 |
async_io.rs
|
tokio 1.0: update to new tokio-openssl interface
|
2021-01-14 16:01:33 +01:00 |
borrow.rs
|
tools: borrow: implement Deref for Tied
|
2019-02-13 11:03:09 +01:00 |
broadcast_future.rs
|
clippy: remove unnecessary clones
|
2021-01-20 16:22:59 +01:00 |
cert.rs
|
refactor CertInfo to tools
|
2020-07-10 11:08:53 +02:00 |
daemon.rs
|
tokio 1.0: delay -> sleep
|
2021-01-14 16:01:33 +01:00 |
disks.rs
|
clippy: convert single match to if let
|
2021-01-20 16:23:54 +01:00 |
file_logger.rs
|
file logger: remove test.log after test as well
|
2020-11-30 14:13:21 +01:00 |
format.rs
|
clippy: misc. fixes
|
2021-01-20 16:23:54 +01:00 |
fs.rs
|
backup: use shared flock for base snapshot
|
2020-10-15 07:09:34 +02:00 |
fuse_loop.rs
|
clippy: convert single match to if let
|
2021-01-20 16:23:54 +01:00 |
http.rs
|
tokio 1.0: update to new tokio-openssl interface
|
2021-01-14 16:01:33 +01:00 |
json.rs
|
clippy: misc. fixes
|
2021-01-20 16:23:54 +01:00 |
logrotate.rs
|
clippy: fix/allow identity_op
|
2021-01-20 16:23:54 +01:00 |
loopdev.rs
|
loopdev: add module doc
|
2020-10-08 08:34:39 +02:00 |
lru_cache.rs
|
clippy: remove/replace needless explicit lifetimes
|
2021-01-20 16:23:54 +01:00 |
nom.rs
|
fix typo
|
2020-06-26 09:12:29 +02:00 |
paperkey.rs
|
paperkey: move code to src/tools/paperkey.rs
|
2021-01-22 09:42:59 +01:00 |
parallel_handler.rs
|
clippy: use while let loops
|
2021-01-20 16:23:54 +01:00 |
process_locker.rs
|
tools/process_locker: Decrement writer count in drop handler
|
2020-12-18 07:15:08 +01:00 |
runtime.rs
|
clippy: remove unnecessary clones
|
2021-01-20 16:22:59 +01:00 |
serde_filter.rs
|
add tools::serde_filter submodule
|
2021-01-11 10:22:32 +01:00 |
sgutils2.rs
|
sgutils2: allow to set custom timeouts
|
2021-01-24 14:54:30 +01:00 |
socket.rs
|
tools: socket: fix typo in comment
|
2020-10-28 21:26:11 +01:00 |
statistics.rs
|
statistics: covariance(): avoid allocation
|
2020-06-09 13:57:27 +02:00 |
std_channel_writer.rs
|
switch from failure to anyhow
|
2020-04-17 18:43:30 +02:00 |
subscription.rs
|
clippy: pass &str/&[..] instead of &String/&Vec
|
2021-01-20 16:23:54 +01:00 |
systemd.rs
|
add test for escape_unit
|
2020-10-21 11:31:24 +02:00 |
ticket.rs
|
avoid chrono dependency, depend on proxmox 0.3.8
|
2020-09-15 07:12:57 +02:00 |
wrapped_reader_stream.rs
|
tokio 1.0: AsyncRead/Seek with ReadBuf
|
2021-01-14 16:01:33 +01:00 |
xattr.rs
|
tools/xattr: a char from C is not universally a rust i8
|
2020-07-19 19:46:27 +02:00 |
zip.rs
|
update to tokio 1.0
|
2021-01-14 16:01:33 +01:00 |