]> git.proxmox.com Git - proxmox-backup.git/history - src/bin
proxmox-rest-server: pass owned RestEnvironment to get_index
[proxmox-backup.git] / src / bin /
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-09-30 Dietmar Maurerrename CommandoSocket to CommandSocket
2021-09-30 Dietmar Maurerproxmox-rest-server: improve docs
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 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 Csapakrest-server: use hypers AddrIncoming for proxmox-backup-api
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-24 Dietmar Maurerproxmox-backup-manager: avoid proxmox_rest_server:...
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurerproxmox-backup-manager: setup worker and command socket
2021-09-24 Dietmar Maurerproxmox-daily-update: setup worker and command socket
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maurerworker task: allow to configure path and owner/group
2021-09-23 Dietmar Maurersrc/server/worker_task.rs: Avoid using pbs-api-type...
2021-09-22 Thomas Lamprechtmove dump-catalog-shell-cli doc-helper to proxmox-backu...
2021-09-21 Thomas Lamprechtdebug: api ls: make path optional and default to "/"
2021-09-21 Dominik Csapakapi: make some workers log on CLI
2021-09-21 Dominik Csapakapi: add missing token list match_all property
2021-09-21 Dominik Csapakproxmox-backup-debug: add 'api' subcommands
2021-09-21 Dominik Csapakmove proxmox-backup-debug back to main crate
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-21 Dietmar Maurermove proxmox_restore_daemon code into extra crate
2021-09-21 Dietmar Maurermove src/server/rest.rs to proxmox-rest-server crate
2021-09-21 Dietmar Maurerrest server: cleanup auth-log handling
2021-09-21 Dietmar Maurerrest server: return UserInformation from ApiAuth::check...
2021-09-21 Dietmar Maurermake get_index and ApiConfig property (callback)
2021-09-21 Dietmar Maurermove src/tools/daemon.rs to proxmox-rest-server workspace
2021-09-21 Dietmar Maurermove ApiConfig, FileLogger and CommandoSocket to proxmo...
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
2021-09-10 Dominik Csapakproxmox-tape: add 'force-media-set' also to cli
2021-09-10 Dietmar Maurermove PruneOptions to pbs_api_types workspace
2021-09-10 Dietmar Maurermove datastore config to pbs_config workspace
2021-09-10 Dietmar Maurermove user configuration to pbs_config workspace
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-08 Dietmar Maurermove network config to pbs_config workspace
2021-09-08 Dietmar Maurermove verify.rs to pbs_config workspace
2021-09-08 Dietmar Maurermove sync.rs to pbs_config workspace
2021-09-07 Dietmar Maurermoved tape_job.rs to pbs_config workspace
2021-09-07 Dietmar Maurermove tape_encryption_keys.rs to pbs_config workspace
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
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
next