]> git.proxmox.com Git - proxmox-backup.git/history - src/bin
move media_pool config to pbs_config workspace
[proxmox-backup.git] / src / bin /
2021-09-06 Dietmar Maurermove media_pool config to pbs_config workspace
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-02 Dietmar Maurermove remote config into pbs-config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-09-01 Wolfgang Bumillersplit proxmox-file-restore into its own crate
2021-08-31 Wolfgang Bumillersplit out proxmox-backup-debug binary
2021-08-31 Wolfgang Bumillermore import cleanups
2021-08-31 Wolfgang Bumillerfixup imports in debug binary
2021-08-31 Hannes Laimeradd index recovery to pb-debug
2021-08-31 Hannes Laimeradd file inspection to pb-debug
2021-08-31 Hannes Laimeradd chunk inspection to pb-debug
2021-08-31 Wolfgang Bumillermake api2::helpers::list_dir_content a CatalogReader...
2021-08-31 Wolfgang Bumillermove some more API types
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-08-30 Wolfgang Bumillersplit out proxmox-backup-client binary
2021-08-25 Wolfgang Bumilleruse ApiType trait
2021-08-25 Dietmar Maureruse new api updater features
2021-08-04 Dietmar Maurercli: proxmox-tape backup-job list: use status api and...
2021-07-23 Dietmar Maurerdatastore config: cleanup code (use flatten attribute)
2021-07-23 Thomas Lamprechtrestore daemon: rust format
2021-07-23 Thomas Lamprechtfile restore: improve some comment
2021-07-23 Thomas Lamprechtrestore daemon: log about doing basic system env setup
2021-07-23 Thomas Lamprechtrestore daemon: setup backup system user and group
2021-07-23 Thomas Lamprechtrestore daemon: add setup_system_env helper
2021-07-21 Wolfgang Bumillermove CachedChunkReader to pbs-datastore
2021-07-21 Wolfgang Bumillermove remaining client tools to pbs-tools/datastore
2021-07-21 Wolfgang Bumillerclient: fix panic message
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 ChunkStream to pbs-client
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 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 Csapakclient: simplify prune api method
2021-07-14 Dietmar Maurerdepend on proxmox 0.11.6 (changed make_tmp_file() retur...
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-12 Dietmar Maurerchange tape drive lock path
2021-07-09 Wolfgang Bumillermove some api types and resolve imports
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 Bumillersplit out pbs-buildcfg module
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 Lamprechtfile restore daemon: log about basic steps
2021-07-03 Thomas Lamprechtfile restore daemon: reword warning about manual execution
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-06-30 Dietmar Maurercli: add CLI to manage openid realms.
2021-06-28 Dominik Csapakdocs: build api-viewer from widget-toolkit-dev
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 Dominik Csapakproxmox-backup-manager: show task log on datastore...
2021-06-28 Hannes Laimerclose #3459: manager: add --ignore-verified and --outda...
2021-06-08 Stefan Reiterreplace AsyncIndexReader with SeekableCachedChunkReader
2021-06-04 Dominik Csapakproxmox-backup-proxy: fix leftover references on datast...
2021-06-01 Fabian GrünbichlerRevert "file-restore-daemon: work around tokio DuplexSt...
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 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-17 Fabian Grünbichlerrefactor: move socket helper to proxmox crate
2021-05-12 Dietmar Maurerreload cert inside command socket handler
2021-05-11 Wolfgang Bumillerrefactor send_command
2021-05-11 Wolfgang Bumillerproxy: implement 'reload-certificate' command
2021-05-11 Wolfgang Bumillerproxy: factor out tls acceptor creation
2021-05-11 Wolfgang Bumillerproxy: Arc usage cleanup
2021-05-11 Wolfgang Bumillerproxy: "continue on error" for the accept call, too
2021-05-11 Wolfgang Bumillerproxy: factor out accept_connection
2021-05-11 Dominik Csapakbin/proxmox-tape: add optional snapshots to restore...
2021-05-10 Thomas Lamprechtmanager: acme plugin: auto-complete available DNS chall...
2021-05-10 Thomas Lamprechtmanager: acme plugin: remove ID completion helper from...
2021-05-10 Dylan Whytefix 3296: add http_proxy to node config, and provide...
2021-05-07 Stefan Reiterfile-restore: add debug mode with serial access
2021-05-07 Stefan Reiterfile-restore: support more drives
2021-05-07 Stefan Reiterfile-restore: add more RAM for VMs with many drives...
2021-05-07 Stefan Reiterfile-restore: try to kill VM when stale
2021-05-06 Dietmar Maurercall create_run_dir() at daemon startup
2021-05-05 Dominik Csapakproxmox_restore_daemon: mount ntfs with 'utf8' option
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Wolfgang Bumillerdaily-update: check acme certificates
2021-05-04 Wolfgang Bumilleradd acme commands to proxmox-backup-manager
2021-05-03 Thomas Lamprechttape backup job: fix typo in error message
2021-05-03 Dominik Csapakbin: use extract_output_format where necessary
2021-04-29 Thomas Lamprechtfile restore: log which filesystems we support
2021-04-29 Stefan Reiterfile-restore: use 'norecovery' for xfs filesystem
next