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
84322d8c75a46f14c4b3487254b463c058102208
proxmox-backup
/
src
/
pxar
T
History
Christian Ebner
fa0b950070
pxar: fuse: add support for list- and getxattr
...
Signed-off-by: Christian Ebner <
c.ebner@proxmox.com
>
2019-12-06 16:44:15 +01:00
..
binary_search_tree.rs
pxar: fuse: use binary search instead of linear search in goodbye table.
2019-12-06 16:42:01 +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: fuse: use binary search instead of linear search in goodbye table.
2019-12-06 16:42:01 +01:00
dir_stack.rs
src/pxar/dir_stack.rs: style fixups
2019-08-23 09:39:14 +02:00
encoder.rs
avoid some clippy warnings
2019-10-26 11:42:05 +02:00
flags.rs
avoid some clippy warnings
2019-10-26 11:42:05 +02:00
format_definition.rs
avoid some clippy warnings
2019-10-25 18:44:51 +02:00
fuse.rs
pxar: fuse: add support for list- and getxattr
2019-12-06 16:44:15 +01:00
helper.rs
src/pxar/encoder.rs: Refactor file stat
2019-05-28 06:23:49 +02:00
match_pattern.rs
pxar: simplify MatchPattern::to_bytes
2019-10-23 07:29:02 +02:00
sequential_decoder.rs
src/pxar/sequential_decoder.rs: remove callback from new()
2019-11-26 09:56:48 +01:00