]> git.proxmox.com Git - pve-storage.git/history - PVE/API2
followup: try to be a bit more like systemd-escape
[pve-storage.git] / PVE / API2 /
2019-02-20 Thomas Lamprechtfollowup: try to be a bit more like systemd-escape
2019-02-20 Thomas Lamprechtfollowup comment that we do not escape completely like...
2019-02-20 Dominik Csapakfix #2099: escape systemd path names in mount unit
2019-01-31 Dominik Csapakallow snippets by default for new dir storages
2018-11-19 Dominik Csapakremove PVE/API2/Storage/Scan.pm
2018-11-19 Dominik Csapakmove Scan API calls from PVE/API2/Storage/Scan.pm to...
2018-11-15 Thomas Lamprechtfix #862: do not resolve portal adress on storage add
2018-11-09 Thomas Lamprechtfolowup: fix whitespace errors and s/and/&&/ for consis...
2018-11-09 Tim Marxstorage zfs: removed unused variable
2018-11-09 Tim Marxstorage zfs: changed return value description & optionals
2018-11-09 Tim Marxclose #1949: storage zfs: changed zpool command parser
2018-10-29 Tim MarxFix: api zfs: changed return value name to errors
2018-10-03 Thomas Lamprechtremove outdated unused API2::Storage::Replication module
2018-10-03 Thomas Lamprechtdiskmanage: rename check_unused to assert_disk_unused
2018-10-03 Thomas Lamprechtrename check_available to assert_sid_unused
2018-10-03 Dominik Csapakfix #1929: only check storage if user want to create one
2018-10-03 Dominik Csapakadd missing storage check in LVM Disk API
2018-10-03 Dominik Csapakrefactor disk/storage checks for Disk API
2018-09-14 Dominik Csapakfix #1912: find the partition instead of guessing it
2018-08-09 Dietmar Maureradd missing parameter descriptions
2018-08-09 Dietmar Maurercleanup return property descriptions
2018-08-09 Dietmar MaurerPVE::API2::Storage::Content::index - document return...
2018-08-08 Dominik Csapakadd return description for zfs detail api call
2018-08-08 Dominik Csapakrefactor diskmanagement lock_file calls
2018-08-08 Dominik Csapakadd 'single' raidlevel for zfs
2018-08-08 Dominik Csapakrename raidlvl to raidlevel
2018-08-08 Dominik Csapakfix descriptions of api calls
2018-08-08 Dietmar Maurercleanup descriptions
2018-08-08 Dietmar Maurerfix schema - 'string-list' is a format, not a type
2018-08-08 Dominik Csapakadd API for ZFS management
2018-08-08 Dominik Csapakrename lvmcreate to lvmthincreate for lvm thin
2018-08-07 Dietmar MaurerPVE::API2::Storage::Status::index - document return...
2018-08-02 Dietmar Maurerfix typo
2018-08-02 Dominik Csapakadd API for add Directory storage
2018-08-02 Dietmar Maurercleanup: do not convert exceptions to strings.
2018-08-02 Dominik Csapakadd API for LVMThin management
2018-08-02 Dominik Csapakadd type and skipsmart to /nodes/NODE/disks/list
2018-08-02 Dominik Csapakadd API for LVM management
2018-07-03 Thomas Lamprechtapi add: remove now uneeded $cred_file variable
2018-07-03 Thomas Lamprechtlvm: use add hook
2018-07-03 Thomas Lamprechtrbd: use add/delete hooks
2018-07-03 Thomas Lamprechtcifs: use add/delete hooks
2018-07-03 Thomas Lamprechtadd on_add and on_delete hooks
2018-06-29 Thomas Lamprechtstorage add: always extract password from parameters
2018-06-29 Thomas Lamprechtadd cifs: fix variable declaration in post if
2018-06-22 Dietmar MaurerPVE/API2/Storage/Config.pm - set type in returns schema
2018-05-14 Wolfgang Bumillerwhitespace fixup
2018-05-14 Wolfgang LinkFix typo.
2018-05-14 Wolfgang LinkSimplify image/template upload check.
2018-03-16 Dietmar Maurercifs: use correct pluging class name
2018-03-16 Dietmar Maurercifs: move plugin related code into plugin
2018-03-16 Dietmar Maureradd missing "use PVE::Storage::LVMPlugin;"
2018-03-16 Dietmar Maurercifs plugin cleanups
2018-03-16 Dietmar Maurerremove useless "use PVE::PTY;"
2018-03-16 Wolfgang LinkAdd cifsscan to API
2018-03-16 Wolfgang LinkAdd remove cifs in API call.
2018-03-16 Wolfgang LinkAdd cifs in create API call.
2018-03-16 Wolfgang LinkAdd set CIFS credentials.
2017-11-14 Dominik Csapakwhitespace cleanup
2017-11-14 Dominik Csapakadd 'format' parameter to storage list call
2017-09-07 Fabian Grünbichlerrbd: create ceph keyring dir before copying
2017-09-07 Fabian Grünbichlerrbd: manage keyring for pveceph storages
2017-06-22 Emmanuel KasperFix #1424: allow tar.xz templates upload
2017-05-23 Wolfgang BumillerRevert "free: added snapshot parameter"
2017-05-23 Wolfgang Bumillermigrate: replace target ip parameter with sshinfo parameter
2017-05-12 Wolfgang Bumillerfree: added snapshot parameter
2017-05-10 Dietmar Maurerdo not install replication code
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add reasonable permis...
2017-05-05 Dietmar Maurerpvesr: move destroy_job into API class, remove wrong...
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication->jobs(): return array
2017-05-05 Dietmar Maurerpvesr: rename list => jobs, call API
2017-05-05 Dietmar MaurerPVE::API2::Storage::Replication - add directory index
2017-05-05 Dietmar Maurerrenamed: PVE/API2/StorageReplication.pm -> PVE/API2...
2017-04-28 Wolfgang LinkThis patch will include storage asynchronous replication.
2017-02-12 Dietmar Maurerfix bug #1280: Can't locate object method "root@pam"
2017-01-19 Dietmar MaurerPVE::Storage: new helper check_volume_access()
2016-10-07 Wolfgang Bumillerdisks: fix warnings
2016-10-06 Dominik Csapakmerge get_smart_data/health
2016-10-04 Fabian Grünbichleradd return schema to smart API path
2016-09-29 Fabian Grünbichlerdisks: fix typo
2016-09-29 Fabian Grünbichlermove SMART error handling into get_disks
2016-09-05 Dominik Csapakadd api entries for disk management
2016-06-09 Wolfgang Bumillerupload: whitelist filename chars instead of blacklisting
2016-03-30 Fabian GrünbichlerAdd write_config, drop cfs_read_file
2016-02-20 Dietmar Maureradd lvmthinscan to CLI
2016-02-20 Dominik Csapakprepare storage for lvmthin gui
2015-10-01 Dietmar Maureradd missing completion hooks
2015-10-01 Dietmar Maureradd bash completion for content type
2015-10-01 Dietmar Maurervolume_list: moved code from PVE::API2::Storage::Content
2015-09-29 Alen Grizonicpvesm list fix
2015-09-18 Dietmar Maurerimprove bash completions
2015-08-19 Alen Grizonicremove storage access permissions after delete
2015-08-19 Alen Grizonicadded remove storage (exist) check
2015-08-18 Wolfgang Bumillerupload API: safer filename handling
2015-08-07 Dietmar Maurerstorage status API: allow to filter multiple content...
2015-05-01 Dietmar Maurerzfspool: new format 'subvol' to handle filesystems...
2015-01-26 Dietmar Maurerimplement zfsscan to list local zfs pools
2014-09-10 Dietmar Maurerallow iso upload for glusterfs
2013-09-04 Dietmar Maureravoid nested parameter exception
2013-09-04 Dietmar Maurerauto-detect format for files with vmdk extension
next