]> git.proxmox.com Git - proxmox-backup.git/history - src
move tools::json to pbs-tools
[proxmox-backup.git] / src /
2021-07-07 Wolfgang Bumillermove tools::json to pbs-tools
2021-07-07 Wolfgang Bumillermove backup id related types to pbs-api-types
2021-07-07 Wolfgang Bumilleradd pbs-systemd: move string and unit handling there
2021-07-07 Wolfgang Bumillermove tools::nom to pbs-tools
2021-07-07 Wolfgang Bumillermove run_command to pbs-tools
2021-07-07 Wolfgang Bumillermove userid types to pbs-api-types
2021-07-07 Wolfgang Bumillermove id and single line comment format to pbs-api-types
2021-07-07 Wolfgang Bumillermove TaskState trait to pbs-datastore
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-07-06 Wolfgang Bumilleradd pbs-datastore module
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-07-06 Wolfgang Bumillersplit out pbs-runtime module
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-07-03 Thomas Lamprechtacme: nit code cleanup
2021-07-03 Stoiko Ivanovfix #3496: acme: plugin: add sleep for dns propagation
2021-07-03 Stoiko Ivanovconfig: acme: make validation_delay crate public
2021-07-03 Stoiko Ivanovacme: plugin: fix error message
2021-07-03 Thomas Lamprechtrestore daemon: use millisecond log resolution
2021-07-03 Thomas Lamprechtrestore daemon: create /run/proxmox-backup on startup
2021-07-03 Thomas LamprechtREST: set error message extenesion for bad-request...
2021-07-03 Thomas Lamprechtmemcom: rustfmt + (trailing) whitespace cleanups
2021-07-03 Thomas Lamprechtfile restore daemon: log about basic steps
2021-07-03 Thomas Lamprechtfile restore daemon: reword warning about manual execution
2021-07-03 Thomas LamprechtREST: rust fmt
2021-07-02 Stefan Reiterfile-restore-daemon/disk: add LVM (thin) support
2021-07-02 Stefan Reiterfile-restore-daemon/disk: ignore already-mounted error...
2021-07-02 Stefan Reiterfile-restore-daemon/disk: fix component path errors
2021-07-02 Stefan Reiterfile-restore-daemon/disk: dedup BucketComponents and...
2021-07-02 Fabian Grünbichleropenid: conditionally disable api endpoint
2021-07-02 Fabian Grünbichleropenid: move helper from config to api2
2021-06-30 Dominik Csapaktape/drive: fix logging when requesting media
2021-06-30 Dietmar Maurertape: fix LTO locate_file for HP drives
2021-06-30 Dietmar Maurerfix CachedUserInfo by using a shared memory version...
2021-06-30 Dietmar Maurerapi: add openid redirect/login API
2021-06-30 Dietmar Maurercleanup user/token is_active() check
2021-06-30 Dietmar Maurerimplement new helper is_active_user_id()
2021-06-30 Dietmar Maurercli: add CLI to manage openid realms.
2021-06-30 Dietmar Maureradd API to manage openid realms
2021-06-30 Dietmar Maurercheck_acl_path: add /access/domains and /access/openid
2021-06-30 Dietmar Maurerconfig: new domains.cfg to configure openid realm
2021-06-28 Dominik Csapakdocs: build api-viewer from widget-toolkit-dev
2021-06-28 Dominik Csapakfix #3393 (again): pxar/create: try to read xattrs...
2021-06-28 Stefan Reiterfile-restore/disk: support ZFS subvols with mountpoint...
2021-06-28 Stefan Reiterfile-restore/disk: support ZFS pools
2021-06-28 Stefan Reiterfile-restore: increase RAM for ZFS and disable ARC
2021-06-28 Stefan Reiterasync_lru_cache: fix handling of errors in fetch
2021-06-28 Dominik Csapaktape/helpers/snapshot_reader: sort chunks by inode...
2021-06-28 Dominik Csapakbackup/datastore: refactor chunk inode sorting to the...
2021-06-28 Dominik Csapakproxmox-backup-manager: show task log on datastore...
2021-06-28 Hannes Laimerclose #3459: manager: add --ignore-verified and --outda...
2021-06-28 Hannes Laimerapi: add ignore-verified and outdated-after to datastor...
2021-06-28 Hannes Laimerverify-job: move snapshot filter into function
2021-06-14 Fabian Grünbichlerupdate to zstd 0.6
2021-06-10 Dietmar Maurerapi: define and use REALM_ID_SCHEMA
2021-06-08 Wolfgang Bumillerfixup minimum lru capacity
2021-06-08 Stefan Reitertools/lru_cache: make minimum capacity 1
2021-06-08 Stefan Reiterbackup: remove AsyncIndexReader
2021-06-08 Stefan Reiterreplace AsyncIndexReader with SeekableCachedChunkReader
2021-06-08 Stefan Reiterbackup: add AsyncRead/Seek to CachedChunkReader
2021-06-08 Stefan Reiterbackup: add CachedChunkReader utilizing AsyncLruCache
2021-06-08 Stefan Reitertools: add AsyncLruCache as a wrapper around sync LruCache
2021-06-08 Stefan Reitertools/BroadcastFuture: add testcase for better understa...
2021-06-08 Dominik Csapakfix #3433: use PVE's wearout logic in PBS
2021-06-07 Dominik Csapakclient/pull: log snapshots that are skipped because...
2021-06-04 Dominik Csapakbackup/chunk_store: optionally log progress on creation
2021-06-04 Dietmar Maurercleanup: factor out config::datastore::lock_config()
2021-06-04 Dominik Csapakapi2/config/datastore: change create datastore api...
2021-06-04 Dominik Csapakproxmox-backup-proxy: fix leftover references on datast...
2021-06-02 Dominik Csapaktape/drive: improve tape device locking behaviour
2021-06-02 Dominik Csapakserver/prune_job: fix locking during prune jobs
2021-06-01 Fabian GrünbichlerRevert "file-restore-daemon: work around tokio DuplexSt...
2021-05-31 Fabian Grünbichlerreorder serde usage/derive
2021-05-31 Dietmar Maurerfix typo: s/dies/does/
2021-05-31 Dominik Csapaklto/sg_tape/encryption: remove non lto-4 supported...
2021-05-26 Dominik Csapakapi2/tape: add api call to list media sets
2021-05-25 Dominik Csapakapi: node/journal: fix parameter extraction of /nodes...
2021-05-25 Stefan Reiterfile-restore-daemon: limit concurrent download calls
2021-05-25 Stefan Reiterfile-restore-daemon: watchdog: add inhibit for long...
2021-05-25 Stefan Reiterfile-restore-daemon: work around tokio DuplexStream bug
2021-05-25 Thomas Lamprechtapt: fix removal of non-existant http-proxy config
2021-05-25 Oguz Bektastasks: fix typos in API description
2021-05-25 Stefan Reiterfile-restore-daemon: disk: add RawFs bucket type
2021-05-25 Stefan Reiterfile-restore-daemon: disk: allow arbitrary component...
2021-05-25 Stefan Reiterfile-restore-daemon: disk: ignore "invalid fs" error
2021-05-21 Thomas Lamprechtapi: status: graceful-degrade when a datastore lookup...
2021-05-21 Thomas Lamprechtapi: datastore status: refactor reused rrd get-data...
2021-05-21 Thomas Lamprechtapi: datastore status: code cleanup, reduce indentation...
2021-05-17 Wolfgang Bumillerupdate proxmox-http dependency
2021-05-17 Fabian Grünbichlermove SimpleHttp to proxmox_http
2021-05-17 Fabian GrünbichlerSimpleHttp: factor out product-specific bits
2021-05-17 Fabian Grünbichlermove tools::http to proxmox_http
2021-05-17 Fabian Grünbichlermove ProxyConfig to proxmox_http
2021-05-17 Fabian GrünbichlerHttpsConnector: make keepalive configurable
2021-05-17 Fabian Grünbichlermove MaybeTlsStream wrapper to proxmox_http
2021-05-17 Fabian Grünbichlerrefactor: move socket helper to proxmox crate
2021-05-17 Fabian Grünbichlermove websocket to new 'proxmox_http' crate
2021-05-17 Dominik Csapakapi2/admin/datastore: add delete for groups
2021-05-14 Dominik Csapaktape/test: repair tests after changing 'start_write_ses...
2021-05-14 Dominik Csapakapi2/tape/backup: add 'force-media-set' parameter to...
next