.. |
disks
|
disks: refactor partition type handling
|
2021-07-20 10:04:57 +02:00 |
systemd
|
tools/systemd/time: implement some Traits for TimeSpan
|
2021-03-19 07:00:55 +01:00 |
acl.rs
|
clippy: rewrite comparison chains
|
2021-01-25 11:41:39 +01: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
|
move MaybeTlsStream wrapper to proxmox_http
|
2021-05-17 10:30:05 +02:00 |
async_lru_cache.rs
|
tools: add AsyncLruCache as a wrapper around sync LruCache
|
2021-06-08 09:42:34 +02:00 |
borrow.rs
|
tools: borrow: implement Deref for Tied
|
2019-02-13 11:03:09 +01:00 |
broadcast_future.rs
|
tools/BroadcastFuture: add testcase for better understanding
|
2021-06-08 09:42:29 +02:00 |
cert.rs
|
CertInfo: add is_expired_after_epoch
|
2021-04-29 11:07:04 +02:00 |
compression.rs
|
tools/compression: add DeflateEncoder and helpers
|
2021-04-07 12:34:31 +02:00 |
config.rs
|
Revert "temporarily disable broken test"
|
2021-05-04 12:11:35 +02:00 |
cpio.rs
|
add tools/cpio encoding module
|
2021-04-08 14:10:45 +02:00 |
daemon.rs
|
tokio 1.0: delay -> sleep
|
2021-01-14 16:01:33 +01:00 |
disks.rs
|
disks: also check for file systems with lsblk
|
2021-07-20 10:04:57 +02: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
|
tools::fs::scan_subdir: use nix::Error instead of anyhow
|
2021-04-28 12:32:57 +02:00 |
fuse_loop.rs
|
clippy: convert single match to if let
|
2021-01-20 16:23:54 +01:00 |
http.rs
|
move tools::http to proxmox_http
|
2021-05-17 10:31:54 +02: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
|
fixup minimum lru capacity
|
2021-06-08 10:13:46 +02:00 |
nom.rs
|
fix typo
|
2020-06-26 09:12:29 +02:00 |
paperkey.rs
|
paperkey: rustfmt
|
2021-02-01 17:05:40 +01:00 |
parallel_handler.rs
|
typo fixes all over the place
|
2021-03-10 16:39:57 +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
|
tools/sgutils2: add size workaround for mode_sense
|
2021-04-27 11:37:03 +02: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
|
subscription: set higher-level error to message instead of bailing
|
2021-07-09 12:48:03 +02:00 |
systemd.rs
|
systemd: add reload_unit
|
2021-04-28 12:15:26 +02:00 |
ticket.rs
|
avoid chrono dependency, depend on proxmox 0.3.8
|
2020-09-15 07:12:57 +02:00 |
tokio_writer_adapter.rs
|
fix #3359: fix blocking writes in async code during pxar create
|
2021-03-24 09:00:07 +01:00 |
wrapped_reader_stream.rs
|
tokio 1.0: AsyncRead/Seek with ReadBuf
|
2021-01-14 16:01:33 +01:00 |
xattr.rs
|
fix #3393: tools/xattr: allow xattr 'security.NTACL'
|
2021-04-21 14:49:46 +02:00 |
zip.rs
|
tools/zip: add zip_directory helper
|
2021-04-08 14:32:03 +02:00 |