]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/CIFSPlugin.pm
refactor sensitive parameter handling
[pve-storage.git] / PVE / Storage / CIFSPlugin.pm
2020-07-09 Wolfgang Bumillerrefactor sensitive parameter handling
2020-07-09 Thomas Lamprechtcifs: use more general name for password description
2020-02-20 Thomas Lamprechtcifs: followup fix for credential fallback
2020-02-20 Thomas Lamprechtcifs: move password credential file to storage subdirectory
2020-02-20 Dietmar MaurerCIFSPlugin.pm: fix crediential handling using new on_up...
2019-12-20 Dominic Jägercifs-plugin: Add bwlimit storage option
2019-01-31 Dominik Csapakenable snippets content type for all directory based...
2018-07-03 Thomas Lamprechtcifs: use add/delete hooks
2018-06-14 Wolfgang LinkCIFS: add mkdir option allowing to switch off path...
2018-06-06 Thomas Lamprechtfollowup: fix typo
2018-06-06 Wolfgang LinkUse enums for smbvers to prevent incorrect input
2018-05-22 Wolfgang LinkMake check_connection less costly.
2018-05-16 Wolfgang Linkcifs: fix uninitialized warning in check_connection
2018-03-16 Dietmar Maurercifs: move plugin related code into plugin
2018-03-16 Wolfgang LinkAdd CIFS Storage Plugin.