]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-12-16 Wolfgang Bumillercleanup schema function calls
2021-12-16 Wolfgang Bumillerbump proxmox-schema to 1.1
2021-12-16 Thomas Lamprechtui: group filter: add hint that filter are additive
2021-12-16 Thomas Lamprechtrestore-daemon: fix use of deprecated env_logger::from_...
2021-12-16 Thomas Lamprechtdrop unused imports of proxmox_sys::identity
2021-12-16 Dominik Csapakapi: zfs: create zpool with relatime=on
2021-12-15 Dominik Csapakui: fix opening settings window in datastore panel
2021-12-15 Thomas Lamprechtbuildsys: drop hack that moved testing after dh_install
2021-12-15 Thomas Lamprechtfix #3794: api types: set backup time lower limit to 1
2021-12-15 Thomas Lamprechtcargo: update commented-out local path override for...
2021-12-07 Thomas Lamprechtui: calendar event: add once daily example and clarify...
2021-12-04 Dietmar Maurerpbs-client: avoid mut self in http_client methods.
2021-12-02 Dominik Csapakadapt compute_next_event to new signature
2021-12-01 Thomas Lamprechtui: group filter: merge duplicate filters
2021-12-01 Thomas Lamprechtui: group filter: cleanup and comment more
2021-12-01 Dominik Csapakui: form/GroupFilter: copy records for the pbsGroupSele...
2021-12-01 Dominik Csapakui: form/GroupFilter: improve group load callback handling
2021-12-01 Dominik Csapakui: form/GroupFilter: correctly resolve the reference...
2021-12-01 Fabian Grünbichlerfix broken format strings
2021-12-01 Fabian Grünbichlerdeps: env_logger update to 0.9
2021-12-01 Dietmar Maurerpbs-api-types: remove proxmox-sys dependency for target...
2021-12-01 Dietmar Maurerpbs-api-types: remove openssl dependency for target...
2021-12-01 Dietmar Maurerpbs-api-types: remove libc dependency
2021-12-01 Dietmar Maurerpbs-api-types: removbe usused nix dependency
2021-12-01 Dominik Csapakremove use of deprecated functions from proxmox-time
2021-12-01 Dominik Csapakui: SyncJobEdit: add second tab with group filters
2021-12-01 Dominik Csapakui: tape/BackupJobEdit: add second tab with group filters
2021-12-01 Dominik Csapakui: add GroupFilter form field(container)
2021-12-01 Dominik Csapakui: add GroupSelector
2021-11-29 Wolfgang Bumillerfix a warning in io_return macro
2021-11-29 Wolfgang Bumillerremove unused identity macro
2021-11-29 Wolfgang Bumillerbump d/control
2021-11-29 Wolfgang Bumillerupdate proxmox-tfa to 2.0
2021-11-25 Dietmar Maurerpbs-tape: do not depend on pbs-tools
2021-11-25 Dietmar Maurerfix typo in comment
2021-11-25 Dietmar Maureruse proxmox-sys 0.2.1 and proxmox-io 1.0.1
2021-11-25 Dietmar Maurermove pbs-tools/src/percent_encoding.rs to pbs-api-types...
2021-11-25 Dietmar Maurerfix StdChannelWriter usage
2021-11-25 Dietmar MaurerStdChannelWriter: avoid using anyhow::Error
2021-11-25 Dietmar Maurermove pbs-tools/src/str.rs to pbs-client/src/pxar/create.rs
2021-11-25 Dietmar Maurerremove trait BufferedRead from pbs-tools/src/io.rs
2021-11-25 Dietmar Maurerremove pbs-tools/src/sys.rs
2021-11-25 Dietmar Maurerremove pbs-tools/src/cli.rs
2021-11-25 Dietmar Maureropenid_login: improve error message for disabled users.
2021-11-25 Dietmar Maurerupdate debian/control
2021-11-24 Dietmar Maurerpbs-datastore: use hex::serde feature
2021-11-24 Dietmar Maurerdebian/control: add librust-proxmox-serde
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-23 Thomas Lamprechtbump version to 2.1.2-1 2.1.1 2.1.2 v2.1.2
2021-11-23 Dominik Csapakdocs: remotes: note that protected flags will not be...
2021-11-23 Dominik Csapakdocs: backup-client: fix wrong ':ref:'
2021-11-23 Dietmar Maurersync job: correctly apply rate limit
2021-11-22 Thomas Lamprechtbump version to 2.1.1-2
2021-11-22 Thomas Lamprechtdocs: add/update tc related screenshots & content,...
2021-11-22 Thomas Lamprechtbump version to 2.1.1-1
2021-11-22 Thomas Lamprechtui: sync job: allow to configure rate limit
2021-11-22 Thomas Lamprechtui: datastore content: rework rendering protection...
2021-11-22 Wolfgang Bumillerd/control and Cargo.toml bumps
2021-11-22 Thomas Lamprechtui: traffic-control edit: add spaces between networks...
2021-11-22 Thomas Lamprechtd/control: bump versioned build-dependency to librust...
2021-11-22 Thomas Lamprechtui: traffic-control edit: simple duplicate networks...
2021-11-22 Thomas Lamprechtui: traffic-control edit: move on-load set value logic...
2021-11-22 Thomas Lamprechtui: traffic-control edit: simpler unique timeframe...
2021-11-22 Thomas Lamprechtui: traffic-control edit: there's no 'network-select...
2021-11-22 Thomas Lamprechtui: traffic-control edit: avoid CIDR literals in gettext
2021-11-22 Dominik Csapakui: traffic-control: include ipv6 in 'all' networks
2021-11-22 Dominik Csapakui: traffic-control: fix sending network value
2021-11-22 Dominik Csapakui: indentation fix
2021-11-22 Thomas Lamprechtui: fix group-filter property name
2021-11-22 Dietmar Maurerdocs: update traffic control docs (use HumanBytes)
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 Dominik Csapakset default for 'protected' flag
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 Thomas Lamprechtbump version to 2.1.0-1
2021-11-21 Thomas Lamprechtd/control: bump versioned dependency for proxmox-widget...
2021-11-21 Dietmar Maurerfix proxmox-backup-manager sync-job list
2021-11-21 Dietmar Maurerpbs-api-types: fix HumanByte::auto_scale
2021-11-20 Thomas Lamprechtui: traffic-control edit: fix name minLength (3 not 4)
2021-11-20 Thomas Lamprechtui: traffic-control view: tune column width, add more...
2021-11-20 Thomas Lamprechtui: traffic-control edit: make window taller for more...
2021-11-20 Thomas Lamprechtui: traffic-control edit: send rates as stringified...
2021-11-20 Thomas Lamprechtui: traffic-control edit: make network edit a single...
2021-11-20 Thomas Lamprechtui: traffic-control edit: very simple duplicate timefra...
2021-11-20 Thomas Lamprechtui: traffic-control edit: handle empty time-frame correctly
2021-11-20 Thomas Lamprechtui: traffic-control view: various code cleanups
2021-11-20 Thomas Lamprechtui: traffic-control view: time frames are optional...
2021-11-20 Thomas Lamprechtui: traffic-control view: make rendere more flexible
2021-11-20 Thomas Lamprechtui: navigation: change traffic-control icon to rotated...
2021-11-20 Dominik Csapakui: add Traffic Control UI
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 Lamprechthuman byte: make proper proxmox API type
2021-11-20 Thomas Lamprechthuman byte: add from string parser
2021-11-20 Thomas Lamprechthuman byte: add proper unit type and support base-10
2021-11-20 Thomas Lamprechtmove HumanByte to pbs-abi-types crate
2021-11-20 Dietmar Maurerdepend on proxmox-async 0.2
next