]> git.proxmox.com Git - proxmox-backup.git/history - src/pxar/encoder.rs
src/pxar/encoder.rs: allow to pass list of devices
[proxmox-backup.git] / src / pxar / encoder.rs
2019-07-24 Dietmar Maurersrc/pxar/encoder.rs: allow to pass list of devices
2019-07-17 Christian Ebnersrc/pxar/encoder.rs: refactoring of match_exclude_pattern()
2019-07-17 Christian Ebnersrc/pxar/encoder.rs: remove unneeded dir_count
2019-07-05 Christian Ebnersrc/pxar/encoder.rs: fix bug with incorrect offset...
2019-07-03 Christian Ebnersrc/pxar/encoder.rs: refactor simple match statements...
2019-07-01 Wolfgang Bumillerreplace tools::vec with proxmox::tools::vec
2019-06-24 Christian Ebnerpxar: impl .pxarexclude parsing and exclude matching
2019-06-07 Christian Ebnerpxar: introduce fs_feature_flags obtained from filesyst...
2019-06-07 Christian Ebnersrc/pxar/encoder.rs: refactoring: use ioctl calls from...
2019-06-07 Christian Ebnersrc/pxar/encoder.rs: minor refactoring
2019-06-07 Christian Ebnersrc/pxar/encoder.rs: check if ioctl supported by filesystem
2019-06-05 Dietmar Maurersrc/pxar/encoder.rs: style fix
2019-06-05 Christian Ebnerpxar: impl storing/dumping/restoring of quota project ids
2019-06-03 Dietmar Maureravoid compiler warnings
2019-05-29 Christian Ebnerpxar: change logic and impl all command line flags...
2019-05-28 Christian Ebnersrc/pxar/encoder.rs: Refactor file stat
2019-05-28 Christian Ebnersrc/pxar/encoder.rs: Don't bail if endpoint does not...
2019-05-24 Christian Ebnersrc/pxar/encoder.rs: impl support to store ACLs in...
2019-05-24 Christian Ebnerpxar: pass feature_flags to encoder/decoder instead...
2019-05-24 Christian EbnerMinor refactoring of pxars xattr encoder/decoder, mostl...
2019-05-23 Wolfgang Bumillertree-wide: use the new vec/io tools modules
2019-05-23 Christian Ebnersrc/pxar/encoder: Use encoder feature_flags, do not...
2019-05-21 Christian Ebnersrc/pxar/encoder.rs: impl functionality to encode xattr...
2019-03-16 Dietmar Maurerpxar: implement hardlinks
2019-03-15 Dietmar Maurersrc/pxar/encoder.rs: detect hardlinks
2019-03-15 Dietmar Maurersimplify pxar module structure
2019-03-14 Dietmar Maurerrename catar into pxar