]> git.proxmox.com Git - proxmox-backup.git/history - src
d/control: update build dependencies
[proxmox-backup.git] / src /
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-07-20 Dietmar Maureruse new atomic_open_or_create_file
2021-07-20 Wolfgang Bumillermove channel/stream helpers to pbs-tools
2021-07-20 Wolfgang Bumillermove required_X_param to pbs_tools::json
2021-07-20 Wolfgang Bumillermove lru cachers to pbs-tools
2021-07-20 Wolfgang Bumillermove ChunkStream to pbs-client
2021-07-19 Wolfgang Bumillercleanup unused imports
2021-07-19 Wolfgang Bumillermove pxar binary to separate crate
2021-07-19 Wolfgang Bumillerresolve some more client imports
2021-07-19 Wolfgang Bumillermove some api types to pbs-api-types
2021-07-19 Wolfgang Bumillermove build.rs and friends to pbs-buildcfg
2021-07-19 Wolfgang Bumillerdoc and tests fixup
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-19 Wolfgang Bumillermove 'wait_for_local_worker' from client to server
2021-07-19 Wolfgang Bumillermove more tools for the client into subcrates
2021-07-19 Wolfgang Bumillermove more helpers to pbs-tools
2021-07-19 Wolfgang Bumilleradd proxmox-backup-banner binary crate
2021-07-16 Dominik Csapakapi: admin/datastore: add new 'prune-datastore' api...
2021-07-16 Dominik Csapakserver/prune_job: add proper permission checks to ...
2021-07-16 Dominik Csapakserver/prune_job: add 'keep_all' logic to 'prune_datastore'
2021-07-16 Dominik Csapakserver/prune_job: factor out 'prune_datastore'
2021-07-16 Dominik Csapakbackup/datastore: refactor check_backup_owner there
2021-07-16 Dominik Csapakapi: admin/datastore: simplify prune api call
2021-07-16 Dominik Csapakclient: simplify prune api method
2021-07-16 Dominik Csapakapi-types: move PRUNE_SCHEMA_KEEP_* to pbs-api-types
2021-07-16 Dominik Csapaktape: changer: sg_pt: make extra scsi request for dvcid
2021-07-14 Dietmar Maurerdepend on proxmox 0.11.6 (changed make_tmp_file() retur...
2021-07-14 Dominik Csapakfix #3526: correctly filter tasks with 'since' and...
2021-07-13 Stefan Reiterfix #3515: file-restore-daemon: allow LVs/PVs with...
2021-07-13 Stefan Reiterfile-restore: increase lock timeout on QEMU map
2021-07-13 Dominik Csapakapi2: tape: restore: add warning for list restore
2021-07-13 Dietmar Maurertape: changer: sg_pt: always retry until timeout
2021-07-12 Stefan Reiterauth: 'crypt' is not thread safe
2021-07-12 Dominik Csapaktape: changer: sg_pt: query element types separately
2021-07-12 Dietmar Maurerchange tape drive lock path
2021-07-12 Dominik CsapakRevert "api: access: domains: add ExtraRealmInfo and...
2021-07-12 Dominik CsapakRevert "api: access: domains: add get/create/update...
2021-07-12 Dominik Csapakapi: config: access: openid: use better Privilige Realm...
2021-07-12 Dominik Csapakapi: config: access: openid: use correct parameter...
2021-07-12 Wolfgang Bumillerapi: tfa: module path cleanup
2021-07-12 Stefan Reiterapi: add support for notes on backup groups
2021-07-11 Thomas Lamprechtrest: log response: avoid unnecessary mut on variable
2021-07-09 Dominik Csapakapi: access: domains: add get/create/update/delete...
2021-07-09 Dominik Csapakapi: access: domains: add ExtraRealmInfo and RealmInfo...
2021-07-09 Dominik Csapakconfig: acl: add PRIV_REALM_ALLOCATE
2021-07-09 Dominik Csapakapi: access: domains: add BasicRealmInfo struct and...
2021-07-09 Wolfgang Bumillerclient: import updates
2021-07-09 Wolfgang Bumillermove client::pull to server::pull
2021-07-09 Wolfgang Bumillermove more api types for the client
2021-07-09 Wolfgang Bumillermove some tools used by the client
2021-07-09 Wolfgang Bumillermove some api types and resolve imports
2021-07-09 Fabian Ebnerapi: apt: add endpoints for adding/changing repositories
2021-07-09 Fabian Ebnerapi: apt: add repositories call
2021-07-09 Dominik Csapakapi: access: openid: add PROXMOX_BACKUP_RUN_DIR_M
2021-07-09 Fabian Ebnerapi: disk list: sort by name
2021-07-09 Fabian Ebnerdisks: also check for file systems with lsblk
2021-07-09 Fabian Ebnerdisks: refactor partition type handling
2021-07-09 Thomas Lamprechtsubscription: set higher-level error to message instead...
2021-07-09 Wolfgang Bumillermoving more code to pbs-datastore
2021-07-09 Wolfgang Bumillermove chunk_stat, read_chunk to pbs-datastore
2021-07-08 Dominik Csapakapi: config: delete datastore: also remove tape backup...
2021-07-08 Hannes Laimerapi: add keep-job-configs flag to datastore remove...
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-07-07 Wolfgang Bumillermove tools::process_locker to pbs-tools
2021-07-07 Wolfgang Bumillermove UPID to pbs-api-types, add UPIDExt
2021-07-07 Wolfgang Bumillertest fixups
2021-07-07 Wolfgang Bumillermove manifest and backup_info to pbs-datastore
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
next