]> git.proxmox.com Git - pve-manager.git/history - PVE
implement basic wake on LAN functionality
[pve-manager.git] / PVE /
2019-01-17 Christian Ebnerimplement basic wake on LAN functionality
2019-01-16 Thomas LamprechtNodeConfig: support patterns in check_type
2019-01-15 Christian EbnerFix #1982: pvesh: check if a handler exists for path
2019-01-15 Thomas LamprechtNodeConfig: simplify description parsing
2019-01-11 Thomas Lamprechtallow 8-way NUMA systems
2019-01-10 Tim Marxceph: change check if installed to ceph mon binary
2019-01-07 Dominik Csapakfix #2030: use looks_like_number for number check
2019-01-03 Fabian Grünbichlerfix #1997: set taskid for single-guest backups
2018-12-20 Dominik Csapakceph: move Monitor API calls to API2/Ceph/MON.pm
2018-12-20 Dominik Csapakceph: move MGR API calls to API2/Ceph/MGR.pm
2018-12-20 Dominik Csapakceph: move mgr create/destroy to Ceph::Services
2018-12-20 Dominik Csapakceph: move API2::CephOSD to API2::Ceph::OSD
2018-12-20 Dominik Csapakceph: move service_cmd and MDS related code to Services.pm
2018-12-20 Dominik Csapakceph: move CephTools into Ceph/Tools.pm
2018-12-20 Dominik Csapakceph: use cfs_read/write_file for ceph.conf
2018-12-13 Thomas Lamprechtfixup: whitespace cleanup
2018-12-13 Tim Marxceph api: added check for /etc/pve/ceph.conf to remaini...
2018-11-29 Thomas Lamprechtceph: update all pg_num defaults to 128
2018-11-29 Alwin AntreichRaise the default pg_num to 128
2018-11-28 Thomas Lamprechtfixup: values is not needed for iterating a list
2018-11-28 Thomas Lamprechtfixup: s/wipe_disk/wipe_disks/ as we can to multiple...
2018-11-28 Alwin AntreichFactoring the wipe_disk out into CephTools
2018-11-28 Thomas Lamprechtceph: fixup s/add_storage/add-storage/
2018-11-28 Thomas Lamprechtfix #1430: ceph init: allow to specify separate cluster...
2018-11-27 Thomas Lamprechtapi: cephfs: reuse rados connection when polling for...
2018-11-27 Thomas Lamprechtpveceph: ensure ceph-fuse gets uptdated when installing...
2018-11-26 Thomas Lamprechtpveceph: mds destroy: fixup parameter s/id/name/
2018-11-26 Thomas Lamprechtis_any_mds_active: check if state is correct
2018-11-23 Thomas Lamprechtapi: cephfs: wait for MDS to become active
2018-11-23 Thomas Lamprechtapi: cephfs: check if SID is free when add_storage...
2018-11-23 Thomas Lamprechtapi/ceph: import file_set_contents
2018-11-23 Thomas Lamprechtpveceph: also install ceph-mds for hyper converged...
2018-11-23 Thomas Lamprechtpveceph: move to sub commands
2018-11-23 Thomas Lamprechtceph: add CephFS create and list API
2018-11-23 Thomas Lamprechtceph: add MDS create/delete/list API
2018-11-23 Thomas Lamprechtceph: move create/destroy pool to CephTools
2018-11-23 Thomas Lamprechtapi: document default for ceph service start/stop/restart
2018-11-23 Dominik Csapakceph: add service restart api call
2018-11-22 Thomas Lamprechtapi/hardware: fixup: add missing file
2018-11-22 Thomas Lamprechtapi: move PCI from Scan to Hardware path
2018-11-22 Dominik Csapakapi/Scan: allow to get a PCI device's mediated devices
2018-11-22 Dominik Csapakapi/Scan: allow to scan a nodes PCI devices
2018-11-22 Thomas LamprechtCephTools: cleanup module usage
2018-11-22 Thomas Lamprechtapi/Ceph: actually use imported file_{g,s}et_contents
2018-11-22 Thomas Lamprechtapi/Ceph: cleanup module usage
2018-11-22 Thomas Lamprechtapi/CephOSD: cleanup and sort module usage
2018-11-22 Wolfgang LinkAdd parameter storage shared
2018-11-19 Dominik Csapakrename PVE::API2::Storage::Scan to PVE::API2::Scan
2018-11-19 Dominik CsapakAPI/Scan: use scan_usb from PVE::SysFSTools
2018-11-19 Dominik CsapakAPI/Scan: remove unused HTTP::Status module
2018-11-19 Dominik CsapakScan: whitespace fixes
2018-11-19 Dominik Csapakcopy storage scan API from pve-storage
2018-11-12 Alwin Antreichadd_storage creates only one ceph storage entry
2018-10-30 Dietmar Maurerfix wrong permissions for subscription info
2018-10-24 Thomas Lamprechtfollow up: cleanup long line
2018-10-24 David Limbeckadd wipe_disk option when destroying ceph disk
2018-10-23 Thomas Lamprechtadd pve-edk2-firmware to pveversion package list
2018-10-18 Fabian Grünbichlerbuild: pull REPOID into top-level Makefile
2018-10-18 Fabian Grünbichlerbuild: cleanup file generation
2018-10-17 Rhonda D'VineUpdate default CIPHERS to a more current list
2018-10-16 Dietmar Maurerpvesh: fix bug #1942 - add standard options conditional
2018-10-08 Dietmar Maureruse 'die' instead of 'raise_param_exc'
2018-10-08 Alexandre DerumierAPI2 : Network : add network config reload
2018-09-14 Dominik Csapakadd /node/{NODE}/hosts API Call
2018-08-31 Wolfgang Linkpveceph: remove 'btrfs' as fstype for new OSDs
2018-08-20 Dominik Csapakfixe return values in /cluster/resources
2018-08-17 Dominik Csapakfix #1393: use language from datacenter.cfg for gui
2018-08-13 Dominik Csapakfix #1828: check if targetnode exists before starting...
2018-08-07 Dietmar Maurerpveam update: add empty properties definition
2018-07-27 Thomas Lamprechtpveproxy: add link to extjs for api-viewer
2018-07-27 Dietmar Maurercorrectly install PVE/CLI/pvesh.pm
2018-07-27 Dietmar Maurerpvesh: add standard_output_properties to set/create...
2018-07-26 Dietmar Maurerpvesh cleanup: use a handler class - PVE/CLI/pvesh.pm
2018-07-26 Dietmar Maurerpvenode: remove useless call to query_terminal_options
2018-07-26 Dietmar Maurerpvenode: use print_api_result to print acme account...
2018-07-26 Dietmar Maurerpvenode: use print_api_result to print certificate...
2018-07-26 Dietmar Maurerpvenode: fixup output formatting
2018-07-12 Thomas Lamprechtnodeconfig acme-domain: allow domains starting with...
2018-07-11 Dietmar Maureruse new timestamp renderer for /nodes/<nodename>/time
2018-07-11 Dietmar Maurerpvenode: fix print_api_result usage, avoid print_api_list
2018-07-10 Thomas Lamprechtpvenode: use new CLIFormatter options
2018-07-10 Dietmar MaurerPVE/API2/Nodes.pm: document return properties for clust...
2018-07-10 Thomas Lamprechtfixup: s/destriction/description/
2018-07-10 Dietmar MaurerPVE/API2/Cluster.pm - document return properties for...
2018-07-04 Alwin AntreichAdd cephfs to allowed storages for vzdump backup
2018-06-29 Dominik Csapakwhitespace fix
2018-06-29 Dominik Csapakadd task list/log/status to pvenode
2018-06-29 Dominik Csapaktask log: set default in the api call
2018-06-29 Dominik Csapaknode task list: set the defaults better
2018-06-29 Dominik Csapakadd more api schema information for node task list...
2018-06-27 Dominik Csapakadd star/stop/migrateall commands to pvenode
2018-06-27 Dominik Csapakstartall: refactor and fix error message
2018-06-25 Dominik CsapakACMEv2 order "ready" status update
2018-06-18 Thomas Lamprechtapi/tasks: explicit import raise_param_exc
2018-06-04 Dominik Csapaklet all users retrieve the directories and tos for...
2018-06-04 Dominik Csapakapi/acme: fallback to default for account name parameter
2018-05-14 Dominik Csapakcorrect node free calculation
2018-05-02 Fabian Grünbichleradd pvenode CLIHandler
2018-05-02 Fabian Grünbichleradd certificates API endpoints
2018-05-02 Fabian Grünbichleradd ACME certificate API endpoints
next