]> git.proxmox.com Git - pve-cluster.git/history - data/PVE/Cluster.pm
refactor run_silent_cmd
[pve-cluster.git] / data / PVE / Cluster.pm
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()
2016-11-25 Dietmar Maurermoved x509 certificate cache helpers from pve-manager...
2016-11-24 Dietmar Maurersetup_sshd_config: add start_sshd flag
2016-11-11 Thomas Lamprechtget_local_migration_ip: change to a reasonable error...
2016-11-03 Dietmar Maurerdo not set format_description for migration type property
2016-11-03 Dietmar Maurerwrite_datacenter_config: do not overwrite new migration...
2016-11-03 Thomas Lamprechtadd migration format to datacenter config
2016-10-28 Thomas Lamprechtadd get_local_migration_ip method
2016-07-14 Wolfgang Bumilleradd mac_prefix option to datacenter.cfg
2016-06-14 Emmanuel KasperFix command line arguments when creating the ssl privat...
2016-06-10 Fabian Grünbichleruse UUID for CA certificate subject
2016-06-10 Fabian Grünbichlercleanup calls to external programs
2016-04-15 Fabian Grünbichlerdocs: replace NOTE: with WARNING:
2016-04-11 Fabian GrünbichlerFix #935: fix corosync.conf check
2016-03-31 Dominik Csapakallow empty values in rrddata
2016-03-15 Fabian GrünbichlerAdd warning for pvecm commands if not part of cluster
2016-03-14 Fabian Grünbichlerfix #904: wrap openssl with faketime
2016-03-04 Thomas Lamprechtadd 'fencing' to datacenter.cfg
2016-02-27 Markus Köberlalways start rrd grephs at 0
2016-02-11 Thomas Lamprechtadd 'max_workers' to datacenter.cfg
2016-01-15 Fabian GrünbichlerUse correct key usage in node SSL certificate
2016-01-15 Fabian GrünbichlerChange CA SSL key size to 4096 bit
2015-11-18 Thomas Lamprechtadd 'ha/fence.cfg' to observed files
2015-10-29 Thomas LamprechtRemove decode from log_msg
2015-10-05 Dietmar Maurercheck_vmid_unused: fix error message
2015-09-26 Thomas Lamprechtadd function to lock a domain
2015-09-23 Dietmar Maurercheck_vmid_unused: simplify code
2015-09-23 Alen Grizoniccheck_vmid_unused message change
2015-09-18 Dietmar Maurernew helper: complete_vmid
2015-09-07 Dietmar Maurernew bash completion helper: complete_migration_target
2015-09-04 Dietmar Maureradd some bash completion helpers
2015-09-01 Dietmar Maurerdo not pass undefined value to PVE::JSONSchema::parse_c...
2015-08-03 Dietmar Maureruse simple files for LXC configuration
2015-06-22 Dietmar Maureradd observed file status.cfg
2015-05-31 Dietmar Maurerimprove parser for /etc/ssh/ssh_host_rsa_key.pub
2015-05-31 Dietmar Maurerfix filename in error message
2015-05-29 Dietmar Maurerallow sshd root login when we setup a PVE cluster
2015-05-21 Wolfgang Bumillerinclude ::1 in a certificate's subjectAltName list
2015-05-21 Wolfgang Bumillercache address families for known nodes
2015-05-12 Wolfgang Bumillerremote_node_ip: option to include the packet family
2015-04-16 Dietmar Maurernew helper PVE::Cluster::check_vmid_unused
2015-04-10 Dietmar Maurertrack configuration changes inside lxc subdirectories
2015-03-27 Dietmar Maurerremove vm_is_ha_managed method
2015-03-27 Dietmar Maureradd more 'observed' files.
next