]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2020-04-13 Dietmar Maurerstart ACL api
2020-04-12 Dietmar Maureracl: use BTreeMap and BTreeSet to avoid sort()
2020-04-12 Dietmar Maureracl: implement roles(), add regression tests.
2020-04-11 Dietmar Maureradd acl config
2020-04-09 Dietmar Maurergui: improve login view (use realms)
2020-04-09 Dietmar MaurerPASSWORD_SCHEMA: set max_length to 1024 (for tickets)
2020-04-09 Dietmar Maurerapi: add default property to domain list
2020-04-09 Dietmar Maurerapi: correctly sort access subdirmap
2020-04-09 Dietmar Maurerapi: add list_domains
2020-04-09 Dietmar Maurerapi: move config/user to access/users, implement change...
2020-04-08 Dietmar Maurerimplement auth framework
2020-04-08 Dietmar Maureradd user configiguration
2020-04-06 Dietmar Maurergc: log pending removals
2020-04-01 Dietmar Maurergui: preview prune selection
2020-04-01 Dietmar Maurerprune api: return a usable result (we run synchronous...
2020-03-31 Dominik Csapakfix 'keep-monthly' field name
2020-03-26 Dietmar Maurergui - DataStoreContent: avoid useless icons, display...
2020-03-26 Dietmar Maurergui - DataStoreContent: move control code into controll...
2020-03-26 Dietmar Maurergui: add prune dialog
2020-03-26 Dietmar Maurersrc/server/rest.rs: use correct formatter
2020-03-26 Dietmar Maurergui: cleanup DataStoreContent.js
2020-03-26 Dietmar Maurergui: display DataStoreConfig above DataStoreContent
2020-03-25 Dietmar Maurergui: use a tree panel for DataStoreContent
2020-03-25 Dietmar Maurerdepend on proxmox 0.1.20
2020-03-19 Wolfgang Bumillerbump proxmox dependency to 0.1.19
2020-03-18 Dominik Csapakadd 'rsync' to build_depends
2020-03-18 Dominik Csapakrewrite future select in upgrade_to_backup_protocol...
2020-03-17 Dominik Csapakfix typo
2020-03-16 Wolfgang Bumillerbuildsys: add missing dependency
2020-03-03 Dietmar MaurerMakefile - upload: upload to correct product repos
2020-03-03 Dietmar Maurerbump version to 0.1.3-1 v0.1.3
2020-03-02 Dietmar MaurerTODO.rst: add Chores section
2020-03-02 Dietmar Maurerdelete unused src/storage/config.rs
2020-03-02 Dietmar Maureruse SectionConfig from proxmox 0.1.18-1
2020-02-28 Dietmar Maurerdocs/administration-guide.rst: add small section to...
2020-02-28 Dietmar Maurerdocs/epilig.rst: remove fuse to avoid RST warnings
2020-02-28 Dietmar MaurerTODO.rst: update
2020-02-28 Dietmar Maurerremove unused qemu-io code
2020-02-28 Dietmar Maurerdepend on proxmox 0.1.17
2020-02-28 Dietmar Maurersrc/bin/proxmox-backup-client.rs - list_groups: render...
2020-02-28 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: avoid compiler warning
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-28 Christian Ebnerpxar::decoder: Return the correct symlink target size.
2020-02-28 Christian Ebnerproxmox-backup-client: expose exclude match patterns...
2020-02-28 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: cleanup output handling
2020-02-28 Dietmar Maurersrc/tools/format.rs: move output rendering code to...
2020-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs - list_groups: use...
2020-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs: use new output format...
2020-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs - status: improve...
2020-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs - status: do not print...
2020-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs - list_snapshots:...
2020-02-27 Christian Ebnertools::lru_cache: Improve access() and insert() by...
2020-02-27 Christian Ebnertools::lru_cache: Separate LinkedList part of LruCache...
2020-02-27 Christian Ebnertools::lru_cache: Make key generic.
2020-02-27 Christian Ebnercatalog: shell: Improve output of stat command.
2020-02-27 Christian EbnerAdd zsh completion scripts
2020-02-26 Dietmar Maurersrc/bin/proxmox-backup-client.rs - list_snapshot_files...
2020-02-26 Dietmar Maurersrc/bin/proxmox-backup-client.rs - status: use format_a...
2020-02-26 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: use crate::tools...
2020-02-26 Dietmar Maurersrc/tools/runtime.rs: call OPENSSL_thread_stop to avoid...
2020-02-25 Dietmar Maurersrc/client/backup_writer.rs: also print archive size
2020-02-25 Wolfgang Bumillercleanup unused module
2020-02-25 Christian Ebnerdocs: add documentation for pxar
2020-02-25 Christian Ebnerpxar: Change text of warning for files matched by exclu...
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: prefix upload stats with...
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: implement verbose options
2020-02-24 Dietmar Maurersrc/client/backup_writer.rs: reduce verbosity
2020-02-20 Christian Ebnerdocs: fix typo
2020-02-20 Christian Ebnerdocs: Add documentation for .pxarexclude files
2020-02-18 Dietmar Maurersrc/backup/backup_info.rs: fix SNAPSHOT_PATH_REGEX...
2020-02-17 Wolfgang Bumillerruntime: fix blocking strategy:
2020-02-13 Wolfgang Bumillerruntime: remove IN_TOKIO thread local variable
2020-02-11 Dietmar Maureradministration-guide.rst: documnet new PBS_FINGERPRINT...
2020-02-11 Dietmar Maurersrc/client/http_client.rs: do not store fingerprints...
2020-02-11 Dietmar Maurersrc/client/http_client.rs: always convert fingerprint...
2020-02-11 Dietmar Maurersrc/client/http_client.rs: remove useless password_env
2020-02-11 Dietmar Maurersrc/bin/proxmox-backup-client.rs: allows to pass finger...
2020-02-10 Thomas Lamprechts/pbsbanner/proxmox-backup-banner/ + move to /usr/lib
2020-02-07 Thomas Lamprechtpbsbanner: use match and also return error
2020-02-06 Thomas Lamprechtadd login banner service
2020-02-05 Christian Ebnercatalog: shell: Allow two or more successive slashes...
2020-02-03 Christian Ebnerpxar::fuse: cleanup: Remove unused code.
2020-02-03 Christian Ebnerpxar::fuse: Refactor lookup in order to cache accessed...
2020-02-03 Christian Ebnerpxar: Improve read performance for fuse.
2020-01-31 Dietmar Maurersrc/bin/proxmox-backup-client.rs: do not use api macro...
2020-01-31 Dietmar Maurersrc/config/remote.rs: do not serialize empty option
2020-01-31 Dietmar Maurersrc/section_config.rs - write: improve error message
2020-01-31 Dietmar Maurerdepend on proxmox 0.1.13, use new tty helpers from...
2020-01-31 Christian Ebnerdocs: fix typos
2020-01-31 Christian Ebnerdocs: Add documentation for mounting pxar archives...
2020-01-31 Christian Ebnerproxmox-backup-client: add missing prune options to...
2020-01-31 Dietmar Maurerupdate proxmox dependency to 0.1.12
2020-01-30 Dietmar Maurersrc/bin/proxmox-backup-manager.rs: remove stale debug...
next