]> git.proxmox.com Git - proxmox-backup.git/history - src/config
test: src/tape/inventory.rs - avoid chown when running tests
[proxmox-backup.git] / src / config /
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
2021-01-20 Fabian Grünbichlerclippy: use strip_prefix instead of manual stripping
2021-01-20 Fabian Grünbichlerclippy: drop redundant 'static lifetime
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary closures
2021-01-20 Fabian Grünbichlerclippy: remove unnecessary clones
2021-01-20 Fabian Grünbichlerclippy: collapse/rework nested ifs
2021-01-20 Dietmar Maurertape: implemenmt show key
2021-01-20 Dietmar Maurertape: add --kdf parameter to create key api
2021-01-20 Dietmar Maurercleanup KeyConfig
2021-01-20 Dietmar Maureradd "password hint" to KeyConfig
2021-01-19 Dietmar Maurertape: generate random encryptions keys and store key_co...
2021-01-18 Wolfgang Bumillertfa: remove/empty description for recovery keys
2021-01-18 Wolfgang Bumillertfa: add 'created' timestamp to entries
2021-01-18 Wolfgang Bumillertfa: remember recovery indices
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api
2021-01-15 Wolfgang Bumillertfa: add webauthn configuration API entry points
2021-01-11 Wolfgang Bumillertfa: fixup for challenge file split
2021-01-11 Wolfgang Bumillertfa: remove tfa user when a user is deleted
2021-01-11 Wolfgang Bumillertypo fixups
2021-01-11 Wolfgang Bumillerapi: tfa management and login
2021-01-11 Wolfgang Bumillerconfig: add tfa configuration
2020-12-18 Fabian Grünbichleracl: rustfmt module
2020-12-18 Fabian Grünbichleracl: reformat privileges
2020-12-18 Fabian Grünbichleracl: add docs and adapt visibility
2020-12-13 Dietmar Maurertape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA
2020-12-05 Dietmar Maurertape: add media pool config
2020-12-04 Dietmar Maurertape support: add drive configuration
2020-11-30 Wolfgang Bumillernetwork helpers: fix fd leak in get_network_interfaces
2020-11-10 Fabian Grünbichlerremote.cfg: rename userid to 'auth-id'
2020-11-05 Dietmar Maurerconfig: make notify a property string
2020-11-04 Dietmar Maurerconfig: allow to configure who receives job notify...
2020-11-02 Fabian Grünbichleruser.cfg/user info: add test constructors
2020-11-02 Thomas Lamprechtconfig: network: use error message when parsing netmask...
2020-11-02 Dietmar Maurerconfig: support netmask when parsing interfaces file
2020-11-02 Fabian Grünbichlersync: allow sync for non-superusers
2020-11-02 Fabian Grünbichlerfix #2864: add owner option to sync
2020-10-30 Fabian Grünbichlerprivs: add some more comments explaining privileges
2020-10-30 Fabian Grünbichlerprivs: remove PRIV_REMOVE_PRUNE
2020-10-30 Fabian Grünbichlerverify: introduce & use new Datastore.Verify privilege
2020-10-29 Wolfgang Bumillerfixup hardcoded paths
2020-10-29 Fabian Grünbichlermanager: add token commands
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerapi: add permissions endpoint
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-29 Fabian Grünbichlerconfig: add token.shadow file
2020-10-29 Dietmar Maurersend sync job status emails
2020-10-28 Thomas Lamprechtdocument verify job structs
2020-10-28 Thomas Lamprechtdo verification: always verify if manifest load fails
2020-10-28 Dietmar Maurermove jobstate to server
2020-10-21 Hannes Laimerapi proxy: remove old verification scheduling
2020-10-21 Hannes Laimerapi2: add verification job config endpoint
2020-10-21 Hannes Laimerrename VERIFY_SCHEDULE_SCHEMA to VERIFICATION_SCHEDULE_...
2020-10-20 Stefan Reiterfix #2988: allow verification after finishing a snapshot
2020-10-19 Fabian Grünbichlercompletion: fix ACL path completion
2020-10-15 Wolfgang Bumillermore clippy lints
2020-10-14 Dylan Whytefix #2847: api: datastore: change backup owner
2020-10-08 Thomas Lamprechtserver: add Datastore.Allocate privilege
2020-10-08 Thomas Lamprechtacl: use modified constnamedbitmap macro
2020-10-06 Thomas Lamprechtacl: document Admin and NoAccess a bit
2020-09-30 Dietmar Maurersrc/tools.rs: make command_output return Vec<u8>
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-09-18 Hannes Laimeradd verify_schedule field to DataStoreConfig
2020-09-17 Dominik Csapakfix #2942: implement lacp bond mode and bond_xmit_hash_...
2020-09-17 Dominik Csapakapi2/network: add bond-primary parameter
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-08-18 Wolfgang Bumillerstyle fixups
2020-08-14 Fabian EbnerFix #2926: parse_iface_attributes: always break on...
2020-08-14 Dominik Csapakconfig/jobstate: replace Job:load with create_state_file
2020-08-14 Dominik Csapakcleanup: replace id from do_sync_job with info from job
2020-08-14 Dominik Csapakcleanup: merge endtime into TaskState
2020-08-13 Dominik Csapakconfig: add JobState helper
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-07-23 Dominik Csapakapi2/nodes: add termproxy and vncwebsocket api calls
2020-07-15 Thomas Lamprechtcached user info: check_privs: print privilege path...
2020-06-23 Dominik Csapakremove absolute paths when executing binaries
2020-06-06 Dietmar Maurersrc/config/acl.rs: add /system/disks to valid acl paths
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-29 Dominik Csapakconfig/sync: add SyncJobStatus Struct/Schema
2020-05-29 Dominik Csapakcreate SYNC_SCHEDULE_SCHEMA to adapt description for...
2020-05-28 Dietmar Maurerdepend on proxmox 0.1.38, use new fs helper functions
2020-05-27 Dietmar Maurersrc/tools.rs - command_output: add parameter to check...
2020-05-27 Dietmar Maurersrc/tools.rs: new helper to handle command_output ...
next