]> git.proxmox.com Git - proxmox-backup.git/history - src/config
move src/tools/daemon.rs to proxmox-rest-server workspace
[proxmox-backup.git] / src / config /
2021-09-14 Dietmar Maureravoid type re-exports
2021-09-10 Dietmar Maurermore api type cleanups: avoid re-exports
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 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 Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
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-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-08-30 Dietmar Maurerremote config: derive and use Updater
2021-08-30 Dietmar Maureropenid cleanup: derive and use Updater
2021-08-25 Wolfgang Bumilleruse ApiType trait
2021-08-25 Dietmar Maureruse new api updater features
2021-08-04 Dietmar Maurertape: compute next-media-label for each tape backup job
2021-07-23 Dietmar Maurerdatastore config: cleanup code (use flatten attribute)
2021-07-20 Dietmar Maureradd helpers to write configuration files
2021-07-20 Dietmar Maureruse new atomic_open_or_create_file
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-09 Dominik Csapakconfig: acl: add PRIV_REALM_ALLOCATE
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs
2021-07-06 Wolfgang Bumillersplit out pbs-buildcfg module
2021-07-03 Stoiko Ivanovconfig: acme: make validation_delay crate public
2021-07-02 Fabian Grünbichleropenid: move helper from config to api2
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 Maurercheck_acl_path: add /access/domains and /access/openid
2021-06-30 Dietmar Maurerconfig: new domains.cfg to configure openid realm
2021-06-04 Dietmar Maurercleanup: factor out config::datastore::lock_config()
2021-05-31 Fabian Grünbichlerreorder serde usage/derive
2021-05-17 Wolfgang Bumillerupdate proxmox-http dependency
2021-05-17 Fabian Grünbichlermove ProxyConfig to proxmox_http
2021-05-12 Dietmar Maurercorrectly set apt proxy configuration
2021-05-11 Thomas Lamprechtconfig: acme: rust format
2021-05-11 Thomas Lamprechtconfig: acme: fall-back to the "default" account
2021-05-10 Thomas Lamprechtmanager: acme plugin: auto-complete available DNS chall...
2021-05-10 Thomas Lamprechtcompletion: ACME plugin type: comment out http type...
2021-05-10 Thomas Lamprechtconfig: acme: drop now unused foreach_dns_plugin
2021-05-10 Thomas Lamprechtacme: use proxmox-acme-plugins and load schema from...
2021-05-10 Dylan Whytefix 3296: add http_proxy to node config, and provide...
2021-05-04 Dietmar Maurermove basic ACME types into src/api2/types/acme.rs
2021-05-04 Dietmar Maurernode config cleanups
2021-05-04 Wolfgang Bumilleradd node config
2021-05-04 Wolfgang Bumilleradd acme config
2021-04-29 Wolfgang Bumillerconfig::acl: make /system/certificates a valid path
2021-04-15 Thomas Lamprechtconfig: tfa: drop now unused schema::Updatable
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-05 Dominik Csapakconfig/tape_job: add notify-user config to tape jobs
2021-03-05 Dietmar Maurertape: avoid Updatable for now
2021-03-05 Dietmar Maureracl: use /tape/device instead of /tape/drive and /tape...
2021-03-03 Dominik Csapakconfig/tfa: webauthn: disallow registering a token...
2021-03-03 Dominik Csapakconfig/tfa: set UserVerificationPolicy to Discouraged
2021-03-03 Dietmar Maurertape: add acl path /tape/job/{id}
2021-03-03 Dietmar Maurercomplete_acl_path: add more paths
2021-03-03 Dietmar Maureradd roles to implement tape backup permissions
2021-02-25 Dietmar Maurertape: cleanup TapeJob implementation - uses AllOf Schem...
2021-02-24 Dietmar Maurertape: implement backup using latest-only flag
2021-02-24 Dietmar Maurertape: add 'latest-only' property to backup job config
2021-02-19 Dietmar Maurercleanup: use serde(flatten) for VerificationJobStatus...
2021-02-19 Dietmar Maurercleanup: use serde(flatten) for SyncJobStatus, improve...
2021-02-19 Dietmar Maurerapi: list tape backup jobs with scheduling status
2021-02-15 Dietmar Maurerproxmox-backup-proxy: schedule tape backup jobs
2021-02-14 Dietmar Maurertape: add tape backup job configuration
2021-02-11 Dietmar Maurerdocs: use type_text for config::acl::Role
2021-02-11 Dietmar Maurerdocs: add manual page for verification.cfg
2021-02-10 Dietmar Maurerdocs: add utility binary to generate docs
2021-02-10 Wolfgang Bumillertfa: derive WebauthnConfigUpdater via api macro
2021-01-26 Fabian Grünbichlerderive/impl and use Default for some structs
2021-01-25 Fabian Grünbichlerclippy: rewrite comparison chains
2021-01-22 Dietmar Maurertape: add media pool config code docs
2021-01-22 Dietmar Maurertape: add drive config code docs
2021-01-21 Dietmar Maurertape: add code docs to src/config/tape_encryption_keys.rs
2021-01-21 Dietmar Maurercleanup: always compute fingerprint in KeyConfig constr...
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-21 Dietmar Maurertape: restore_key - always update key, even if there...
2021-01-21 Dietmar Maurertape: fix file permissions for tape encryptiuon keys
2021-01-21 Dietmar Maurercleanup: remove missleading wording from code docs
2021-01-20 Fabian Grünbichlerclippy: fix for_kv_map
2021-01-20 Fabian Grünbichlerclippy: fix/allow needless_range_loop
2021-01-20 Fabian Grünbichlerclippy: fix/allow identity_op
2021-01-20 Fabian Grünbichlerclippy: us *_or_else with function calls
2021-01-20 Fabian Grünbichlerclippy: use unwrap_or_default
2021-01-20 Fabian Grünbichlerclippy: remove explicit returns
2021-01-20 Fabian Grünbichlerclippy: use chars / byte string literals
2021-01-20 Fabian Grünbichlerclippy: is_some/none/ok/err/empty
next