]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2022-05-12 Fabian Grünbichlerapi: datastore: unify access checks
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Thomas Lamprechtui: datastore prune: support passing namespace
2022-05-12 Thomas Lamprechtprune: allow passing namespace
2022-05-12 Thomas Lamprechtui: datastore content: allow to create new namespace
2022-05-12 Thomas Lamprechtui: utils: also provided me.SAFE_ID_RE
2022-05-12 Thomas Lamprechtui: datastore content: allow to select namespace to...
2022-05-12 Thomas Lamprechtui: add namespace selector combobox
2022-05-12 Thomas Lamprechtapi: backup create: enforce that namespace exists
2022-05-12 Thomas Lamprechtapi: backup create: make permission check namespace...
2022-05-12 Thomas Lamprechtapi: datastore: make permission checks namespace aware
2022-05-12 Thomas Lamprechtapi: namespace management endpoints
2022-05-12 Thomas Lamprechtdatastore: add max-depth to recursive namespace iter
2022-05-12 Fabian Grünbichlerapi: add NS_MAX_DEPTH_SCHEMA
2022-05-12 Fabian Grünbichlerapi: add prefix-mapping helper to BackupNamespace
2022-05-12 Fabian Grünbichlerapi: derive UpdaterType for BackupNamespace
2022-05-12 Thomas Lamprechtconfig: acl tree: allow path components to be paths too
2022-05-12 Thomas Lamprechtdatastore: add create_namespace
2022-05-12 Fabian GrünbichlerBackupNamespace: fix deserialize of root NS
2022-05-12 Wolfgang Bumillerapi-types: fixup backup-ns being optional
2022-05-12 Wolfgang Bumillerpbs-client: don't include empty backup-ns in requests
2022-05-12 Wolfgang Bumillerclient: add --ns parameter to snapshot list
2022-05-12 Thomas Lamprechtapi types: BackupNamespace add pop & parent helpers
2022-05-12 Wolfgang Bumillerapi-types: more regex fixups
2022-05-12 Wolfgang Bumillerapi-types: add missing slash in optional ns path regex
2022-05-12 Wolfgang Bumillerclient: more backup namespace support
2022-05-12 Wolfgang Bumillerdatastore: include namespace in full_path
2022-05-12 Wolfgang Bumillerapi: add remaining missing backup-ns parameters
2022-05-12 Thomas Lamprechtdatastore: add helpers to destroy whole namespaces
2022-05-12 Thomas Lamprechtdatastore: add single-level and recursive namespace...
2022-05-12 Thomas Lamprechtapi types: namespace: add from_parent_ns helper
2022-05-12 Thomas Lamprechtapi types: namespace: include problematic component...
2022-05-12 Wolfgang Bumillerdatastore: add backup_ns accessor
2022-05-12 Wolfgang Bumillerapi-types: add namespace to BackupGroup
2022-05-12 Thomas Lamprechtns: max depth: set constant to upper inclusive boundary
2022-05-12 Thomas Lamprechtapi-types: add BackupNamespace type
2022-05-12 Thomas Lamprechtapi types: BackupType: add iter for enum
2022-05-10 Fabian Grünbichlercompletion: fix 'group-filter' parameter name
2022-05-10 Fabian Grünbichlerproxmox-backup-manager: add limit to pull
2022-05-10 Thomas Lamprechtdatastore: chunk store: leverage new format str variabl...
2022-05-10 Dominik Csapakchunk_store: insert_chunk: write chunk again if it...
2022-05-09 Dominik Csapakapi: tape/restore: skip snapshot if owner check failed
2022-05-09 Dominik Csapakapi: tape/restore: fix wrong datastore locking
2022-05-05 Thomas Lamprechtdrop mut on some http client usages
2022-05-05 Thomas Lamprechtupdate proxmox-http b-d to 0.6.1
2022-05-05 Thomas Lamprechtrouter change made one level of rpcenv mut superfluous
2022-05-05 Thomas Lamprechtupdate proxmox-router b-d to 1.2.2
2022-05-02 Thomas Lamprechtbump version to 2.1.8-1
2022-05-02 Fabian Grünbichlerpull: add some comments
2022-05-02 Fabian Grünbichlerpull: remove unnecessary `pub` visibility
2022-05-02 Fabian Grünbichlerpull: filter local removal candidates by owner
2022-05-02 Dominik Csapakproxmox-backup-proxy: stop accept() loop on daemon...
2022-05-02 Dominik Csapakapi: status: return gc-status again
2022-04-28 Thomas Lamprechtcargo fmt
2022-04-27 Thomas Lamprechtbump version to 2.1.7-1
2022-04-27 Hannes Laimerui: add tooltip to datastore in maintenance mode
2022-04-27 Hannes Laimerui: utils: add function for parsing maintenance mode
2022-04-27 Hannes Laimerui: update datastore list more often
2022-04-27 Hannes Laimerui: update icon in datastore list when in maintenance...
2022-04-27 Hannes Laimerapi2: DataStoreListItem add maintenance info
2022-04-27 Hannes Laimerui: add summary mask when in maintenance mode
2022-04-27 Dominik Csapakfile-restore: add 'timeout' and 'json-error' parameter
2022-04-27 Dominik Csapakfile-restore: factor out 'list_files'
2022-04-27 Dominik Csapakrestore-daemon: avoid auto-mounting zpools
2022-04-27 Dominik Csapakrestore-daemon: put blocking code into 'block_in_place'
2022-04-27 Dominik Csapakrestore-daemon: start disk initialization in parallel...
2022-04-25 Thomas Lamprechtapi types: datastore status: reword doc comment of...
2022-04-25 Thomas Lamprechtui: update generated OnlineHelpInfo map
2022-04-25 Stefan Sterzfix #3067: ui: add a separate notes view for longer...
2022-04-25 Stefan Sterzfix #3067: docs: add markdown primer from pve to pbs
2022-04-24 Thomas Lamprechtdatastore: move blob loading into BackupDir impl and...
2022-04-24 Thomas Lamprechtdatastore: move destroying group or dir into respective...
2022-04-24 Thomas Lamprechtdatastore: move manifest locking into BackupDir impl
2022-04-24 Thomas Lamprechtdatastore: s/fail_if_not_exist/assert_exists/
2022-04-24 Thomas Lamprechtdatastore: improve backup group/snapshot iters
2022-04-24 Thomas Lamprechtdatastore: replace manual path assembly by group/dir...
2022-04-24 Thomas Lamprechtdatastore: list snapshots iter: report group dir in...
2022-04-22 Dominik Csapakpbs-client: extract: add top-level dir in tar.zst
2022-04-22 Dominik Csapakpbs-client: extract: rewrite create_zip with sequential...
2022-04-21 Thomas Lamprechtserver pull: fix comment w.r.t. initial downloaded...
2022-04-21 Dietmar Maurerpbs-tape: sgutils2: check sense data when status is...
2022-04-20 Wolfgang Bumillerreference the datastore in BackupGroup/Dir
2022-04-20 Wolfgang Bumillerapi-types: DataStoreConfig::new for testing
2022-04-20 Fabian Grünbichlerapi2: read_remote: also return RemoteWithoutPassword
2022-04-20 Wolfgang Bumillerdatastore: cleanup and document backup group/dir openers
2022-04-20 Wolfgang Bumillerdatastore: drop Hash from BackupGroup
2022-04-20 Wolfgang Bumillerdatastore: drop PartialEq and PartialOrd from BackupGroup
2022-04-20 Wolfgang Bumillerdatastore: drop Eq and PartialEq from BackupDir
2022-04-20 Wolfgang Bumillerdatastore: drop Ord from BackupGroup
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
2022-04-20 Wolfgang Bumillerapi-types: use BackupType for GroupFilter::BackupType
2022-04-20 Wolfgang Bumillerrename BackupDir's group_path to relative_group_path
2022-04-20 Wolfgang Bumillerapi-types: datastore type improvements
2022-04-20 Wolfgang Bumillerdatastore: remove unused list_files function
2022-04-20 Wolfgang Bumillerdatastore: move last_backup from BackupInfo to BackupGroup
2022-04-20 Dietmar MaurerAuthId: derive Ord and PartialOrd
2022-04-20 Dietmar MaurerRemoteWithoutPassword: new API type
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-15 Thomas Lamprechtdatastore: add snapshot iterator and provide example
2022-04-15 Thomas Lamprechtbackup: switch over to streaming Iterator improving...
next