]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/Cluster.pm
sdn: remove .new files
[pve-cluster.git] / data / PVE / Cluster.pm
2020-05-02 Alexandre Derumiersdn: remove .new files
2020-04-30 Thomas Lamprechtupdatecerts: create base directories of observed files
2020-04-30 Wolfgang LinkAdd ACME plugin config file to cluster files
2020-04-29 Thomas Lamprechtcfs_lock: make it more clear that an error happened...
2020-04-29 Thomas Lamprechtfix trailing whitespace error
2020-04-29 Fabian Grünbichlercfs_lock: re-raise exceptions
2020-04-29 Fabian Grünbichlercfs_lock: add firewall lock helper
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-26 Alexandre Derumieradd sdn vnets/zones/controllers.cfg
2019-11-15 Fabian Grünbichlermove ssh_info code to own file
2019-11-15 Fabian Grünbichlermove datacenter.cfg to own file
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-06-21 Alexandre Derumieradd 'sdn.cfg' && 'sdn.cfg.new' to observed files
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 Lamprechtadd new corosync-link format
2019-06-13 Thomas Lamprechtadd get_guest_config_property IPCC method
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-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-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-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-14 Thomas Lamprechtrefactor run_silent_cmd
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-24 Thomas Lamprechtfixup coding style
2018-07-24 Stoiko Ivanovfix #1843: always free certificate file after reading it
2018-05-23 Thomas Lamprechtuse constants for IPC request types
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-03-13 Thomas Lamprechtfix tainted input in backup_cfs_database
2018-03-13 Thomas Lamprechtrefactor backup_cfs_database
2018-03-13 Thomas Lamprechtcluster join: ensure updatecerts gets called on quorate...
2018-02-16 Thomas Lamprechtuse resolved IP address for ring0_addr as default
2018-02-16 Thomas Lamprechtapi/cluster: add join endpoint
2018-02-16 Thomas Lamprechtuse run_command instead of system
2018-02-16 Thomas Lamprechtassert_joinable: simplify error and warning handling
2018-02-16 Thomas Lamprechtnode add: factor out local joining steps
2018-02-16 Thomas Lamprechtnode add: factor out checks for joining
2018-02-05 Wolfgang Bumillerdatacenter.cfg: add bwlimit
2017-12-28 Dominik Csapakdeprecate and map 'applet' console setting in datacente...
2017-12-05 Thomas Lamprechtdatacenter.cfg write: retransform migration property...
2017-11-27 Fabian Grünbichlerhandle Net::SSLeay errors correctly
2017-11-27 Thomas Lamprechtfactor out reading a nodes ssl cert fingerprint
2017-11-27 Thomas Lamprechtsetup_sshd_config: remove useless start_sshd parameter
2017-11-17 Wolfgang Bumillerssh helper: disable escape keys
2017-11-10 Thomas Lamprechtcfs_lock: add missing trailing newline
2017-11-09 Wolfgang Bumillercfs_lock: subtract sleep time from rest timeout
2017-11-09 Thomas Lamprechtcfs_lock: save and restore outer alarm
2017-11-09 Thomas Lamprechtcfs_lock: always include lockid in error
2017-11-09 Thomas Lamprechtcfs_lock: swap checks for specific errors with $got_lock
2017-11-09 Thomas Lamprechtcfs_lock: address race where alarm triggers with lock...
2017-10-17 Wolfgang Bumillercluster: improve error handling when reading files
2017-10-17 Wolfgang Bumillercluster: cfs_update: option to die rather than warn
2017-09-14 Wolfgang Bumillerfixup: escape @ in double quoted string
2017-09-14 Fabian Grünbichlerupdate SSH Ciphers for Debian Stretch
2017-08-18 Thomas Lamprechtlimit tasklist to the maximal pmxcfs status entry size
2017-08-08 Dominik Csapakfix #1472: fix rrd file path
2017-07-25 Thomas Lamprechtipcc_send_rec*: include msgid in error
2017-07-12 Thomas Lamprechtssh_merge_known_hosts: also add entry if current sshkey...
2017-07-10 Thomas Lamprechtssh_merge_known_hosts: refactor and simplify
2017-07-10 Thomas Lamprechtssh_merge_known_hosts: address auth failure problem
2017-06-21 Thomas Lamprechtfactor out corosync methods to own module
2017-06-09 Wolfgang Bumilleradd sshinfo_to_command_base
2017-05-31 Wolfgang Bumillersshinfo: add the network cidr
2017-05-22 Wolfgang BumillerCluster.pm: add get_ssh_info and ssh_info_to_command
2017-05-22 Dietmar Maureradd replication.cfg to observed files
2017-05-08 Dietmar MaurerRevert "Add storage_replication_network to datacenter...
2017-05-04 Thomas Lamprechtremote_node_ip: replace fallback method with new PVE...
2017-05-04 Thomas Lamprechtremote_node_ip: use same return signature for both...
2017-04-28 Wolfgang LinkAdd storage_replication_network to datacenter.cfg
2017-03-17 Dietmar Maurerrrd_dump: filter undefined values encodes as 'U'
2017-02-17 Emmanuel KasperRemove depency to libxml-parser-perl
2016-11-29 Dietmar Maurermove corosync config helpers to PVE::Cluster
2016-11-29 Dietmar Maurercleanup: delete trailing whitespace
2016-11-25 Dietmar Maurernew helper initialize_cert_cache()
next