]> git.proxmox.com Git - proxmox-backup.git/history - src
docs: add/update tc related screenshots & content, document tc for sync-job
[proxmox-backup.git] / src /
2021-11-22 Dietmar Maurerproxmox-backup-manager traffic: render data human readable
2021-11-22 Dietmar Maurerfix sync job regression test (add RateLimitConfig)
2021-11-22 Dietmar MaurerFingerprint: add new signature method
2021-11-22 Dietmar Maureruse RateLimitConfig for HttpClient and pull
2021-11-22 Dietmar Maurersync-job: add rate limit
2021-11-22 Dietmar Maurerpbs-api-types: split out type RateLimitConfig
2021-11-21 Dietmar Maurerfix proxmox-backup-manager sync-job list
2021-11-20 Dominik Csapakapi: traffic_control: add missing rename to 'kebab...
2021-11-20 Dietmar Maureruse HumanByte for traffic-control config
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
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 Fabian Grünbichlerwebauthn: correctly set origin when updating
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 Stoiko Ivanovapi: acme: fix typo
2021-11-18 Stoiko Ivanovconfig: acme: plugin: rustfmt
2021-11-18 Stoiko Ivanovapi: config: acme: rustfmt
2021-11-18 Dietmar Maureropenid: allow to configure scopes, prompt, ACRs 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 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ü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-17 Dietmar Maurerproxmox-systemd: remove crate, use new proxmox-time...
2021-11-17 Wolfgang Bumillerremove now unused serde_filter module
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-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 Dietmar Maurercreate /var/lib/proxmox-bnackup at server startup
2021-11-12 Dietmar Maurerfix directory permission problems
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 MaurerAdd traffic control configuration config with API
2021-11-10 Dietmar Maureropenid_login: vertify that firstname, lastname and...
2021-11-06 Dietmar Maurercorrectly lock remote config
2021-10-28 Dominik Csapakapi: admin/datastore: reuse 'is_protected' implementation
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 Csapakadd protected info of snapshots to api and task logs
2021-10-22 Dominik Csapakacme: interpret no TOS as accepted
2021-10-22 Wolfgang Bumilleracme: new_account: prevent replacing existing accounts
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-19 Dietmar Maurerproxmox-rrd: add option to avoid page cache for load...
2021-10-19 Dietmar Maurerproxmox-rrd: use syncfs after writing rrd files
2021-10-18 Dominik Csapaktape: improve export_media error message for not found...
2021-10-15 Dietmar Maurerproxmox-rrd: avoild blocking readers while applying...
2021-10-14 Dietmar Maurerproxmox-rrd: make rrd load callback configurable
2021-10-14 Dietmar Maurerproxmox-rrd: pass time and value to update function
2021-10-14 Dietmar Maurercleanup: move rrd cache related code into extra file
2021-10-13 Dietmar Maurerremove proxmox-rrd-api-types crate, s/RRDTimeFrameResol...
2021-10-13 Dietmar Maurerproxmox-rrd: remove dependency to proxmox-rrd-api-types
2021-10-13 Dietmar Maurerproxmox-rrd: implement new CBOR based format
2021-10-13 Dietmar Maurerproxmox-backup-proxy: use tokio::task::spawn_blocking...
2021-10-13 Dietmar MaurerRRD_CACHE: use a OnceCell instead of lazy_static
2021-10-13 Dietmar Maurerproxmox-rrd: use a journal to reduce amount of bytes...
2021-10-12 Wolfgang Bumillerremove pbs-tools::ops::ControlFlow
2021-10-11 Dominik Csapakapi daemons: fix sending log-reopen command
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-10-08 Dominik Csapakproxmox-backup-proxy: clean up old tasks when the task...
2021-10-06 Dietmar Maurerproxmox-rrd: improve developer docs
2021-10-06 Dietmar Maurersplit out RRD api types into proxmox-rrd-api-types...
2021-10-06 Dietmar Maurermove RRD code into proxmox-rrd crate
2021-10-05 Dietmar Maurerproxmox-rest-server: use new ServerAdapter trait instea...
2021-10-05 Dietmar Maurerproxmox-rest-server: pass owned RestEnvironment to...
2021-10-02 Dominik Csapakrest-server/daemon: use sd_notify_barrier for service...
2021-10-01 Dietmar Maurerproxmox-rest-server: make get_index async
2021-10-01 Dietmar Maurerproxmox-rest-server: make check_auth async
2021-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Wolfgang Bumillerdrop fd_change_cloexec from proxmox-rest-server
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
2021-09-30 Thomas Lamprechtsubscription: switch verification domain over to shop...
2021-09-30 Dietmar Maurerproxmox-rest-server: allow to catch SIGINT and SIGHUP...
2021-09-29 Dietmar Maurerproxmox-rest-server: improve logging
2021-09-29 Wolfgang Bumillermake pbs_tools::cert not depend on pbs-buildcfg
2021-09-29 Wolfgang Bumillerremove pbs_client::connect_to_localhost
2021-09-29 Dietmar Maurerremove wrong calls to systemd_notify
2021-09-29 Dietmar Maurerdaemon: simlify code (make it easier to use)
2021-09-29 Wolfgang Bumillerdrop pbs_tools::auth
2021-09-29 Dominik Csapakremove tools/async_io.rs
2021-09-29 Dominik Csapakrest-server: use hypers AddrIncoming for proxmox-backup-api
next