]> git.proxmox.com Git - proxmox-backup.git/history - src/backup
CalendarEvent: speedup/simplify repetition tests
[proxmox-backup.git] / src / backup /
2020-05-07 Dietmar Maurersrc/config/network.rs: make it compatible with pve
2020-05-05 Dietmar Maurergarbage_collect: call fail_on_abort to abort GV when...
2020-04-28 Dietmar Maurerimplemnt backup ownership, improve datastore access...
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-06 Dietmar Maurergc: log pending removals
2020-02-28 Christian Ebnercatalog: shell: Use the new logic including resolving...
2020-02-28 Christian Ebnercatalog: shell: introduce new CatalogPathStack to navig...
2020-02-28 Christian Ebnercatalog: add missing function documentation.
2020-02-28 Christian Ebnercatalog: introduce is_symlink() to check if DirEntry...
2020-02-28 Christian Ebnercatalog: derive PartEq for equality checks of two DirEn...
2020-02-28 Christian Ebnersrc/backup/dynamic_index.rs: Add LruCache for chunks.
2020-02-28 Christian Ebnercatalog: shell: Introduce clear-selected command.
2020-02-28 Christian Ebnercatalog: shell: Improve list-selected command.
2020-02-27 Christian Ebnercatalog: shell: Improve output of stat command.
2020-02-18 Dietmar Maurersrc/backup/backup_info.rs: fix SNAPSHOT_PATH_REGEX...
2020-02-05 Christian Ebnercatalog: shell: Allow two or more successive slashes...
2020-01-31 Dietmar Maurerdepend on proxmox 0.1.13, use new tty helpers from...
2020-01-27 Dietmar Maureruse proxmox 0.1.9 with new cli command helpers
2020-01-23 Dietmar Maurersrc/api2/types.rs: define and use api type GarbageColle...
2020-01-23 Dietmar Maurersrc/backup/manifest.rs: check if manifest contains...
2020-01-23 Dietmar Maurersrc/backup/datastore.rs: remove_backup_(group/dir)...
2020-01-23 Dietmar Maurersrc/backup/datastore.rs: improve error messages
2020-01-22 Dietmar Maurersrc/backup/datastore.rs: new helpers
2020-01-21 Wolfgang Bumillerbump proxmox crate to 0.1.7
2020-01-20 Wolfgang Bumillerintroduce new runtime tokio helpers
2020-01-17 Dietmar Maurersrc/api2/pull.rs: implement delete flag for vanished...
2020-01-17 Dietmar Maurersrc/backup/backup_info.rs: new list_groups helper
2020-01-16 Dietmar Maurersrc/backup/catalog.rs - SenderWriter: use tokio::task...
2020-01-14 Dietmar Maurersrc/section_config.rs - convert_to_array: optionally...
2020-01-13 Oguz Bektasfix typo for function name load_and_decrypt_key
2020-01-10 Christian Ebnerpxar::decoder::Decoder: include xattrs and payload...
2020-01-06 Dietmar Maurersrc/backup/backup_info.rs: implement last_successful_ba...
2020-01-05 Dietmar Maurersrc/backup/manifest.rs: impl TryFrom DataBlob
2020-01-05 Dietmar Maurersrc/backup/datastore.rs: implement cleanup_backup_dir()
2020-01-02 Dietmar Maurersrc/backup/read_chunk.rs: add read_raw_chunk()
2020-01-02 Dietmar Maurersrc/backup/chunk_store.rs: implement cond_touch_chunk()
2020-01-02 Dietmar Maurersrc/backup/datastore.rs: new helper try_shared_chunk_st...
2019-12-31 Dietmar Maurersrc/backup/manifest.rs: new helper archive_type()
2019-12-20 Dietmar Maurersrc/api2/config/datastore.rs - create: pass uid and...
2019-12-20 Dietmar Maurersrc/backup/chunk_store.rs - create: pass User instead...
2019-12-19 Wolfgang Bumillerlet ChunkStore::create take CreateOptions
2019-12-19 Dietmar Maurerremove tools::getpwnam_ugid, impl. crate::backup::backu...
2019-12-19 Dietmar Maurersrc/backup/datastore.rs: avoid divide by zero
2019-12-19 Dietmar Maurersrc/backup/chunk_store.rs: create lock file with correc...
2019-12-18 Dietmar Maurersrc/backup/chunk_store.rs: use proxmox::tools::fs:...
2019-12-18 Wolfgang Bumillerreplace file_set_contents with replace_file
2019-12-17 Oguz Bektaschunk_store: create parent directories
2019-12-17 Christian Ebnercatalog: decoder and shell: fix incorrect logic in...
2019-12-17 Christian Ebnercatalog_shell: impl find for catalog shell.
2019-12-17 Christian Ebnercatalog: impl find() for file search by match pattern.
2019-12-14 Dietmar Maurersrc/api2/admin/datastore.rs - prune: log retention...
2019-12-13 Wolfgang Bumillerupdate a chunk of stuff to the hyper release
2019-12-11 Christian Ebnersrc/backup/catalog_shell.rs: sort output of list-selected
2019-12-10 Dietmar Maurersrc/backup/datastore.rs - garbage-collection: fix avera...
2019-12-09 Dietmar Maurercli: avoid useless .into()
2019-12-07 Dietmar Maurersrc/backup/prune.rs: implement --keep-hourly
2019-12-06 Dietmar Maurersrc/backup/prune.rs: prune - correctly use iso_week...
2019-12-06 Dietmar Maurersrc/backup/prune.rs: add new helper keeps_something()
2019-12-06 Dietmar Maurerrename catalog_shell_api() into catalog_shell_cli()
2019-12-06 Dietmar Maurersrc/backup/catalog_shell.rs: factor out catalog_shell_api()
2019-12-06 Christian Ebnersrc/backup/readline.rs: removed in favor of new readlin...
2019-12-06 Christian Ebnersrc/backup/catalog_shell.rs: adapt to use API Schema...
2019-12-06 Dietmar Maurersrc/backup/prune.rs: define new struct PruneOptions
2019-12-06 Dietmar Maurersrc/backup/backup_info.rs: remove old prune code
2019-12-06 Dietmar Maurersrc/backup/prune.rs: add PruneMark::KeepPartial
2019-12-06 Dietmar Maurersrc/backup/prune.rs: factor out code into remove_incomp...
2019-12-06 Dietmar Maurersrc/backup/prune.rs: moved prune related code into...
2019-12-05 Dietmar Maurersrc/backup/backup_info.rs - prune: improve algorythm
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 Maurersrc/backup/backup_info.rs: improve prune algorithm
2019-12-04 Dietmar Maurersrc/backup/backup_info.rs: new compute_prune_list helper
2019-11-27 Christian Ebnercatalog_shell: fix several clippy warnings
2019-11-26 Christian Ebnercatalog_shell: major refactoring of cli command definit...
2019-11-26 Christian Ebnercatalog_shell: check and return on empty list in order...
2019-11-26 Christian Ebnercatalog_shell: do not restore full archive if no entrie...
2019-11-26 Dietmar Maurersrc/pxar/decoder.rs: use trait object as reader
2019-11-26 Dietmar Maurersrc/pxar/sequential_decoder.rs: remove callback from...
2019-11-22 Christian Ebnersrc/backup/catalog_shell.rs: impl shell to inspect...
2019-11-22 Christian Ebnersrc/backup/readline.rs: impl wrapper for GNU readline
2019-11-22 Christian Ebnersrc/backup/catalog.rs: derive Clone for DirEntry and...
2019-11-22 Christian Ebnersrc/backup/catalog.rs: impl DirEntry::is_directory()
2019-11-14 Wolfgang Bumillerdrop uuid crate dependency
2019-11-12 Christian Ebnercatalog: fix issue with DirEntry start
2019-11-12 Dietmar Maurersrc/backup/catalog.rs: add some docs
2019-11-12 Dietmar Maurersrc/backup/catalog.rs - CatalogReader: verify magic...
2019-11-12 Dietmar Maurersrc/backup/catalog.rs - CatalogReader::dump(): use...
2019-11-12 Dietmar Maurersrc/backup/catalog.rs - Direntry::parse: abort if callb...
2019-11-12 Dietmar Maurersrc/backup/catalog.rs: impl read_dir() and lookup(...
2019-11-12 Dietmar Maurersrc/backup/catalog.rs: move CatalogEntryType from src...
2019-11-12 Dietmar Maurersrc/backup/catalog.rs - DirEntry: factor out name attribute
2019-11-12 Christian Ebnercatalog: impl std::fmt::Display trait for CatalogEntryType
2019-11-10 Dietmar Maurersrc/backup/catalog.rs: clenup - use single impl block
2019-11-10 Dietmar Maurersrc/backup/catalog.rs: remove unused code
2019-11-10 Dietmar Maurersrc/backup/catalog.rs: write MAGIC at start of file
2019-11-09 Dietmar Maurersrc/backup/catalog.rs: new parse() helper
2019-11-09 Dietmar Maurersrc/backup/catalog.rs - dump_dir: make sure we parsed...
2019-11-09 Dietmar Maurersrc/backup/catalog.rs: store u64 compressed
2019-11-08 Dietmar Maurerrenamed: src/backup/catalog_blob.rs -> src/backup/catal...
2019-11-08 Dietmar Maurerchange catalog format, use dynamic index to store catalog.
next