]> git.proxmox.com Git - proxmox-backup.git/history - pbs-api-types
api: backup env: use check_privs
[proxmox-backup.git] / pbs-api-types /
2022-05-25 Fabian Grünbichlerapi: add new priv to priv name helper
2022-05-25 Fabian Grünbichlerverify_job: fix priv check
2022-05-25 Fabian Grünbichlersync job: don't require privs on datastore
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-18 Thomas Lamprechtapi types: verify job: fix doc comment typo
2022-05-18 Thomas Lamprechtapi types: verify job: allow outdated-afer == 0 for...
2022-05-18 Thomas LamprechtRevert "verify: allow '0' days for reverification"
2022-05-16 Thomas Lamprechtapi types: namespace: fix typo in error message
2022-05-16 Thomas Lamprechtapi types: BackupNamespace: fix depth check on pushing...
2022-05-16 Thomas Lamprechtapi types: BackupNamespace: remove unused, commented...
2022-05-13 Dominik Csapakapi: tape/backup: fix namespace/max-depth parameters
2022-05-13 Dominik Csapakapi: tape/restore: add namespace mapping
2022-05-13 Dominik Csapaktape: add namespaces mapping type
2022-05-13 Dominik Csapaktape: add namespaces/recursion depth to tape backup...
2022-05-13 Dominik Csapakpbs-api-types: add parse and print ns_and_snapshot
2022-05-13 Thomas Lamprechtdatastore: inline some format variables
2022-05-13 Thomas Lamprechtapi types: set NS_MAX_DEPTH schema default to MAX_NAMES...
2022-05-13 Fabian Grünbichlerapi: split max-depth schema/types
2022-05-13 Fabian Grünbichlernamespaces: move max-depth check to api type
2022-05-12 Fabian Grünbichlerpull/sync: treat unset max-depth as full recursion
2022-05-12 Thomas Lamprechtcargo fmt
2022-05-12 Thomas Lamprechtdatastore: add new Lookup for operations tracking
2022-05-12 Fabian Grünbichlersync/pull: make namespace aware
2022-05-12 Wolfgang Bumillerapi-types: rework BackupNamespace::map_prefix
2022-05-12 Thomas Lamprechtverify job: support max-depth config
2022-05-12 Thomas Lamprechtapi: verify: support namespaces
2022-05-12 Fabian Grünbichlerapi: add DatastoreWithNamespace helper struct
2022-05-12 Wolfgang Bumillerapi-types: allow empty namespace
2022-05-12 Fabian Grünbichlerapi: namespace: return popped component
2022-05-12 Wolfgang Bumillersplit the namespace out of BackupGroup/Dir api types
2022-05-12 Thomas Lamprechtapi: namespace management endpoints
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 Fabian GrünbichlerBackupNamespace: fix deserialize of root NS
2022-05-12 Wolfgang Bumillerapi-types: fixup backup-ns being optional
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 Thomas Lamprechtapi types: namespace: add from_parent_ns helper
2022-05-12 Thomas Lamprechtapi types: namespace: include problematic component...
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-02 Dominik Csapakapi: status: return gc-status again
2022-04-27 Hannes Laimerapi2: DataStoreListItem add maintenance info
2022-04-25 Thomas Lamprechtapi types: datastore status: reword doc comment of...
2022-04-20 Wolfgang Bumillerapi-types: DataStoreConfig::new for testing
2022-04-20 Wolfgang Bumillerapi-types: use BackupType for GroupFilter::BackupType
2022-04-20 Wolfgang Bumillerapi-types: datastore type improvements
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-14 Thomas Lamprechtrust fmt for pbs src
2022-04-12 Hannes Laimerdatastore: add check for maintenance in lookup
2022-04-12 Hannes Laimerapi-types: add maintenance type
2022-04-10 Thomas Lamprechtapi types: rust fmt
2022-03-23 Stefan Sterzfix #3067: api: add support for multi-line comments...
2022-03-22 Dominik Csapakapi: datastore_status: restore api/gui compatibility
2022-03-20 Dietmar Maurerdatastore status: factor out api type DataStoreStatusLi...
2022-03-09 Fabian Grünbichlerregex: bump to 1.5.5
2022-03-07 Dietmar MaurerUsername schema: set min_length to 1
2022-03-07 Dietmar Maurercleanup: move BasicRealmInfo to pbs-api-types
2022-02-23 Dominik Csapakdatastore: add tuning option for chunk order
2022-02-08 Fabian Grünbichlermisc clippy fixes
2022-01-27 Dominik Csapakverify: allow '0' days for reverification
2022-01-14 Fabian Grünbichlerciphers: simplify API schema
2022-01-14 Hannes Laimerconfig: add tls ciphers to NodeConfig
2022-01-12 Fabian Grünbichlerapi-types: relax NODENAME_SCHEMA
2022-01-12 Fabian Grünbichlerapi-types: move RsaPubKeyInfo to pbs-client
2021-12-30 Fabian Grünbichleruse schema verify methods
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-12-15 Thomas Lamprechtfix #3794: api types: set backup time lower limit to 1
2021-12-01 Dietmar Maurerpbs-api-types: remove proxmox-sys dependency for target...
2021-12-01 Dietmar Maurerpbs-api-types: remove openssl dependency for target...
2021-12-01 Dietmar Maurerpbs-api-types: remove libc dependency
2021-12-01 Dietmar Maurerpbs-api-types: removbe usused nix dependency
2021-12-01 Dominik Csapakremove use of deprecated functions from proxmox-time
2021-11-25 Dietmar Maurerfix typo in comment
2021-11-25 Dietmar Maurermove pbs-tools/src/percent_encoding.rs to pbs-api-types...
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Dietmar MaurerFingerprint: add new signature method
2021-11-22 Dominik Csapakset default for 'protected' flag
2021-11-22 Dietmar Maurersync-job: add rate limit
2021-11-22 Dietmar Maurerpbs-api-types: split out type RateLimitConfig
2021-11-21 Dietmar Maurerpbs-api-types: fix HumanByte::auto_scale
2021-11-20 Dietmar Maureruse HumanByte for traffic-control config
2021-11-20 Thomas Lamprechthuman byte: make proper proxmox API type
2021-11-20 Thomas Lamprechthuman byte: add from string parser
2021-11-20 Thomas Lamprechthuman byte: add proper unit type and support base-10
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-18 Dietmar Maureropenid: allow to configure scopes, prompt, ACRs and...
2021-11-18 Thomas Lamprechtgroup filter: rename CLI/API/Config "groups" option...
2021-11-18 Dominik Csapaktape backup jobs: add group filters to config/api
2021-11-18 Fabian Grünbichlerfix #sync.cfg/pull: don't remove by default
2021-11-18 Fabian Grünbichlersync: add group filtering
2021-11-18 Fabian Grünbichlerapi: add GroupFilter(List) type
next