]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2019-02-04 Christine Caulfieldcfgtool: Improve link status display
2019-01-18 Jan Friessedoc: Update INSTALL file
2019-01-11 Jan Pokornýinit: Enable StopWhenUnneeded v3.0.1
2019-01-11 Jan Friessetotemip: Use AF_UNSPEC for ipv4-6 and ipv6-4
2019-01-03 Fabio M. Di... [totemknet] update for libknet.so.2.0.0 init API
2019-01-03 Ferenc WágnerConfig version must be specified
2019-01-03 Ferenc WágnerDon't declare success early
2019-01-03 Ferenc WágnerMore natural error messages
2018-12-14 Jan Friessemain: Rename run_dir to state_dir v3.0.0
2018-12-14 Jan Friessetotemconfig: Enhance totem.ip_version
2018-12-13 Jan Friessetotemip: Add debug information to totemip_parse
2018-12-13 Jan Friessetotemconfig: Add IPs to family mismatch error
2018-12-11 Christine Caulfieldconfig: Look up hostnames in a defined order
2018-12-11 Ferenc WágnerFix corosync.conf.5 manpage typos
2018-12-10 Christine Caulfieldman: Add some information about address resolution
2018-12-10 Jan Friessetotemconfig: Really use totemip_parse results
2018-12-06 Christine Caulfieldman: Add instructions for adding/removing nodes v2.99.5
2018-12-06 Christine Caulfieldconfig: Disallow corosync-cmapctl updates of nodelist
2018-12-03 Christine Caulfieldconfig: Report IP addr/nodename parse errors back
2018-11-29 Jan Friessecoroparse: Remove unused cs_err initialization
2018-11-29 Jan Friessecpghum: Check cpg_local_get return code
2018-11-29 Jan Friessetestcpg2: Check cpg_dispatch return code
2018-11-16 Jan Friessenotifyd: Delete registered tracking keys v2.99.4
2018-11-16 Jan Friessestats: Fix delete of track
2018-11-15 Jan Friesseinit: Fix init script to work with containers
2018-11-15 Jan Friessemain: Remove COROSYNC_RUN_DIR
2018-11-15 Jan Friesseman: Describe nodelist.node.name properly
2018-11-15 Jan Friessemain: Remove COROSYNC_TOTEM_AUTHKEY_FILE
2018-11-15 Jan Friessemain: Replace COROSYNC_MAIN_CONFIG_FILE
2018-11-15 Jan Friessemain: Move sched paramaters to config file
2018-11-07 Jan Friesseconfigure: move to AC_COMPILE_IFELSE
2018-10-29 Jan Friesselogsys: Make hires timestamp default
2018-10-29 Jan Friesselogsys: Support hires timestamp
2018-10-29 Jan Friessetotemconfig: Fix logging of freed string
2018-10-25 Christine Caulfieldconfig: Allow generated nodeis for UDP & UDPU
2018-10-22 Jan Friesseconfig example: Migrate to newer syntax
2018-10-16 Jan Friesselog: Implement support for reopening log files
2018-10-16 Jan Friessetotemconfig: Replace strcpy by strncpy
2018-10-15 Christine Caulfieldconfig: Fix crash in reload if new interfaces are added
2018-10-04 Jan Friesseman: Fix default knet_pmtud_interval to match code
2018-09-27 Jan Friessebuild: Remove totempg shared library leftovers
2018-09-25 Jan Friessebuild: Do not compile totempg as a shared library
2018-09-24 Ferenc Wágnerman: Fix typo conains -> contains
2018-09-24 Ferenc Wágnerman: Fix typo connnections -> connections
2018-09-17 Jan Friessebuild: Remove NSS dependencies
2018-09-17 Jan Friessects: Remove CTS
2018-09-13 Jan Friesseman: Fix crypto_hash and crypto_cipher defaults
2018-09-07 Jan Friessecoroparse: Fix newly introduced warning
2018-09-07 Chris WalkerAdd option to force cluster into GATHER state
2018-09-06 Jan Friessecoroparse: Use key_name for error message
2018-09-06 Jan Friessecoroparse: Add file name and line to error message
2018-09-06 Jan Friessecoroparse: Be more strict in what is parsed
2018-09-06 Jan Friessecoroparse: Fix remove_whitespace end condition
2018-09-06 Jan Friessecoroparse: Check icmap_set results
2018-09-06 Jan Friessecoroparse: Return error if config line is too long
2018-09-05 Jan Friessenotifyd: Propagate error to exit code
2018-09-03 Jan Friessegit-version-gen: Fail on UNKNOWN version
2018-09-03 Jan Friessebuild: Support for git archive stored tags
2018-08-20 Ferenc Wágnerman: fix cmap key name runtime.config.totem.token
2018-08-14 Jan FriesseRemove libcgroup
2018-08-14 Jan Pokornýsystemd: prevent redundancy in journal
2018-08-14 Chris WalkerAdd token_warning configuration option
2018-08-13 Jan Friessecorosync-notifyd: Rename global local_nodeid
2018-08-13 Jan Friessetotemsrp: Add assert into memb_lowest_in_config
2018-08-13 Jan Friessetotemconfig: Enlarge error_string_response
2018-08-13 Jan Friesseipc_glue: Fix strncpy in pid_to_name function
2018-08-13 Jan Friessecmap: Fix strncpy warning in cmap_iter_next
2018-08-13 Jan Friesseutil: Fix strncpy in setcs_name_t function
2018-08-13 Jan Friessetotemknet: Free instance on failure exit
2018-08-09 Jan Friessespec: Add explicit gcc build requirement
2018-08-09 Chris WalkerAdd option for quiet operation to corosync-cmapctl
2018-07-12 Jan Friessetotemudpu: Pass correct paramto totemip_nosigpipe v2.99.3
2018-07-12 Bin Liutotemudpu: Add local loop support
2018-07-03 Christine Caulfieldconfig: Fail config validation if not all nodes have...
2018-07-03 Christine Caulfieldconfig: Enforce use of 'name' node attribute in multi...
2018-07-02 Christine Caulfieldtotemconfig: Check for things that cannot be changed...
2018-07-02 Jan FriesseFix snprintf warnings
2018-07-02 Jan Friesseinit: Use existing env variable from sysconf
2018-07-02 Jan Friesseupstart: Remove notifyd upstart unit
2018-07-02 Christine Caulfieldknet: Don't try to create loopback interface twice
2018-07-02 Christine Caulfieldknet: Fix knet log buffer size
2018-04-30 Jan Friessecpg: Inform clients about left nodes during pause v2.99.2
2018-04-25 Chris Lambman: Make the manpages reproducible
2018-04-23 Jan Friessetotemsrp: Fix leave message regression
2018-04-23 Jan Friessetotemsrp: Log proc/fail lists in memb_join_process
2018-04-23 Jan Friessetotemsrp: Fix srp_addr_compare
2018-04-23 Ferenc Wágnertools: don't distribute what we can easily make
2018-04-23 Fabio M. Di... Drop all references to SECURITY file
2018-04-20 Jan FriesseSECURITY: Remove SECURITY file
2018-04-20 Ferenc WágnerNSS_NoDB_Init: the parameter is reserved, must be NULL
2018-04-20 Ferenc WágnerFix typo: defualt -> default
2018-04-20 Ferenc WágnerFix typo: sucesfully -> successfully
2018-04-12 Jan Friessetotemsrp: Check join and leave msg length
2018-04-12 Jan Friessetotemsrp: Implement sanity checks of received msgs
2018-04-11 Rytis Karpuškacpg: Handle fragmented message sending interrupt
2018-03-16 Jan Friessetotem: Display IP of sender v2.99.1
2018-03-16 Jan Friessetotemsrp: Add magic and version into header
2018-03-16 Christine Caulfieldknet: Fix display of links with unconfigured link0
2018-03-02 Jan Friessemain: Set errno before calling of strtol
2018-03-02 Jan Friessequorumtool: Don't set our_flags without v_handle
next