]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-11-19 Dietmar Maureruse new proxmox-async crate
2021-11-19 Fabian Grünbichlertfa: handle incompatible challenge data
2021-11-19 Wolfgang Bumillercleanup unused re-exports
2021-11-19 Wolfgang Bumillerbump d/control
2021-11-19 Fabian Grünbichlerwebauthn: correctly set origin when updating
2021-11-19 Fabian Grünbichlerupdate to base64 0.13
2021-11-19 Dietmar Maurerfix debian/control: include librust-proxmox-sys
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureruse proxmox::tools::fd::fd_change_cloexec from proxmox...
2021-11-18 Dietmar Maurertraffic-control api: return current traffic with config
2021-11-18 Wolfgang Bumillerbump d/control
2021-11-18 Stoiko Ivanovapi: acme: fix typo
2021-11-18 Stoiko Ivanovconfig: acme: plugin: rustfmt
2021-11-18 Stoiko Ivanovapi: config: acme: rustfmt
2021-11-18 Thomas Lamprechtd/control: update openid build dependency verison
2021-11-18 Dietmar Maureropenid: allow to configure scopes, prompt, ACRs and...
2021-11-18 Thomas Lamprechtdocs: remote sync: adapt to changed filter param and...
2021-11-18 Thomas Lamprechtgroup filter: rename CLI/API/Config "groups" option...
2021-11-18 Dominik Csapakproxmox-tape: add groups filter to backup command
2021-11-18 Dominik Csapakui: tape: show configred group filters
2021-11-18 Dominik Csapakfix #3533: tape backup: filter groups according to...
2021-11-18 Dominik Csapaktape backup jobs: add group filters to config/api
2021-11-18 Dominik Csapakproxmox-tape: add missing 'notify-user' option to backu...
2021-11-18 Fabian Grünbichlerfix #sync.cfg/pull: don't remove by default
2021-11-18 Fabian Grünbichlerdocs: mention group filter in sync docs
2021-11-18 Fabian Grünbichlermanager: render group filter properly
2021-11-18 Fabian Grünbichlerremote: add backup group scanning
2021-11-18 Fabian Grünbichlersync: add group filtering
2021-11-18 Fabian Grünbichlerpull: allow pulling groups selectively
2021-11-18 Fabian Grünbichlerpull/sync: extract passed along vars into struct
2021-11-18 Fabian Grünbichlerpull: use BackupGroup consistently
2021-11-18 Fabian GrünbichlerBackupGroup: add filter helper
2021-11-18 Fabian Grünbichlerapi: add GroupFilter(List) type
2021-11-18 Fabian Grünbichlerapi-types: add schema for backup group
2021-11-17 Dietmar Maurerproxmox-systemd: remove crate, use new proxmox-time...
2021-11-17 Wolfgang Bumillerremove now unused serde_filter module
2021-11-17 Wolfgang Bumillerwww: use TFA widgets from widget toolkit
2021-11-17 Wolfgang Bumillerbump d/control rust dependencies
2021-11-17 Wolfgang Bumillerbump proxmox-widget-toolkit dependency to 3.4-1
2021-11-17 Wolfgang Bumillerswitch tfa api to use proxmox-tfa::api
2021-11-17 Dietmar Maurermove fingerprint helpers from pbs-tools to pbs-api...
2021-11-15 Dietmar Maurerdocs: add traffic control section
2021-11-15 Dietmar Maurerdepend on proxmox-shared-memory 0.1.1
2021-11-14 Dietmar Maureradd missing file from previous commit
2021-11-14 Dietmar Maurertraffic-controls: add API/CLI to show current traffic
2021-11-14 Dietmar Maurerupdate to proxmox-http 0.5.4
2021-11-14 Dietmar Maurercached_traffic_control: fix regression tests
2021-11-13 Dietmar Maurerimplement rate limiter in shared memory
2021-11-13 Dietmar Maurercached_traffic_control: use ShareableRateLimit trait...
2021-11-13 Dietmar Maurerpbs-config: use new SharedMemory helpers from proxmox...
2021-11-12 Thomas Lamprechtrest: make successful-ticket auth log a debug one to...
2021-11-12 Dietmar Maurerbump version to 2.0.14-1
2021-11-12 Dietmar Maurercreate /var/lib/proxmox-bnackup at server startup
2021-11-12 Dietmar Maurerfix directory permission problems
2021-11-10 Dietmar Maurerdebian/control: depend on librust-cidr-dev
2021-11-10 Dietmar Maurerproxmox-backup-proxy: implement traffic control
2021-11-10 Dietmar Maurerimplement a traffic control cache for fast rate control...
2021-11-10 Dietmar Maurertraffic_control: use Memcom to track. config versions
2021-11-10 Dietmar MaurerAdd traffic control configuration config with API
2021-11-10 Dietmar MaurerDailyDuration: implement time_match()
2021-11-10 Dietmar MaurerNew DailyDuration type with nom parser
2021-11-10 Dietmar Maurerimplement Servive for RateLimitedStream
2021-11-10 Dietmar Maurerproxmox-backup-client: add rate/burst parameter to...
2021-11-10 Dietmar Maurerpbs-client: add option to use the new RateLimiter
2021-11-10 Dietmar Maureropenid_login: vertify that firstname, lastname and...
2021-11-06 Dietmar Maurercorrectly lock remote config
2021-11-02 Dylan Whytedocs: language fixup: faq and appendix
2021-10-28 Dominik Csapakapi: admin/datastore: reuse 'is_protected' implementation
2021-10-28 Dominik Csapakbackup-client: use () instead of Value as return type
2021-10-28 Dominik CsapakPruneMark: implement display without the write! macro
2021-10-28 Dominik CsapakPruneMark: use copied values instead of references
2021-10-28 Dominik Csapakrrd: use saturating_sub to avoid underflow
2021-10-28 Dominik Csapakdocs: add info about protection flag to client docs
2021-10-28 Dominik Csapakfix #3602: ui: datastore/Content: add action to set...
2021-10-28 Dominik Csapakui: add protected icon to snapshots
2021-10-28 Dominik Csapakui: PruneInputPanel: add keepReason 'protected' for...
2021-10-28 Dominik Csapakproxmox-backup-client: add 'protected' commands
2021-10-28 Dominik Csapakapi2/admin/datastore: add get/set_protection
2021-10-28 Dominik Csapakapi2: datastore/delete_group: throw error for partially...
2021-10-28 Dominik Csapakpull_store/group: dont try remove locally protected...
2021-10-28 Dominik Csapakbackup/datastore: prevent protected snapshots to be...
2021-10-28 Dominik Csapaktests/prune: add tests for protecteded backups
2021-10-28 Dominik Csapakadd protected info of snapshots to api and task logs
2021-10-28 Dominik Csapakpbs-datastore: skip protected backups in pruning
2021-10-28 Dominik Csapakpbs-datastore: add protection info to BackupInfo
2021-10-27 Dominik Csapakui: datastore content: improve sorting verification...
2021-10-27 Dominik Csapakfix typo s/CGM/GCM/i
2021-10-22 Wolfgang Bumillerbump d/control
2021-10-22 Wolfgang BumillerCargo.toml: set udev dependency to 0.4
2021-10-22 Dominik Csapakacme: interpret no TOS as accepted
2021-10-22 Wolfgang Bumillerbump proxmox-acme-rs dependency to 0.3
2021-10-22 Wolfgang Bumilleracme: new_account: prevent replacing existing accounts
2021-10-21 Dietmar Maurerbump version to 2.0.13-1
2021-10-21 Dietmar Maurerupdate dedian/control
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-21 Dominik Csapaktape: simplify export_media_set for pool writer
2021-10-21 Dominik Csapakrest-server: use hashmap for parameter errors
2021-10-20 Dietmar Maurerproxmox-rrd: use fsync instead of syncfs
2021-10-19 Dietmar Maurerproxmox-rrd: fix regression tests
2021-10-19 Dietmar Maurerproxmox-rrd: improve dev docs
next