proxmox-backup/pbs-client/src
Fabian Ebner 2b323a359d pxar: create: add entry: fix anchored path pattern matching
Similar to 874bd545 ("pxar: fix anchored exclusion at archive root"),
but this time for inclusion. Because of the inconsistency, it could
happen that a file included in generate_directory_file_list() got
excluded in add_entry(), e.g. with a .pxarexclude file like
> *
> !/supposed-to-be-included

Reported-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2022-04-06 16:58:08 +02:00
..
pxar pxar: create: add entry: fix anchored path pattern matching 2022-04-06 16:58:08 +02:00
tools misc clippy fixes 2022-02-08 14:57:16 +01:00
backup_reader.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
backup_repo.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
backup_specification.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
backup_writer.rs pbs-client: print error when we couldn't download previous fidx/didx 2022-04-06 10:12:29 +02:00
catalog_shell.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
chunk_stream.rs move ChunkStream to pbs-client 2021-07-20 10:52:21 +02:00
http_client.rs misc clippy fixes 2022-02-08 14:57:16 +01:00
lib.rs drop dynamic_index.rs duplicate in pbs-client 2021-10-06 15:29:27 +02:00
merge_known_chunks.rs cargo: switch from proc-macro pin-project to declarative pin-project-lite 2021-09-22 11:15:40 +02:00
pipe_to_stream.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00
pxar_backup_stream.rs use proxmox-sys 0.2.1 and proxmox-io 1.0.1 2021-11-25 12:30:03 +01:00
remote_chunk_reader.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
task_log.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00
vsock_client.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00