This website requires JavaScript.
Explore
Help
Sign In
tyler
/
proxmox-backup
Watch
1
Star
0
Fork
0
You've already forked proxmox-backup
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
1c79e1017fda8cb72706730547173feb09c58fb0
proxmox-backup
/
src
/
pxar
T
History
Christian Ebner
ea5061979b
pxar::fuse: Avoid macro to generate filler function, use closure instead.
...
Signed-off-by: Christian Ebner <
c.ebner@proxmox.com
>
2020-01-15 10:25:16 +01:00
..
binary_search_tree.rs
binary_search_tree: add additional doctest for search_binary_tree_by()
2019-12-17 15:37:02 +01:00
catalog.rs
src/backup/catalog.rs: move CatalogEntryType from src/pxar/catalog.rs
2019-11-12 11:41:44 +01:00
decoder.rs
pxar::decoder::Decoder: include xattrs and payload size in
DirectoryEntry
.
2020-01-10 13:45:40 +01:00
dir_stack.rs
src/pxar/dir_stack.rs: style fixups
2019-08-23 09:39:14 +02:00
encoder.rs
pxar: encoder: limit number of max entries held at once in memory during archive creation.
2020-01-10 13:45:08 +01:00
flags.rs
avoid some clippy warnings
2019-10-26 11:42:05 +02:00
format_definition.rs
pxar: encoder: limit number of max entries held at once in memory during archive creation.
2020-01-10 13:45:08 +01:00
fuse.rs
pxar::fuse: Avoid macro to generate filler function, use closure instead.
2020-01-15 10:25:16 +01:00
helper.rs
src/pxar/encoder.rs: Refactor file stat
2019-05-28 06:23:49 +02:00
match_pattern.rs
pxar: encoder: warn on lacking read permissions instead of fail.
2020-01-09 10:41:19 +01:00
sequential_decoder.rs
pxar: match_pattern: refactor MatchPattern and introduce MatchPatternSlice.
2019-12-17 11:12:34 +01:00