]> git.proxmox.com Git - proxmox-backup.git/history - src/api2
server: push: add error context to api calls and priv checks
[proxmox-backup.git] / src / api2 /
29 hours ago Christian Ebnerclient/server: use dedicated api type for all archive...
31 hours ago Christian Ebnerdatastore: move `ArchiveType` to api types
32 hours ago Christian Ebnerfix #5710: api: backup: stat known chunks on backup...
34 hours ago Gabriel Gollerfix: allow datastore creation in directory with lost...
2 days ago Fabian Grünbichlerversion: remove named features
2 days ago Fabian Grünbichlersync: add/adapt access check comments
2 days ago Christian Ebnerapi: version: add 'prune-delete-stats' as supported...
2 days ago Christian Ebnerapi: datastore/namespace: return backup groups delete...
2 days ago Christian Ebnerapi: admin: avoid duplicate name for list sync jobs...
2 days ago Christian Ebnerapi: sync jobs: expose optional `sync-direction` parameter
2 days ago Christian Ebnerapi: config: factor out sync job owner check
2 days ago Christian Ebnerapi: config: Require PRIV_DATASTORE_AUDIT to modify...
2 days ago Christian Ebnerapi: sync: move sync job invocation to server sync...
2 days ago Christian Ebnerapi: push: implement endpoint for sync in push direction
2 days ago Christian Ebnerapi/api-types: refactor api endpoint version, add api...
5 days ago Dietmar Maurerconfig: factor out method to get the absolute datastore...
9 days ago Dominik Csapakfix #5233: don't require root for some tape operations
10 days ago Gabriel Gollerapi: avoid retrieving lsblk result twice
11 days ago Hannes Laimerapi: tape: add permission to move_tape endpoint
11 days ago Gabriel Gollerfix #5439: allow to reuse existing datastore
2024-10-23 Christian Ebnerclient: tools: move pxar root entry helper to pxar...
2024-10-23 Christian Ebnerclient: pxar: move catalog lookup helper to pxar tools
2024-10-22 Thomas Lamprechtapi: add missing doc-comment description for api enums
2024-10-15 Lukas Wagnerapi: metrics: check permissions before reading any...
2024-10-15 Wolfgang Bumillerapi: optimize metrics permission checks a bit
2024-10-15 Lukas Wagnerapi: add /status/metrics API
2024-10-15 Lukas Wagnermetric collection: move rrd_cache to new metric_collect...
2024-10-10 Christian Ebnerapi: datastore: add missing whitespace in description
2024-09-19 Wolfgang Bumillerupdate to rrd-api-types 1.0.2
2024-09-18 Wolfgang Bumillerupdate to proxmox-rrd 0.4
2024-09-05 Wolfgang Bumillerapi: replace deprecated 'streaming' attribute with...
2024-08-29 Gabriel Gollerlog: retrieve `ReaderEnvironment` debug flag from tracing
2024-08-14 Maximiliano Sandovalbackup: remove lazy_static dependency
2024-08-09 Lukas Wagnerapi-types: rrd: use api-types from proxmox-rrd
2024-08-07 Maximiliano Sandovalfix typos in strings
2024-08-07 Maximiliano Sandovalfix typos in rust documentation blocks
2024-08-06 Wolfgang Bumillerreplace proxmox_sys::systemd with proxmox_systemd calls
2024-07-24 Wolfgang Bumillerupdate to proxmox-log 0.2 and proxmox-rest-server 0.7
2024-07-17 Thomas Lamprechtapi certs: run cargo fmt
2024-07-12 Christian Ebnerdatastore: replace deprecated `archive_type` function
2024-07-12 Gabriel Gollerdatastore: avoid calculating protected attribute twice
2024-07-12 Wolfgang Bumillerapi: inherit LogContext in tasks hyper spawns in h2...
2024-07-11 Wolfgang Bumillerbump sys and rest-server dependencies to 0.6
2024-07-11 Gabriel Gollerapi: switch from task_log! macro to tracing
2024-07-08 Dietmar Maureruse new apt/apt-api-types crate
2024-06-28 Wolfgang Bumillerdon't call contains_key() before remove()
2024-06-28 Maximiliano Sandovalapi: remove use of unnecessary pub(self)
2024-06-28 Maximiliano Sandovalreplace get(key).is_none() with !contains_key()
2024-06-28 Maximiliano Sandovalreplace get(key).is_some() with contains_key()
2024-06-25 Fabian Grünbichlertrivial clippy fixes
2024-06-24 Fabian Grünbichlertrivial clippy fixes
2024-06-20 Wolfgang Bumillerreplace c_str! macro with c"literals"
2024-06-17 Fabian GrünbichlerMerge branch '3.2.6'
2024-06-17 Christian Ebnerclient: pxar: fix fuse mount performance for split...
2024-06-10 Fabian Grünbichlerapi: catalog: improve pxar v2 performance
2024-06-07 Fabian Grünbichlerrun cargo fmt
2024-06-07 Fabian Grünbichlerapi: catalog/file-restore: use archive-name schema
2024-06-07 Christian Ebnerapi: datastore: add optional archive-name to file-restore
2024-06-07 Christian Ebnerapi: datastore: conditional lookup for catalog endpoint
2024-06-07 Christian Ebnerapi: datastore: move reusable code out of thread
2024-06-07 Christian Ebnerapi: datastore: factor out path decoding for catalog
2024-06-05 Christian Ebnerclient: pxar: add helper to handle optional preludes
2024-06-05 Christian Ebnerapi: datastore: attach split archive payload chunk...
2024-06-05 Christian Ebnerclient: pxar: switch to stack based encoder state
2024-06-05 Christian Ebnerapi: datastore: refactor getting local chunk reader
2024-05-31 Gabriel Gollerfix: api: permission using wrong pathname
2024-05-27 Wolfgang Bumillerfixup build with new acme crate
2024-05-24 Fabian Grünbichlertrivial clippy fixes
2024-05-15 Dietmar Maurerapi: syslog: fix api macro to return array instead...
2024-05-15 Dominik Csapaktape: write informational MAM attributes on tapes
2024-05-14 Dominik Csapaktape: include drive activity in status
2024-05-14 Dominik Csapaktape: save 'bytes used' in tape inventory
2024-04-29 Dietmar Maurerapi: delay datastore lookup after permission check
2024-04-24 Stefan Lendlapi: create and update vlan interfaces
2024-04-24 Stefan Lendlfmt: fix intendation in api macro
2024-04-24 Dominik Csapakapi: tape: don't allow overwriting of ids in changer...
2024-04-24 Christoph Heissrealm sync: add sync job for AD realms
2024-04-24 Christoph Heissapi: access: add routes for managing AD realms
2024-04-23 Lukas Wagnerapi: notification: also list datastores if user has...
2024-04-23 Lukas Wagnerproxmox-backup-manager: add CLI for notification targets
2024-04-23 Lukas Wagnerserver: notifications: send tape notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send sync notifications via...
2024-04-23 Lukas Wagnerserver: notifications: send GC notifications via notifi...
2024-04-23 Lukas Wagnerapi-types: api: tape: add notification-mode parameter
2024-04-23 Lukas Wagnerapi-types: api: datatore: add notification-mode parameter
2024-04-23 Lukas Wagnerapi: add endpoints for querying known notification...
2024-04-23 Lukas Wagnerapi: add endpoints for gotify targets
2024-04-23 Lukas Wagnerapi: add endpoints for smtp targets
2024-04-23 Lukas Wagnerapi: add endpoints for sendmail targets
2024-04-23 Lukas Wagnerapi: add endpoints for notification matchers
2024-04-23 Lukas Wagnerapi: add endpoints for querying/testing notification...
2024-04-22 Fabian GrünbichlerGC status: reduce code duplication
2024-04-22 Fabian Grünbichlerapi: merge garbage-collection-status and -job-status
2024-04-22 Fabian GrünbichlerGC: flatten existing status into job status
2024-04-22 Stefan Lendlapi: garbage collect job status
2024-04-22 Dietmar Maurerapi: assert that maintenance mode transitions are valid
2024-04-09 Gabriel Gollerapi: make prune-group a real workertask
2024-04-08 Markus Frankapi: datastore create: allow re-using existing dirs...
2024-03-25 Maximiliano Sandovalapi: use if-let pattern for error-only handling
2024-03-25 Christian Ebnerapi: sync job: log stats for removed vanished entities
next