]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2022-05-12 Thomas Lamprechtdatastore: move update_manifest into BackupDir impl
2022-05-12 Thomas Lamprechtsync: pull snapshot: use template variables for bloat...
2022-05-12 Thomas Lamprechtdatastore: move cleanup_unreferenced_files to BackupDir...
2022-05-12 Thomas Lamprechtui: remote target selectors: code cleanups
2022-05-12 Thomas Lamprechtui: sync job: use namespace selector for localNS
2022-05-12 Thomas Lamprechtui: move remote target datastore/ns selectors to own...
2022-05-12 Fabian Grünbichlerui: add namespace fields to sync
2022-05-12 Fabian Grünbichlersync/pull: make namespace aware
2022-05-12 Thomas Lamprechtui: verify job: fix add-job on datastore-agnostic level
2022-05-12 Thomas Lamprechtui: namespace selector: allow to set datastore dynamically
2022-05-12 Wolfgang Bumillerapi-types: rework BackupNamespace::map_prefix
2022-05-12 Wolfgang Bumillerdatastore: minor cleanup
2022-05-12 Wolfgang Bumillerdatastore: relative path fixup
2022-05-12 Thomas Lamprechtui: datastore content: make verify-all more flexible
2022-05-12 Thomas Lamprechtui: fix group backup comment NS awareness
2022-05-12 Thomas Lamprechtui: verify job: make namespace and max-depth aware
2022-05-12 Thomas Lamprechtui: add verifyOutdatedAfter component
2022-05-12 Thomas Lamprechtverify job: support max-depth config
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-05-12 Thomas Lamprechtadd ns-recursive and acl/authid aware backup group...
2022-05-12 Fabian Grünbichlerremote scan/completion: add namespace support
2022-05-12 Fabian Grünbichlerapi: add DatastoreWithNamespace helper struct
2022-05-12 Fabian Grünbichlerui: fix wrong call to htmlEncode
2022-05-12 Fabian Grünbichlerui: add namespace renderer
2022-05-12 Wolfgang Bumillerclient: add basic namespace commands
2022-05-12 Thomas Lamprechtapi: ns management: fix permission checks
2022-05-12 Thomas Lamprechtui: datastore: more NS awareness
2022-05-12 Thomas Lamprechtui: datastore content: show root node for better UX...
2022-05-12 Wolfgang Bumillerapi-types: allow empty namespace
2022-05-12 Wolfgang Bumillerclient: don't pass empty backup-ns
2022-05-12 Thomas Lamprechtui: content view: improve empty text
2022-05-12 Fabian Grünbichlerapi: namespace: return popped component
2022-05-12 Fabian Grünbichlerapi: datastore: further unify check helpers
2022-05-12 Fabian Grünbichlerapi: datastore: load datastore & check owner helper
2022-05-12 Fabian Grünbichlerapi: datastore: lookup after checking privs
2022-05-12 Fabian Grünbichlerapi: datastore: refactor priv checks
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
next