]> git.proxmox.com Git - pve-manager.git/history - PVE/API2/Nodes.pm
bump version to 5.4-15
[pve-manager.git] / PVE / API2 / Nodes.pm
2019-05-15 Thomas Lamprechtapi/nodes journal: fix parameter types and add minimum
2019-05-15 Thomas Lamprechtpartially revert "api/nodes journal: add and enforce...
2019-05-15 Thomas Lamprechtapi/nodes journal: add and enforce parameter conflicts
2019-05-15 Thomas Lamprechtapi/nodes: add journal to index
2019-05-15 Dominik Csapaknode: add journal api
2019-04-24 Thomas Lamprechtapi: handle undefined shellcmd parameter better
2019-04-16 Thomas Lamprechtfix #263: only include node rrd stats if user has Sys...
2019-02-28 Tim Marxadd pveceph install to shell api
2019-02-28 Thomas Lamprechtfollowup: fix whitespace error
2019-02-28 Tim Marxdeprecate old upgrade property
2019-02-28 Thomas Lamprechtapi/nodes: fix variable name style: s/cmdMapper/shell_c...
2019-02-28 Tim Marxunified the classification of the passed command for...
2019-02-27 Thomas Lamprechttrailing whitespace fix in Nodes
2019-02-19 Oguz Bektasfix #1769: restart mode for bulk lxc migration
2019-01-28 Christian EbnerAdd bash completion for wakeonlan API call
2019-01-22 Thomas Lamprechtapi/wakeonlan: add description to return schema
2019-01-22 Christian Ebnerpvenode: Return MAC address used for WoL call on success
2019-01-21 Thomas Lamprechtwakeonlan: we cannot wake ourself
2019-01-21 Christian EbnerNodes: Check if target node even exists before sending...
2019-01-17 Christian Ebnerimplement basic wake on LAN functionality
2018-11-22 Thomas Lamprechtapi: move PCI from Scan to Hardware path
2018-11-19 Dominik Csapakrename PVE::API2::Storage::Scan to PVE::API2::Scan
2018-09-14 Dominik Csapakadd /node/{NODE}/hosts API Call
2018-08-13 Dominik Csapakfix #1828: check if targetnode exists before starting...
2018-07-11 Dietmar Maureruse new timestamp renderer for /nodes/<nodename>/time
2018-07-10 Dietmar MaurerPVE/API2/Nodes.pm: document return properties for clust...
2018-06-27 Dominik Csapakstartall: refactor and fix error message
2018-05-14 Dominik Csapakcorrect node free calculation
2018-05-02 Fabian Grünbichleradd certificates API endpoints
2018-05-02 Fabian Grünbichleradd node configuration file and API
2018-01-25 Dominik Csapakadd 'service' parameter to syslog api call
2018-01-18 Dominik Csapakcorrect the upgradecmd for xtermjs
2017-12-12 Dominik Csapakadd termproxy api call for nodes
2017-11-28 Emmanuel KasperAdd each host SSL fingerprint to each node status
2017-11-17 Dominik Csapakmake ssh connection transparent
2017-06-02 Dominik Csapakallow width and height parameter for vncshell
2017-05-31 Dietmar Maurerpvesr: add pve storage replication tool
2017-03-24 Fabian Grünbichlerfix start on boot
2017-03-16 Thomas Lamprechtremove backup locks when starting all VMs on boot
2017-03-16 Thomas Lamprechtget_filtered_vmlist: save VM conf in own subhash
2017-03-16 Thomas Lamprechtinclude also HA VMs if a vm list is explicit specified
2017-03-09 Dominik Csapakuse login instead of bash
2017-03-09 Dominik Csapakkeep locale for vncshell and spiceshell
2017-03-02 Thomas Lamprechtmigrateall: use get_filtered_vmlist
2017-03-02 Thomas Lamprechtrefactor get_start_stop_list
2017-01-05 Dominik Csapakadd vmid filter to (start/stop/migrate)all
2016-09-09 Dietmar Maurerstartall: remove timeout, wait forever
2016-09-07 Dominik Csapakadd disk api entry point
2016-09-05 Dominik Csapakfix #621: allow template download to glusterfs
2016-08-24 Fabian Grünbichleraplinfo: use explicit defined checks
2016-08-24 Fabian Grünbichleraplinfo: use fh for both digests
2016-08-24 Fabian Grünbichlerupdate descriptions, error messages
2016-08-24 Fabian Grünbichleraplinfo: improve checksum handling
2016-08-24 Fabian Grünbichleraplinfo: replace system() with run_command/rename
2016-03-31 Caspar SmitFixed a small typo
2016-03-31 Caspar SmitAllow migrate-all button on HA enabled VMs
2016-03-31 Caspar SmitSkip templates when using the start all VMs button
2016-03-31 Caspar SmitAllow non-root to use start/stop/migrate all buttons
2016-03-30 Fabian Grünbichleruse PVE::Storage::config(), not cfs_read_file()
2016-03-08 Fabian GrünbichlerUse methods from PVE::QemuConfig
2016-03-03 Fabian GrünbichlerLXC refactoring
2016-03-02 Thomas Lamprechtsyslog: allow since/until parameters
2016-03-01 Dietmar MaurerPVE::API2::Nodes::Nodeinfo: import raise_param_exc
2016-02-26 Wolfgang Linkadd pveam download
2016-02-11 Thomas Lamprechtuse max_workers from datacenter.cfg for stopall/migrateall
2016-01-27 Thomas Lamprechtfix PVE::HA use clause so HA resources get registered
2016-01-25 Wolfgang Bumillerfix #871: netstat: include veth devices
2016-01-22 Dietmar Maurerimprove log messages at sytem shutdown
2015-11-10 Thomas Lamprechtmake startall wait up to 60 seconds for quorum
2015-11-06 Emmanuel KasperUse protected mode to be able to execute root system...
2015-11-03 Dietmar Maurerreport: change return type to string
2015-11-03 Emmanuel KasperAdd REST endpoint for /report call
2015-10-20 Thomas LamprechtFix check if vm is ha managed in get_start_stop_list
2015-10-20 Thomas Lamprechtfix lxc config key in get_start_stop_list sub
2015-10-05 Wolfgang BumillerDNS ui/api: ipv6 support
2015-09-08 Emmanuel KasperRename onboot and startup parameters to follow vm.conf...
2015-09-07 Dietmar Maureradd use clause for PVE::API2::LXC::Status
2015-09-07 Emmanuel KasperFix package path to startup and shutdown subroutines
2015-07-28 Thomas Lamprechtfix bug #662: wrong subroutine for parsing startup...
2015-07-02 Dietmar Maurerallow to download templates with type lxc
2015-06-09 Dietmar MaurerAPI change: remove bootlog API, use new dump_journal...
2015-06-02 Dietmar Maurerremove UBC GUI
2015-05-12 Wolfgang Bumillerpass port family to next_vnc_port
2015-04-22 Dietmar Maurerlxc: implement startup and onboot option
2015-04-18 Dietmar Maurerdepend on new pve-container package, activate LXC API
2015-04-16 Dietmar Maurerre-add template download code
2015-03-27 Dietmar Maurerremove OpenVZ related code
2015-03-27 Dietmar Maureruse PVE::HA::Config to skip HA enabled VMs
2015-03-03 Dietmar Maurerskip test for HA managed VMs
2015-02-11 Alexandre Derumierapi2 : node : add migrate_all
2015-02-11 Alexandre Derumierapi2: node : startall : add force option
2014-06-24 Dietmar Maurercleanup novnc console code
2014-05-06 Dietmar Maurerdepend on pve-firewall, connect firewall API
2013-12-21 Dietmar MaurerMerge remote-tracking branch 'origin/pve-ceph'
2013-12-10 Dietmar Maurerfix execute API
2013-12-10 Dietmar Maureruse get_standard_option() for spice options
2013-12-10 Dietmar Maurerfactor out common code into run_spiceterm
2013-12-10 Dietmar Maurerset correct keymap for spiceterm
2013-12-10 Dietmar Maurerinclude spiceterm
2013-12-09 Dietmar Maurerfix execute API
next