]> git.proxmox.com Git - pve-cluster.git/history - data/PVE
lock locally on cluster create and join
[pve-cluster.git] / data / PVE /
2018-02-16 Thomas Lamprechtlock locally on cluster create and join
2018-02-16 Thomas Lamprechtuse resolved IP address for ring0_addr as default
2018-02-16 Thomas Lamprechtapi/cluster: add endpoint to GET cluster join information
2018-02-16 Thomas Lamprechtfactor out common parameter definitions
2018-02-16 Thomas Lamprechtapi/cluster: create cluster in forked worker
2018-02-16 Thomas Lamprechtmove cluster create to API
2018-02-16 Thomas Lamprechtcluster create: restart corosync & pmxfs in one go...
2018-02-16 Thomas Lamprechtcluster create: factor out initial corosync config...
2018-02-16 Thomas Lamprechtpvecm add: use API by default to join cluster
2018-02-16 Thomas Lamprechtapi/cluster: add join endpoint
2018-02-16 Thomas Lamprechtreturn cluster config and authkey in addnode API call
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-16 Thomas Lamprechttell cluster log when adding/deleting a node
2018-02-16 Thomas Lamprechtmove addnode/delnode from CLI to cluster config API
2018-02-05 Wolfgang Bumillerdatacenter.cfg: add bwlimit
2018-01-22 Thomas Lamprechtavoid harmful '<>' pattern, explicitly read from STDIN
2017-12-28 Thomas Lamprechtadd pmxcfs restart detection heuristic for IPCC
2017-12-28 Dominik Csapakdeprecate and map 'applet' console setting in datacente...
2017-12-05 Thomas Lamprechtdatacenter.cfg write: retransform migration property...
2017-12-01 Thomas Lamprechtpvecm create: there is no rrp_mode param anymore
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-27 Thomas Lamprechtpvecm: add/delete: local lock & avoid problems on first...
2017-11-27 Thomas Lamprechtpvecm: check early if the deletion cannot work
2017-11-20 Thomas Lamprechtpvecm: module cleanup: remove unused modules
2017-11-20 Thomas Lamprechtpvecm: module cleanup: use our get_host_address_family
2017-11-20 Thomas Lamprechtpvecm: remove unused variable
2017-11-20 Thomas Lamprechtfix #1566: do not setup ssh config in updatecerts call
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-20 Thomas Lamprechtcorosync: add atomic_write_conf and cleanup
2017-09-20 Thomas Lamprechtcorosync: transform config to allow easier access
2017-09-20 Thomas Lamprechtcorosync config parser: move to hash format
2017-09-20 Wolfgang Bumillerpvecm addnode: pass code reference correctly
2017-09-20 Thomas Lamprechtpvecm: import often needed run_command
2017-09-20 Thomas Lamprechtpvecm: remove Data::Dumper
2017-09-14 Wolfgang Bumillerfixup: escape @ in double quoted string
2017-09-14 Fabian Grünbichlerupdate SSH Ciphers for Debian Stretch
2017-08-21 Thomas Lamprechtpvecm mtunnel: factor out run command
2017-08-18 Thomas Lamprechtlimit tasklist to the maximal pmxcfs status entry size
2017-08-08 Dominik Csapakfix #1472: fix rrd file path
2017-08-03 Thomas Lamprechtpvecm delnode: pass code reference correctly
2017-07-25 Thomas Lamprechtipcc_send_rec*: include msgid in error
2017-07-17 Thomas Lamprechtpvecm: lock corosync config on addition and deletion
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 Lamprechtpvecm delnode: prevent deleting current node
2017-06-21 Thomas Lamprechtfactor out corosync methods to own module
2017-06-09 Wolfgang Bumilleradd sshinfo_to_command_base
2017-06-01 Wolfgang Bumillermtunnel: add -run-command for insecure pipes
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 Lamprechtpvecm add: fix #1369 - re-allow using hostnames for...
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-04-05 Dominik Csapakchange installarchlib to vendorarch
2017-04-05 Dominik Csapakremove autogenerated makefiles
2017-03-17 Dietmar Maurerrrd_dump: filter undefined values encodes as 'U'
2017-03-08 Emmanuel KasperRequire Sys.Audit to read the cluster configuration
2017-02-28 Thomas Lamprechtpvecm add: assert that ringX IPs are available on node add
2017-02-28 Thomas Lamprechtpvecm add: report all errors found at once
2017-02-28 Thomas Lamprechtpvecm addnode: ensure ring1_addr is set if ring 1 is...
2017-02-28 Thomas Lamprechtpvecm addnode: ensure ring address isn't already used...
2017-02-28 Thomas Lamprechtpvecm addnode: error out on interactive call
2017-02-28 Thomas Lamprechtpvecm create: remove rrp_mode parameter
2017-02-28 Thomas Lamprechtpvecm: small cleanup
2017-02-28 Thomas Lamprechtpvecm add: fix check if corosync alread runs
2017-02-17 Emmanuel KasperRemove depency to libxml-parser-perl
2017-02-03 Wolfgang Bumillerbuildsys: make perl find the local IPCC.so
2017-01-19 Dietmar Maureralso update PVE/Makefile.in
2016-11-29 Dietmar Maureradd API class for cluster configuration
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-24 Dietmar Maurerpvecm.pm: add space after perl reference operator
2016-11-24 Dietmar Maureruse cannot instead of can't
2016-11-11 Thomas Lamprechterror out when getting remote ip address fails
2016-11-11 Thomas Lamprechtget_local_migration_ip: change to a reasonable error...
2016-11-03 Dietmar Maurerset PERLIB=.. instead of overwriting rules from pve...
2016-11-03 Dietmar Maurerdo not set format_description for migration type property
2016-11-03 Dietmar Maurerremoved unused script gen-datacenter-pod.pl
2016-11-03 Dietmar Maurerwrite_datacenter_config: do not overwrite new migration...
2016-11-03 Thomas Lamprechtadd migration format to datacenter config
next