]> git.proxmox.com Git - pve-cluster.git/history - data/PVE
assert joinable: add warning if forced to continue
[pve-cluster.git] / data / PVE /
2020-02-19 Thomas Lamprechtassert joinable: add warning if forced to continue
2020-02-19 Thomas Lamprechtpvecm: exec corosync commands directly
2020-02-05 Stefan ReiterAdd verification and fallback to cluster join/addnode
2020-02-05 Stefan ReiterEnable support for up to 8 corosync links
2020-01-30 Stefan Reitercorosync: add verify_conf
2020-01-27 Fabian Grünbichlerpmxcfs: add verify_token IPC request
2020-01-17 Stefan ReiterAdd "cpu-models.conf" to observed files
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-30 Thomas Lamprechtdc.cfg verbose description: fix missing whitespace...
2019-11-27 Thomas Lamprechtdc.cfg: mention migrate shutdown policy in verbose...
2019-11-26 Thomas Lamprechtallow full-mesh routed setup for cluster join
2019-11-26 Alexandre Derumieradd sdn vnets/zones/controllers.cfg
2019-11-26 Thomas Lamprechtmtunnel: allow multiple IPs if the are the same
2019-11-26 Dominik Csapakchange certificate lifetime to two years
2019-11-25 Thomas Lamprechtallow to set 'migrate' shutdown policy in datacenter.cfg
2019-11-22 Oguz Bektasfix #2479: use correct sub in create_conf
2019-11-22 Stefan Reitercorosync: die in check_conf_exists if !$noerr
2019-11-22 Stefan Reiterpvecm: move assert_joinable to avoid double call
2019-11-22 Stefan Reiterpvecm: fix weirdly spaced double-prompt for password...
2019-11-19 Thomas Lamprechtcorosync config: avoid cyclic reference in closure
2019-11-15 Fabian Grünbichlermove ssh_info code to own file
2019-11-15 Fabian Grünbichlerdatacenter.cfg: parse/print u2f property string
2019-11-15 Fabian Grünbichlermove datacenter.cfg to own file
2019-11-15 Fabian Grünbichlermove CertCache to pve-manager
2019-11-15 Fabian Grünbichlermove certificate cache to own file
2019-11-15 Fabian Grünbichlermove corosync_link schema to Corosync.pm
2019-11-15 Fabian Grünbichlermove cluster setup related code to own file
2019-11-15 Fabian Grünbichlermove RRD creating into own file
2019-11-08 Fabian Grünbichleruse PVE::Certificate to read fingerprint
2019-11-08 Fabian Grünbichlerremove unused Data::Dumper import
2019-10-05 Thomas Lamprechtdc.conf: add missing entries to default language proper...
2019-10-05 Thomas Lamprechtdc.conf: sort languages for easier finding one
2019-10-04 Thomas Lamprechtfix #1380: pvecm status: add general cluster information
2019-07-17 Thomas Lamprechtfollowup: code cleanup
2019-07-17 Fabian GrünbichlerAPI: correctly propagate $@ with nested locks
2019-07-02 Fabian Grünbichlercorosync: refactor and reuse IP RE matching
2019-07-02 Fabian Grünbichlercorosync: stylistic changes
2019-07-02 Stefan ReiterAdd functions to resolve hostnames and iterate corosync...
2019-07-02 Oguz Bektasadd qdevice status api call
2019-06-27 Thomas LamprechtRevert "pvecm: remove mtunnel"
2019-06-25 Thomas Lamprechtapi: join info: we still get ring0_addr in nodelist
2019-06-21 Alexandre Derumieradd 'sdn.cfg' && 'sdn.cfg.new' to observed files
2019-06-13 Thomas Lamprechtremove now unused old corosync ringX_addr formats
2019-06-13 Thomas Lamprechtnode join: use new corosync link parameters
2019-06-13 Thomas Lamprechtcorosync: allow to set link priorities
2019-06-13 Thomas Lamprechtcluster create: use new corosync-link format for totem...
2019-06-13 Thomas Lamprechtadd new corosync-link format
2019-06-13 Thomas Lamprechtcorosync config: support 'linknumber' property
2019-06-13 Thomas Lamprechtadd get_guest_config_property IPCC method
2019-06-04 Thomas Lamprechtpvecm: remove mtunnel
2019-05-28 Thomas Lamprechtcorosync: config: write: die if we get a undefined...
2019-05-27 Dominik Csapakget_node_kv: unpack result from pmxcfs
2019-05-25 Thomas Lamprechtfollouwp: fix and add comments + minor code cleanup
2019-05-25 Dominik Csapakadd generic data broadcast interface
2019-05-25 Dominik Csapakpmxcfs: make status entry removable
2019-05-21 Thomas Lamprechtbuildsys: reuse PERL_DOC_INC from pve-doc-generator
2019-04-15 Thomas Lamprechtfix #1777: join: assert that local nodename bound IP...
2019-04-15 Thomas Lamprechtassert_joinable: report what param caused the error
2019-04-11 Thomas Lamprechtipcc: increase restart grace period
2019-04-10 Thomas Lamprechtcleanup and sort use module section
2019-04-10 Thomas Lamprechtdatacenter: only print properties to string if not...
2019-04-03 Wolfgang Bumillerregister priv/tfa.cfg as observed file
2019-04-03 Wolfgang Bumilleradd u2f configuration to datacenter.cfg
2019-03-14 Fabian Grünbichlercluster: use lock for legacy authkey generation
2019-03-14 Fabian Grünbichlercluster: add cfs_lock_authkey
2019-03-14 Stoiko Ivanovmac_prefix: do not allow multicast prefixes
2019-03-05 Oguz Bektasallow to setup and remove qdevice for cluster
2019-02-22 Christian Ebner1891 Add zsh command completion for pvecm
2019-01-25 Thomas Lamprechtget_nodelist: remove unused variable
2019-01-07 Thomas Lamprechtdatacenter.cfg: add ha setting with shutdown_policy...
2018-12-20 Thomas Lamprechtcomment the observed file hash
2018-12-20 Dominik Csapakpmxcfs: add ceph.conf to observed files
2018-12-19 Thomas Lamprechtbuildsys: ensure correct PERL include is set for genera...
2018-12-14 Thomas Lamprechtrefactor run_silent_cmd
2018-12-14 Thomas Lamprechtindentation cleanup
2018-10-03 David Limbeckadd 'for internal use' to description of addnode
2018-09-11 Thomas Lamprechtbuildsys: add build PVE folder to LD_LIBRARY_PATH and...
2018-09-06 Thomas Lamprechtbuildsys: IPCConst.pm is needed by 'check' target
2018-08-17 Dominik Csapakadd missing languages to datacenter_schema
2018-07-31 Wolfgang BumillerFix #1849: typos: aquire -> acquire
2018-07-31 Wolfgang BumillerFix #1848: typo in PVE::Cluster::join()
2018-07-31 Thomas Lamprechtapi/join: avoid using an IPv6 address as worker task ID
2018-07-25 Thomas Lamprechtbuildsys: replace autotools with plain makefiles
2018-07-24 Thomas Lamprechtfixup coding style
2018-07-24 Stoiko Ivanovfix #1843: always free certificate file after reading it
2018-07-03 Thomas Lamprechtpvecm updatecerts: followup: do work in fork
2018-07-03 Thomas Lamprechtpvecm updatecerts: time out after 30 seconds
2018-05-23 Wolfgang Bumillerbuildsys: fixup IPCConst.pm dependencies
2018-05-23 Thomas Lamprechtuse constants for IPC request types
2018-05-02 Thomas Lamprechtfix #1743: cluster create: default to ring0_addr for...
2018-05-02 Thomas Lamprechtapi: allow cluster wide sys auditors to get join info
2018-04-27 Fabian Grünbichlercluster: add cfs_lock_acme
2018-04-20 Thomas Lamprechtfixup: use 'an' for 'HTML5'
2018-04-20 Dominik Csapakadd 'xtermjs' to console types
2018-04-11 Dominik Csapakcreate known_hosts symlink on join
2018-04-11 Dominik Csapakfix #1723: add missing package for 'remote_node_ip'
2018-04-05 Thomas LamprechtAPI/Cluster: autoflush STDOUT for join and create
2018-04-03 Thomas Lamprechtpvecm join: also default to resolved IP with use_ssh...
2018-03-13 Thomas Lamprechtfix tainted input in backup_cfs_database
2018-03-13 Thomas Lamprechtrefactor backup_cfs_database
next