]> git.proxmox.com Git - proxmox-backup.git/history - tests
manager: add user permissions command
[proxmox-backup.git] / tests /
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-08-04 Fabian Grünbichlerblobs: attempt to verify on decode when possible
2020-07-28 Dietmar Maurersrc/backup/data_blob.rs: new load_from_reader(), which...
2020-07-09 Dietmar Maurertests/blob_writer.rs: make it work again
2020-06-23 Dietmar Maurertests/prune.rs: fix compile error
2020-06-10 Wolfgang Bumillerturn pxar::flags into bitflags, pxar::Flags
2020-06-08 Wolfgang Bumillerswitch to external pxar and fuse crates
2020-04-30 Dietmar Maureruse reasonable acl paths
2020-04-29 Dietmar Maureruse proxmox 0.1.25, use new EnumEntry feature
2020-04-28 Dietmar Maurerfix api2::types::ACL_ROLE_SCHEMA
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-01-22 Wolfgang Bumillerfixup tests for the new proxmox crate layout
2020-01-10 Christian Ebnerpxar: encoder: limit number of max entries held at...
2019-12-20 Fabian Grünbichlertests/pxar: increase verbosity
2019-12-13 Wolfgang Bumillerupdate tests
2019-12-07 Dietmar Maurersrc/backup/prune.rs: implement --keep-hourly
2019-12-06 Dietmar Maurersrc/backup/prune.rs: define new struct PruneOptions
2019-12-05 Dietmar Maurertests/prune.rs: add more tests
2019-12-05 Dietmar Maurersrc/backup/backup_info.rs - prune: improve algorythm
2019-12-05 Dietmar Maurertests/prune_data: removed, build list manually
2019-12-05 Dietmar Maurersrc/api2/admin/datastore.rs - prune: log info about...
2019-12-05 Dietmar Maurersrc/backup/backup_info.rs - compute_prune_list: remove...
2019-12-05 Dietmar Maurertests/prune_data: create test data for regression tests
2019-12-05 Dietmar Maurersrc/backup/backup_info.rs: improve prune algorithm
2019-12-04 Dietmar Maurertests/prune.rs: regression tests fro prune
2019-12-01 Dietmar Maurertests/verify-api.rs: remove unused use clause
2019-11-22 Dietmar Maurertests/verify-api.rs: test lookup table sort order
2019-10-23 Christian Ebnerpxar: add functionality to pass exclude MatchPatterns...
2019-10-07 Dietmar Maurersrc/backup/data_blob.rs: avoid Arc<CryptConfig>
2019-09-02 Wolfgang Bumillertests/worker-task-abort.rs: switch to async
2019-08-21 Wolfgang Bumillerdisable offensive test
2019-08-16 Dietmar Maurersrc/backup/catalog_blob.rs: moved catalog impl. from...
2019-08-16 Wolfgang Bumilleravoid lifetimes in blob reader/writer
2019-08-13 Dietmar Maurertests/blob_writer.rs: avoid stack overflow, simplify...
2019-08-12 Dietmar Maurertests/blob_writer.rs: test DataBlobWriter
2019-08-09 Dietmar Maurersrc/pxar/encoder.rs: use BackupCatalogWriter
2019-08-05 Dietmar Maurertests/worker-task-abort.rs: use proxmox::tools::try_block
2019-08-03 Christian Ebnerpxar: cleanup: move feature flags to src/pxar/flags...
2019-07-24 Dietmar Maurersrc/pxar/encoder.rs: add new skip_lost_and_found parameter
2019-07-24 Dietmar Maurersrc/pxar/encoder.rs: allow to pass list of devices
2019-07-17 Christian Ebnertests/pxar.rs: Change rsync options to --archive
2019-07-17 Christian Ebnersrc/bin/pxar.rs: Make pxar extract target optional
2019-05-24 Christian Ebnerpxar: pass feature_flags to encoder/decoder instead...
2019-05-23 Christian Ebnertests/catar.rs: Pass dummy xattr/fcaps feature_flags...
2019-05-23 Christian Ebnertests/pxar.rs: Make sure the correct pxar binary is...
2019-05-21 Christian Ebnertests/pxar.rs: Integrity test for pxar
2019-04-11 Dietmar Maurertests/worker-task-abort.rs: test abort worker
2019-04-06 Dietmar Maurertests/catar.rs: make it compile again
2019-03-15 Wolfgang Bumillerprotocol: add C header work in progress and test client
2019-02-01 Wolfgang Bumillerignore casync test by default
2019-01-18 Dietmar Maurerfix tests/catar.rs - add missing parameter
2019-01-02 Dietmar Maurersrc/backup/archive_index.rs: use close() instead of...
2018-12-31 Dietmar Maureradd another catart test
2018-12-31 Dietmar Maureradd catart test for goodbye table ordering
2018-12-30 Dietmar Maurercatar cleanups ...
2018-12-30 Dietmar Maureradd some integreation tests for catar (compare with...