]> git.proxmox.com Git - proxmox-backup.git/shortlog
proxmox-backup.git
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-23 Dietmar Maureruse UPID and systemd helpers from proxmox 0.13.4
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 Lamprechtbuildsys: better group and sort --bin arguments
2021-09-22 Thomas Lamprechtmove dump-catalog-shell-cli doc-helper to proxmox-backu...
2021-09-22 Thomas Lamprechtbump version to 2.0.10-1 v2.0.10
2021-09-22 Thomas Lamprechtcargo: switch from proc-macro pin-project to declarativ...
2021-09-22 Thomas Lamprechtdocs: troubleshooting: reformat & adapt
2021-09-22 Hannes Laimerdocs/technical-overview: add troubleshooting section
2021-09-21 Thomas Lamprechtdebug: api ls: make path optional and default to "/"
2021-09-21 Dominik Csapakdocs: proxmox-backup-debug: add info about the 'api...
2021-09-21 Dominik Csapakdocs: add proxmox-backup-debug to the list of command...
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 Dominik Csapakserver: refactor abort_local_worker
2021-09-21 Dietmar Maurerrename pbs-systemd to proxmox-systemd
2021-09-21 Dietmar Maurerpbs-systemd: do not depend on pbs-tools
2021-09-21 Dietmar Maurerworker_state: move tasktype() code to src/api2/node...
2021-09-21 Dietmar Maurerbuildsys: drop double-build hack to avoid linkage issues
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: do not use pbs_api_types::Authid
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 Maurerrest server: simplify get_index() method signature
2021-09-21 Dietmar Maurermove normalize_uri_path and extract_cookie to proxmox...
2021-09-21 Dietmar Maurermove src/tools/compression.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/formatter.rs to proxmox-rest-server...
2021-09-21 Dietmar Maurermove src/server/environment.rs to proxmox-rest-server...
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-21 Dietmar Maurerstart new proxmox-rest-server workspace
2021-09-15 Dominik Csapakapi: disks/directory: add 'name' property to list of...
2021-09-15 Dominik Csapakapi: disks/directory: factor out BASE_MOUNT_DIR path
2021-09-15 Thomas Lamprechtapi: nodes: rustfmt
2021-09-15 Dominik Csapakapi2: nodes: add missing node list api call
2021-09-14 Dietmar Maurerfix tests/worker-task-abort.rs - correctly spawn comman...
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-14 Dietmar Maurermove src/tape/helpers/snapshot_reader.rs to src/backup...
2021-09-13 Dietmar Maurerfix refs in generated docs
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-13 Thomas Lamprechtbuildsys: cargo build: avoid redundant "--bin pxar...
2021-09-10 Dietmar Maurerfix regression tests
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 Maurercleanup User configuration: use Updater
2021-09-09 Dietmar Maurermove acl to pbs_config workspaces, pbs_api_types cleanups
2021-09-08 Dietmar Maurermove token_shadow to pbs_config workspace
2021-09-08 Dietmar Maurermove network config to pbs_config workspace
2021-09-08 Dietmar Maurerchanger config cleanup: use Updater
2021-09-08 Thomas Lamprechtdrop proxmox-backup-debug package, use server package...
2021-09-08 Dietmar Maurertape job cleanup: user Updater
2021-09-08 Dietmar Maurerverify job cleanup: use Updater/flatten
2021-09-08 Dietmar Maurersync job cleanup: use Updater/flatten
2021-09-08 Dietmar Maurermove verify.rs to pbs_config workspace
2021-09-08 Dietmar Maurermove sync.rs to pbs_config workspace
2021-09-08 Dietmar Maurerremove dead code
2021-09-07 Wolfgang Bumillerbuildsys: set pkg-buildcfg version automatically
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 Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-07 Dietmar Maurermove data_blob encode/decode from crypt_config.rs to...
2021-09-07 Dietmar Maurermove Kdf and KeyInfo to pbs_api_types workspace
2021-09-07 Dominik Csapaktape/inventory: fix the tape tests as user, by mocking...
2021-09-07 Dominik Csapakpbs-config: add 'create_mocked_lock' helper
2021-09-06 Dietmar Maurermove media_pool config to pbs_config workspace
2021-09-03 Oguz Bektaszsh: fix completions
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-02 Dietmar Maureradd missing file pbs-api-types/src/remote.rs
2021-09-02 Dietmar Maurermove remote config into pbs-config workspace
2021-09-02 Dietmar Maurerstart new pbs-config workspace
2021-09-02 Wolfgang Bumilleradd proxmox-backup-debug debian package
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-09-01 Wolfgang Bumillerfixup imports in tests and examples
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 Dominik Csapakui: fix order of prune keep reasons
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-08-30 Dietmar Maurerremote config: derive and use Updater
2021-08-30 Wolfgang Bumillersplit out proxmox-backup-client binary
2021-08-30 Wolfgang Bumillermove some API return types to pbs-api-types
2021-08-30 Wolfgang BumillerCargo.toml: drop features in 'patch' section
2021-08-30 Dietmar Maurertape: media_pool: derive and use Updater
2021-08-30 Dietmar Maurerdrive config cleanup: derive and use Updater
2021-08-30 Dietmar Maureropenid cleanup: derive and use Updater
2021-08-25 Wolfgang Bumillermore Updatable -> UpdaterType fixups
next