]> git.proxmox.com Git - proxmox-backup.git/history - src
client: use BorrowedFd from std
[proxmox-backup.git] / src /
2022-10-11 Fabian Grünbichlercargo fmt
2022-10-11 Fabian Grünbichlerclippy fixes
2022-10-07 Thomas Lamprechtprune job: various cleanups, line reduction
2022-10-07 Thomas Lamprechtprune job: avoid duplicate code when assembling CLI...
2022-10-07 Dominik Csapakfix #4274: implement prune notifications
2022-10-05 Dominik Csapaktape/inventory: make 'load_media_db' a method
2022-09-23 Thomas Lamprechtapi: disk SMART: fix details for depreacated return...
2022-09-23 Matthias Heisererfix #4165: SMART: add raw field
2022-09-23 Fabian Grünbichlerdaily update: fix subscription check
2022-09-23 Thomas Lamprechtapi/pull: drop unused ApiMethod info
2022-09-20 Matthias Heisererpbs-manager: fix pull not respecting local ns setting
2022-09-15 Fabian Grünbichlerapt: add proxmox-offline-mirror-helper package
2022-09-09 Thomas Lamprechtproxy: inline args in format strings
2022-09-07 Fabian Grünbichlerupdate proxmox-router to 1.3.0
2022-09-07 Fabian Grünbichlerupdate to proxmox-http 0.7
2022-08-22 Fabian Grünbichlerupdate to nom 7
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-08-02 Fabian Grünbichlerproperly scope clippy allow
2022-07-28 Wolfgang Bumillerallow too_many_arguments in tape restore code
2022-07-28 Wolfgang Bumillerlower PullParameters to pub(crate), allow too_many_para...
2022-07-28 Wolfgang Bumillerclippy: deal with some internal type complexity
2022-07-28 Wolfgang Bumillerclippy auto-deref fixes
2022-07-28 Wolfgang Bumillerclippy fixups for Default impls
2022-07-28 Wolfgang Bumillerticket: box TfaChallenge, it's large
2022-07-28 Wolfgang Bumillermore low hanging clippy fruits
2022-07-28 Wolfgang Bumillerclippy: deal with let bindings
2022-07-28 Wolfgang Bumillermore simpler clippy fixes
2022-07-27 Wolfgang Bumillerrrd: Entry type and clippy fixes
2022-07-26 Fabian Grünbichlermore clippy fixes and annotations
2022-07-25 Fabian Grünbichlerclippy fixes
2022-07-25 Wolfgang Bumillertfa: allow modifying 'allow-subdomains'
2022-07-25 Fabian Grünbichlercargo fmt
2022-07-25 Fabian Grünbichleradapt to proxmox-subscription changes
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
next