]> git.proxmox.com Git - proxmox-backup.git/history - src
adapt to proxmox-apt change
[proxmox-backup.git] / src /
2022-07-25 Fabian Grünbichleradapt to proxmox-apt change
2022-07-25 Fabian Grünbichlermanager: add 'subscription set-offline-key' command
2022-07-25 Fabian Grünbichlerextract proxmox-subscription crate
2022-07-18 Thomas Lamprechtapi daemons: periodically unpark a tokio thread to...
2022-07-14 Thomas Lamprechtproxy: scheduler: only do a single round of time alignm...
2022-07-14 Thomas Lamprechtproxy: scheduler: code cleanup/bloat reduction
2022-07-14 Thomas Lamprechtproxy: scheduler: move fallback inside next_minute...
2022-07-14 Stefan Sterzfix: api2: make tasks endpoint work with new prune...
2022-07-14 Wolfgang Bumillerapi2: optimize filtered snapshot listing
2022-07-13 Wolfgang Bumillerapi: wrap get_snapshots_count in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap set_backup_owner in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap set_protection in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap catalog in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap delete_snapshot in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap list_snapshot_files in spawn_blocking
2022-07-13 Wolfgang Bumillerapi: wrap delete_group in spawn_blocking
2022-07-12 Wolfgang Bumillerapi: move 'list_snapshots' to a blocking thread
2022-07-11 Wolfgang Bumillerwrap fs_info calls in spawn_blocking
2022-07-05 Dominik Csapaktape: include used tapes in tape notification e-mails
2022-07-04 Fabian Grünbichlermove json_object_to_query to proxmox-http+http-helpers
2022-07-04 Fabian Grünbichlermove to/write_canonical_json to proxmox-serde
2022-07-04 Fabian Grünbichlercruft: remove tools::http
2022-06-30 Wolfgang Bumillerrustfmt
2022-06-30 Dominik Csapakapi: tape/backup: improve behaviour for vanishing snapshots
2022-06-21 Hannes Laimerreplace print with log macro
2022-06-21 Hannes Laimerbins: init cli logger
2022-06-15 Hannes Laimerdisks: use builder pattern for querying disk usage
2022-06-15 Hannes Laimerapi2: disks endpoint return partitions
2022-06-14 Wolfgang Bumillerremove outdated comment
2022-06-14 Stefan Sterzfix #3867: server/api: send emails on certificate renew...
2022-06-13 Dominik Csapakapi: add metricserver endpoints
2022-06-13 Dominik Csapakproxmox-backup-proxy: send metrics to configured metric...
2022-06-13 Dominik Csapakbackup-proxy: decouple stats gathering from rrd update
2022-06-07 Thomas Lamprechtcargo fmt/format variable inlining
2022-06-07 Thomas Lamprechtapi: tape restore: warn if snapshot could not get parsed
2022-06-07 Thomas Lamprechtapi: tape restore: code cleanup to reduce indentation...
2022-06-07 Thomas Lamprechtaccess: fix typo in RPC env wrong-type error
2022-06-07 Dominik Csapakreplace 'disk_usage' with 'fs_info' from proxmox-sys
2022-06-05 Thomas Lamprechtapi: tape restore: avoid throwing away ns mapping,...
2022-06-05 Thomas Lamprechtapi: tape restore: some code cleanups
2022-06-05 Thomas Lamprechtapi: tape restore: split/rework datastore/namespace...
2022-06-05 Thomas Lamprechtapi: tape restore: use HumanByte for friendlier total...
2022-06-05 Thomas Lamprechtapi: tape restore: refactor some code parts shorter
2022-06-05 Thomas Lamprechtcode formatting fixups
2022-06-05 Thomas Lamprechttape: use inline variable in formats for code reduction
2022-06-05 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-04 Thomas Lamprechtapi: datastore status: use cheaper any_privs_below...
2022-06-04 Thomas Lamprechtapi: list datastore: avoid iterating over NS for priv...
2022-06-03 Thomas Lamprechtapi: list datastores: avoid unsafe datastore open
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-06-01 Thomas Lamprechtserver: remove jobstate: ignore removal error due to...
2022-06-01 Thomas Lamprechtmanager cli: output more info when transforming prune...
2022-06-01 Thomas Lamprechtmanager cli: output more info when skipping prune tranforms
2022-05-30 Wolfgang Bumillerapi: disable setting prune options in datastore.cfg
2022-05-30 Wolfgang Bumillerstop executing datastore prune job
2022-05-30 Wolfgang Bumillerapi: don't use PRUNE perms for prune jobs
2022-05-30 Wolfgang Bumillermanager: hidden command to move datastore prune opts...
2022-05-30 Wolfgang Bumilleradd prune jobs api
2022-05-30 Wolfgang Bumillerapi: add some missing sorted macro calls
2022-05-27 Thomas Lamprechtapi: namespace list: fix restrictive priv checking
2022-05-27 Thomas Lamprechtapi: status: include empty entry for stores with ns...
2022-05-26 Thomas Lamprechtapi: move can_access_any_namespace helper to hierarchy
2022-05-26 Thomas Lamprechtdatastore status: impl empty-status constructor for...
2022-05-26 Fabian Grünbichlertree-wide: remove DatastoreWithNamespace
2022-05-25 Fabian Grünbichlerapi: datastore: cleanup store/ns handling
2022-05-25 Fabian Grünbichlermove and unify namespace priv helpers
2022-05-25 Fabian Grünbichlersync/pull: cleanup priv checks and logging
2022-05-25 Fabian Grünbichlerapi: tape: use check_privs instead of manual lookup
2022-05-25 Fabian Grünbichlerapi: backup env: use check_privs
2022-05-25 Fabian Grünbichlerapi: namespace: check privs directly
2022-05-25 Fabian Grünbichlerpriv checks: use priv_to_priv_names and include path
2022-05-25 Fabian Grünbichlerpriv handling: use DatastoreWithNamespace
2022-05-25 Fabian Grünbichlerapi: tape: restore: improve permission checks
2022-05-25 Fabian Grünbichlerverify_job: fix priv check
2022-05-25 Fabian Grünbichlerapi2: reader env: fix priv checks
2022-05-25 Fabian Grünbichlersync job: don't require privs on datastore
2022-05-25 Fabian Grünbichlerapi: list snapshots: fix log param order
2022-05-25 Fabian Grünbichlersync job: fix worker ID parsing
2022-05-24 Fabian Grünbichlerdebug: recover: allow overriding output-path
2022-05-24 Fabian Grünbichlerdebug: move outfile_or_stdout to module for reuse
2022-05-24 Fabian Grünbichlerdebug: recover: allow ignoring missing/corrupt chunks
2022-05-23 Dominik Csapaktape/pool_writer: give proper types to 'contains_snapshot'
2022-05-23 Dominik Csapakproxmox-tape: use correct api call for 'load-media...
2022-05-23 Fabian Grünbichlercargo fmt
2022-05-23 Fabian Grünbichlerfix typo
2022-05-19 Thomas Lamprechtprune datastore: add depth info to tak log
2022-05-19 Thomas Lamprechtprune datastore: support max-depth and improve priv...
2022-05-19 Thomas Lamprechtprune datastore: rework tak log
2022-05-19 Thomas Lamprechtverify filter: improve comment
2022-05-19 Thomas Lamprechtverify all: adhere to NS privs for non-owned groups
2022-05-19 Thomas Lamprechtaccessible group iter: rename "new" to "new_owned"
2022-05-19 Thomas Lamprechtapi: datastore status: adhere to NS privs for non-owner
2022-05-19 Thomas Lamprechtaccessible group iter: add owner override and owner...
2022-05-19 Thomas Lamprechtaccessible group iter: allow NS descending with DATASTO...
2022-05-18 Thomas LamprechtRevert "verify: allow '0' days for reverification"
2022-05-16 Fabian Grünbichlerprune: fix workerid issues
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupGroup for logging
2022-05-16 Fabian Grünbichlertape/verify: use print_ns_and_snapshot
2022-05-16 Fabian Grünbichlertree-wide: prefer api-type BackupDir for logging
next