]> git.proxmox.com Git - proxmox-backup.git/history - pbs-config/src
fix: api: permission using wrong pathname
[proxmox-backup.git] / pbs-config / src /
2024-04-24 Stefan Lendlapi: create and update vlan interfaces
2024-04-24 Stefan Lendlconfig: remove unnecessary pub in various methods in...
2024-04-24 Stefan Lendlconfig: parse vlan interface from config
2024-04-24 Stefan Lendlconfig: write vlan network interface
2024-04-24 Stefan Lendltests: simple tests for writing the network config
2024-04-24 Stefan Lendltests: move network tests to parser.rs
2024-04-24 Christoph Heissmanager: add subcommand for managing AD realms
2024-04-24 Christoph Heissconfig: domains: add new "ad" section type for AD realms
2024-04-23 Lukas Wagnerpbs-config: acl: add /system/notifications as known...
2024-04-23 Lukas Wagnerpbs-config: add module for loading notification config
2024-03-20 Wolfgang Bumillercompile fixup for previous commit by using concatcp
2024-03-20 Wolfgang Bumillerrestore CIDR regexes in network parser
2024-03-20 Dietmar Maurerpbs-api-types: use const_format and new api-types from...
2024-02-13 Maximiliano Sandovaluse or_default instead of or_insert_with(Default::default)
2024-02-13 Maximiliano Sandovaldocs: remove redundant explicit link target
2024-02-01 Wolfgang Bumillertape: silence some warnings
2023-05-17 Thomas Lamprechtpbs-config: clippy fixes
2023-05-17 Fabian Grünbichlerfix #4722: allow all netmask values for reverse lookup
2023-02-10 Lukas Wagnermanager: add commands for managing LDAP realms
2023-02-10 Lukas Wagnerapi: add routes for managing LDAP realms
2023-02-10 Hannes Laimerpbs-config: add delete_authid to ACL-tree
2023-01-20 Wolfgang Bumillermove metrics connection from pbs-config to proxy
2023-01-05 Wolfgang Bumillerfix non-camel-case enums
2022-12-20 Wolfgang Bumillerfixup doc string formatting and line-wrap comments
2022-12-20 Hannes Laimerpbs-config: add delete_node for ACL-tree
2022-12-12 Wolfgang Bumillermove pbs_config::tape_encryption_keys to pbs crate lib
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-10-19 Wolfgang Bumillerconfig: drop deprecated Fd usage
2022-08-17 Wolfgang Bumillermore stable clippy fixups
2022-07-27 Wolfgang Bumillerconfig: clippy fixes
2022-07-25 Fabian Grünbichlerclippy fixes
2022-06-13 Dominik Csapakpbs-config: add metrics config class
2022-06-10 Stefan Sterzconfig: remove duplicate privilege lookup in cached_use...
2022-06-08 Thomas Lamprechtconfig: acl get child paths: make tests more specific
2022-06-08 Thomas Lamprechtconfig: re-enable efficient mixed acl path/slice support
2022-06-08 Fabian Grünbichleracl: fix any_priv_below when used with API tokens
2022-06-08 Fabian Grünbichleracl: rename get_node to get_node_mut
2022-06-07 Thomas Lamprechttree wide: typo fixes through codespell
2022-06-05 Thomas Lamprechtcode formatting fixups
2022-06-04 Thomas Lamprechtconfig: cached user info: expose new any_privs_below
2022-06-04 Thomas Lamprechtconfig: any_priv_below: plural name & switch to slice...
2022-06-04 Thomas Lamprechtconfig: s/propagating/only_propagated/ and style nits
2022-06-04 Stefan Sterzpbs-config: acl-tree: add any_priv_below
2022-06-04 Thomas Lamprechtdatastore: swap ConfigVersionCache with digest for...
2022-06-03 Thomas Lamprechtconfig: version cache: fix ordering of datastore genera...
2022-06-02 Thomas Lamprechttree wide: clippy lint fixes
2022-06-02 Fabian Grünbichlerupdate to nix 0.24 / rustyline 9 / proxmox-sys 0.3
2022-05-30 Wolfgang Bumillerdrop unused import
2022-05-30 Wolfgang Bumillermanager: hidden command to move datastore prune opts...
2022-05-30 Wolfgang Bumilleradd prune job config
2022-05-26 Thomas Lamprechtpbs-config: clippy fixes
2022-05-25 Fabian Grünbichlerinclude privilege names in check_privs error
2022-05-25 Fabian Grünbichleracl: fix handling of sub-components containing '/'
2022-05-12 Thomas Lamprechtapi: namespace management endpoints
2022-05-12 Thomas Lamprechtconfig: acl tree: allow path components to be paths too
2022-04-14 Thomas Lamprechtconfig: rustfmt
2022-03-10 Wolfgang Bumillerconfig: don't manually track padding size
2022-03-01 Thomas Lamprechtpbs-config: improve semi-useful comment
2022-03-01 Dominik Csapakpbs-datastore: use ConfigVersionCache for datastore
2022-02-08 Fabian Grünbichlermisc clippy fixes
2021-12-30 Fabian Grünbichlertree-wide: drop redundant clones
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-25 Dietmar Maurerremove pbs-tools/src/sys.rs
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-11-22 Dietmar MaurerFingerprint: add new signature method
2021-11-22 Dietmar Maurersync-job: add rate limit
2021-11-22 Dietmar Maurerpbs-api-types: split out type RateLimitConfig
2021-11-19 Dietmar Maureruse new proxmox-sys crate
2021-11-18 Dietmar Maureropenid: allow to configure scopes, prompt, ACRs and...
2021-11-17 Dietmar Maurermove fingerprint helpers from pbs-tools to pbs-api...
2021-11-13 Dietmar Maurerpbs-config: use new SharedMemory helpers from proxmox...
2021-11-10 Dietmar Maurertraffic_control: use Memcom to track. config versions
2021-11-10 Dietmar MaurerAdd traffic control configuration config with API
2021-10-27 Dominik Csapakfix typo s/CGM/GCM/i
2021-10-21 Dietmar Maureruse new fsync parameter to replace_file and atomic_open...
2021-10-11 Wolfgang Bumillerupdate to first proxmox crate split
2021-09-13 Dietmar Maurerfix refs in generated docs
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 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-07 Dominik Csapakpbs-config: add 'create_mocked_lock' helper
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