]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/Cluster.pm
fix #4234: vzdump: add cluster-wide configuration
[pve-cluster.git] / data / PVE / Cluster.pm
2023-03-11 Leo Nunnerfix #4234: vzdump: add cluster-wide configuration
2023-01-27 Thomas Lamprechtfix variable declared in conditional statement
2022-11-17 Stefan Hrdlickaregister new file firewall/cluster.fw
2022-11-17 Dominik Csapakcluster: add get_guest_config_properties
2022-11-09 Thomas LamprechtRevert "add nodes/hardware-map.conf"
2022-11-08 Dominik Csapakadd nodes/hardware-map.conf
2022-07-14 Thomas Lamprechtcode style and update some comments
2022-03-16 Dominik CsapakCluster: fix typo
2021-11-11 Thomas Lamprechtcluster: small code/style cleanups
2021-11-09 Dominik Csapakadd 'jobs.cfg' to observed files
2021-05-16 Thomas Lamprechtget tasklist: unpack null-terminated C string before...
2021-05-15 Thomas Lamprechtget tasklist: code cleanup
2021-04-22 Thomas Lamprechtcfs lock: avoid confusing lock prefix on error
2021-02-08 Alexandre Derumierrename sdn/.version to sdn/.running-config
2021-02-08 Alexandre Derumieradd sdn/dns.cfg
2021-02-08 Alexandre Derumieradd priv/ipam.db
2021-02-08 Alexandre Derumieradd sdn/ipams.cfg
2021-02-08 Alexandre Derumieradd sdn/subnets.cfg
2020-05-03 Thomas Lamprechtprepare observed-files basedire: fix mounted check
2020-05-02 Alexandre Derumiersdn: add sdn/.version file
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
next