]> git.proxmox.com Git - proxmox-backup.git/history - src/api2
tape/drive: improve tape device locking behaviour
[proxmox-backup.git] / src / api2 /
2021-06-02 Dominik Csapaktape/drive: improve tape device locking behaviour
2021-05-31 Fabian Grünbichlerreorder serde usage/derive
2021-05-26 Dominik Csapakapi2/tape: add api call to list media sets
2021-05-25 Dominik Csapakapi: node/journal: fix parameter extraction of /nodes...
2021-05-25 Thomas Lamprechtapt: fix removal of non-existant http-proxy config
2021-05-25 Oguz Bektastasks: fix typos in API description
2021-05-21 Thomas Lamprechtapi: status: graceful-degrade when a datastore lookup...
2021-05-21 Thomas Lamprechtapi: datastore status: refactor reused rrd get-data...
2021-05-21 Thomas Lamprechtapi: datastore status: code cleanup, reduce indentation...
2021-05-17 Wolfgang Bumillerupdate proxmox-http dependency
2021-05-17 Fabian GrünbichlerSimpleHttp: factor out product-specific bits
2021-05-17 Fabian Grünbichlermove ProxyConfig to proxmox_http
2021-05-17 Fabian Grünbichlermove websocket to new 'proxmox_http' crate
2021-05-17 Dominik Csapakapi2/admin/datastore: add delete for groups
2021-05-14 Dominik Csapakapi2/tape/backup: add 'force-media-set' parameter to...
2021-05-12 Dietmar Maurercorrectly set apt proxy configuration
2021-05-11 Thomas Lamprechtapi: acme accounts: use name as worker ID
2021-05-11 Wolfgang Bumillerhot-reload proxy certificate when updating via the API
2021-05-11 Dominik Csapakapi2/tape/restore: add optional snapshots to 'restore'
2021-05-11 Dominik Csapakapi2/tape/restore: refactor restore code into its own...
2021-05-10 Thomas Lamprechtacme: use proxmox-acme-plugins and load schema from...
2021-05-10 Thomas Lamprechtapi: move AcmeChallengeSchema to acme types module
2021-05-10 Thomas Lamprechtapi: acme: rustfmt
2021-05-10 Dylan Whytefix #3296: use proxy client to retrieve changelog
2021-05-10 Dietmar Maurercleanup src/api2/node/config.rs
2021-05-07 Dietmar Maurermove api related type/regx definition from backup_info...
2021-05-07 Dominik Csapakapi2/types: add TAPE_RESTORE_SNAPSHOT_SCHEMA
2021-05-07 Dominik Csapakapi2/tape/restore: return backup manifest in try_restor...
2021-05-07 Dietmar Maureruse build.rs to pass REPOID to rustc-env
2021-05-06 Dietmar Maurercleanup: split SimpleHttp client into extra file
2021-05-06 Dominik Csapakapi2/tape/restore: remove unnecessary params from ...
2021-05-06 Dominik Csapakapi2/tape/restore: factor out check_datastore_privs
2021-05-05 Wolfgang Bumilleruse api_string_type macro
2021-05-04 Dominik Csapaktape/restore: optimize chunk restore behaviour
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Dietmar Maurertape restore: do not verify restored files
2021-05-04 Dietmar Maurertape restore: add restore speed to logs
2021-05-04 Dietmar Maurertape restore: write datastore in separate thread
2021-05-04 Dietmar Maurertape restore: split restore_chunk_archive
2021-05-04 Wolfgang Bumilleradd node/{node}/config api path
2021-05-04 Wolfgang Bumilleradd node/{node}/certificates api call
2021-05-04 Wolfgang Bumilleradd config/acme api path
2021-04-30 Dominik Csapakui: tape: handle tapes in changers without barcode
2021-04-30 Wolfgang Bumilleradd dns alias schema
2021-04-28 Dietmar Maurerapi: add schema for http proxy configuration - HTTP_PRO...
2021-04-26 Stefan Reiterfile-restore: add size to image files and components
2021-04-26 Dominik Csapakapi2/config/datastore: use update_job_last_run_time...
2021-04-26 Dominik Csapakserver/jobstate: improve name of 'try_update_state_file'
2021-04-26 Dominik Csapakserver/jobstate: add 'updatd' to Finish variant
2021-04-23 Dominik Csapakapi2/tape/backup: list backed up snapshots on failed...
2021-04-23 Dominik Csapakapi2/node/status: extend node status
2021-04-23 Dominik Csapakapi2/nodes/status: use NodeStatus struct
2021-04-23 Dominik Csapakapi2/types: add necessary types for node status
2021-04-21 Stefan Reiterfile-restore: Add 'v' (Virtual) ArchiveEntry type
2021-04-21 Dietmar MaurerHttpsConnector: add proxy support
2021-04-21 Dietmar Maurernew http client implementation SimpleHttp (avoid static...
2021-04-16 Dietmar Maurertape restore: avoid multiple stat calls for same chunk
2021-04-16 Dietmar Maurertape restore: verify if all chunks exist
2021-04-16 Dietmar Maurertape restore: simplify log (list datastores on single...
2021-04-16 Dietmar Maurertape restore: fix datastore locking
2021-04-15 Dietmar Maurertape: do not try to backup unfinished backups
2021-04-15 Dominik Csapakapi2/access/user: remove password for @pbs users on...
2021-04-14 Dominik Csapakapi2/tape/restore: restore_chunk_archive: only ignore...
2021-04-13 Dietmar MaurerTapeRead: add skip_data()
2021-04-13 Stefan Reiterapi/datastore: allow pxar file download of entire archive
2021-04-12 Dietmar Maurertape: improve EOT error handling
2021-04-09 Dietmar Maurercleanup: move tape SCSI code to src/tape/drive/lto...
2021-04-08 Stefan Reiterfile-restore-daemon: add watchdog module
2021-04-08 Stefan Reiterfile-restore-daemon: add binary with virtio-vsock API...
2021-04-08 Dietmar Maurertape: add TapeDensity::Unknown
2021-04-08 Dietmar Maurertape: add vendor, product and revision to LtoDriveAndMe...
2021-04-08 Dietmar Maurertape: correctly set/display drive option
2021-04-08 Dietmar Maurertape: implement format/erase
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-04-08 Dietmar Maurertape: introduce trait BlockRead
2021-03-25 Dominik Csapakapi2/types: add type_text to DATASTORE_MAP_FORMAT
2021-03-25 Dietmar Maurertape: add --scan option for catalog restore
2021-03-25 Dietmar Maurertape: avoid writing catalogs for empty backup tasks
2021-03-25 Dominik Csapakapi2/types: expand DATASTORE_MAP_LIST_SCHEMA description
2021-03-25 Thomas Lamprechtapi subscription: drop old hack for api-macro issue
2021-03-25 Dominik Csapakapi2/tape/restore: enable restore mapping of datastores
2021-03-24 Dietmar Maurertape: fix catalog restore
2021-03-24 Dietmar Maurertape: skip catalog archives in restore
2021-03-24 Dietmar Maurertape: implement fast catalog restore
2021-03-24 Dietmar Maurertape: improve locking (lock media-sets)
2021-03-19 Dominik Csapakapi2/tape/backup: wait indefinitely for lock in schedul...
2021-03-19 Dominik Csapakapi2/tape/backup: include a summary on notification...
2021-03-19 Dietmar Maurertape: backup media catalogs
2021-03-18 Dietmar Maurertape: improve catalog consistency checks
2021-03-17 Dietmar Maurertape: store datastore name in tape archives and media...
2021-03-16 Dominik Csapakui: tape/Restore: let the user choose an owner
2021-03-16 Dietmar Maurertape: speedup backup by doing read/write in parallel
2021-03-11 Dietmar Maurertape: improve backup task log
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-10 Dietmar Maurertape: improve backup task log (show percentage)
2021-03-09 Dominik Csapakapi2/tape/backup: continue on vanishing snapshots
2021-03-09 Dietmar Maurertape: improve MediaPool allocation by sorting tapes...
2021-03-08 Dominik Csapaktape/backup: add success/error notifications
2021-03-08 Dietmar Maurertape: test tape alert flags after drive clean
2021-03-05 Dominik Csapakapi2/tape: add notify_user to backup(-jobs) and restore...
next