]> git.proxmox.com Git - pve-storage.git/history - PVE/CephConfig.pm
bump version to 8.2.1
[pve-storage.git] / PVE / CephConfig.pm
2023-05-24 Thomas Lamprechtseparate packaging and source build system
2022-04-26 Thomas Lamprechtceph config: minor code cleanup & comment
2022-01-25 Aaron LautererCephConfig: ensure newline in $secret and $cephfs_secre...
2021-08-26 Aaron LautererCephConfig: add optional $secret parameter
2021-06-23 Thomas Lamprechttree-wide: fix typos with codespell
2020-05-22 Thomas Lamprechtceph: get_local_version: allow optional v prefix for...
2020-04-25 Thomas Lamprechts/ceph_version/local_ceph_version/ for clarity
2020-04-25 Alwin AntreichFix #2705: cephfs: mount fails with bad option
2020-01-29 Thomas Lamprechtcephcfg sort keys in write_ceph_config
2019-06-27 Dominik CsapakCephConfig: read monitor addresses also from mon_host...
2019-06-27 Dominik CsapakCephConfig: refactor host port parsing
2019-06-27 Dominik CsapakCephConfig: do not always interpret '; ' as a comment
2019-06-19 Thomas Lamprechtfollowup: comment reword
2019-06-19 Dominik CsapakCephConfig: map special config key characters to _
2019-01-09 Thomas Lamprechtget_monaddr_list: also ensure that returned 'mon addr...
2019-01-09 Alwin Antreichceph: get_monaddr_list: exclude general monitor section
2019-01-03 David Limbeckfix use of uninitialized value in parse_ceph_config
2018-12-20 Dominik Csapakregister ceph.conf parser/writer
2018-12-20 Dominik Csapakmove Storage/CephTools to CephConfig