]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2011-03-24 Jan Friessecfgtool: print list of IP with space between items
2011-03-24 Jan Friessecpgtool: print list of IP with space between items
2011-03-24 Jan Friessecfg_get_node_addrs: Return correct addresses
2011-03-24 Steven Daketotemsrp: free messages originated in recovery rather...
2011-03-24 Steven Daketotemsrp: Only restore old ring id information one...
2011-03-24 Steven Daketotemsrp: Remove recv_flush code
2011-03-23 Angus Salkeldconfdb: send notifications from the main thread not...
2011-03-21 Steven DakeResolve abort during simulatenous stopping of atleast...
2011-03-21 Angus Salkeldnotifyd: dispatch only one message at a time.
2011-03-15 Angus SalkeldFix some "set but not used" warnings [-Wunused-but...
2011-03-15 Angus SalkeldRemove the ttl option from udpu and rely on the kernel...
2011-03-15 Angus SalkeldFix the ttl defaults and range
2011-03-15 Russell BryantAdd Doxyfile to .gitignore
2011-03-12 Angus Salkelddocs: auto-generate the version
2011-03-12 Russell BryantConvert existing documentation to doxygen format.
2011-03-12 Zane BitterAllocate packet buffers in the transport drivers
2011-03-10 Zane BitterFix minor errors in man page documentation for corosync...
2011-03-08 Steven DakeFix abort when token is lost in RECOVERY state
2011-03-07 Russell BryantAdd content for the doxygen main page.
2011-03-07 Russell BryantResolve a couple of doxygen warnings.
2011-03-07 Russell BryantUpdate doxygen configuration file.
2011-03-07 Russell BryantMinor build system updates for doxygen.
2011-03-07 Russell BryantEnsure that strings are null terminated after strncpy().
2011-03-05 Russell BryantAdd -l option to corosync-keygen.
2011-02-24 Steven DakeDon't assert when ring id file is less then 8 bytes
2011-02-24 Steven Dakesnmp: Allow buildling of corosync on already existing...
2011-02-24 Jan Friesseobjdb: destroy all handles in _clear_object
2011-02-23 Jan FriesseIterate all items in object_reload_notification
2011-02-23 Jan Friessecorosync-fplay: use uint32_t and remove bit-shift
2011-02-23 Jan Friessecorosync-fplay: Use size_t length mod in printf
2011-02-22 Jan Friessecorosync-fplay: handle too large rec_size
2011-02-22 Jan Friesselogsys: Properly lock flt data before dump
2011-02-22 Jan Friesselogsys: Don't leak fd on successful fdata dump
2011-02-21 Russell BryantAdd calls to pthread_attr_destroy().
2011-02-14 Angus SalkeldCTS: wait (consistently) for 15 minutes for events
2011-02-13 Angus Salkeldautobuild: clean the build dir first.
2011-02-11 Angus SalkeldCTS: temp remove troublesome tests.
2011-02-07 Angus SalkeldMake node state a string (not an integer)
2011-02-07 Angus SalkeldCONFDB: fix parent_get response id
2011-02-04 Angus SalkeldMIB: expand the descriptions of the notifications
2011-02-04 Lon HohbergerMatch up MIB to notifyd & add SNMP quorum events
2011-02-04 Lon HohbergerMake SNMP MIB match what is being sent over DBUS
2011-02-04 Angus SalkeldAdd dbus and snmp notifier
2011-02-04 Angus SalkeldCONFDB: add confdb_object_name_get()
2011-02-04 Angus SalkeldSTATS: fix key name length on "join_count"
2011-02-04 Angus SalkeldSTATS: increase the space for application names
2011-01-31 Jan FriesseHandle "nocluster" kernel parameter in init script
2011-01-12 Jan FriesseAdd objdb firewall_enabled_or_nic_failure
2011-01-11 Angus SalkeldAdd missing entries into .gitignore
2011-01-11 Angus Salkeldremove unused function declaration
2011-01-11 Angus Salkeldfix timersub warning on freebsd
2011-01-11 Steven DakeHandle delayed multicast packets that occur with switches
2011-01-03 Angus SalkeldCPG: make sure coroipcc_service_disconnect() is always...
2011-01-03 Angus SalkeldIPC: send failure message to client if memory maps...
2010-12-03 Jan FriesseDisplay warning when not possible to form cluster
2010-12-01 Fabio M. Di... build: fix make srpm from release tarball
2010-12-01 Fabio M. Di... build: fix rpm build to include corosync-blackbox
2010-12-01 Steven DakeRevert "Always autogen the tree when building an RPM"
2010-12-01 Steven DakeAlways autogen the tree when building an RPM
2010-12-01 Steven DakeSet the max buffer size for sockets
2010-11-28 Steven DakeThe flushing code was introducing data corruption becau...
2010-11-24 Angus SalkeldAdd totem/interface/ttl config option.
2010-11-19 Fabio M. Di... build: fix makefile to ship corosync.conf.example.udpu
2010-11-18 Steven DakeMerge branch 'topic-udpu'
2010-11-18 Steven DakeRemove dead soresueaddr code
2010-11-18 Steven DakeAdd the UDPU transport
2010-11-10 Fabio M. Di... build: fix spec file and srpm/rpm generation
2010-11-10 Fabio M. Di... add release script and git based versioning
2010-11-10 Steven DakeMerge branch 'master', remote branch 'origin/master'
2010-11-10 Steven DakeAdd license information to LICENSE file about build...
2010-10-22 Angus SalkeldAdd -i <num-iterations> to cpgverify
2010-10-21 Steven DakeNew topic descriptions based upon work community wants...
2010-10-21 Angus SalkeldAdd .gitignore files.
2010-10-21 Steven DakeAdd -n option to corosync-objctl to create a new object...
2010-10-12 Jan FriesseRemove delay in library on corosync shutdown
2010-09-28 Angus Salkeldautobuild: fix the continous build
2010-09-27 Angus SalkeldCheck for a properly configured multicast address.
2010-09-27 Angus SalkeldCTS: add sam/wd integration tests.
2010-09-27 Angus SalkeldAUG: add support for resources section & quorum/quorate
2010-09-27 Angus SalkeldWD/SAM integration.
2010-09-27 Angus SalkeldAdd monitoring and watchdog services.
2010-09-27 Angus SalkeldAdd a Finite State Machine.(fsm.h)
2010-09-27 Angus SalkeldAdd a Finite State Machine.
2010-09-27 Jan FriesseSAM Confdb integration
2010-09-25 Angus Salkeldconfigure: cleanup formatting.
2010-09-25 Angus Salkeldobjdb: fix some ugly indentation.
2010-09-25 Angus Salkeldobjdb: delete trackers when an object is deleted
2010-09-25 Angus Salkeldobjdb: object_created_notification() fix the order...
2010-09-25 Angus Salkeldobjdb: fix some strange types (uint8_t* -> void*).
2010-09-25 Angus Salkeldadd float and double support to corosync-objctl
2010-09-25 Angus SalkeldCPG: remove irratating log "downlist received left_list:"
2010-09-14 Steven DakePatch from Kacper Kowalik to support honoring user...
2010-09-14 Steven DakePatch from Kacper Kowalik to add support for --enable...
2010-09-03 Steven Dakechange shutdown priority to 80 in generic.in.
2010-09-03 Steven DakePatch from Keisuke Mori to add proper dependeny on...
2010-08-31 Steven DakeFix few xopen tsafe issues.
2010-08-31 Steven DakeBump version to 1.2.8.
2010-08-31 Steven DakeBuild properly with different versions of libc by inclu...
2010-08-25 Angus SalkeldIPC: return CS_ERR_NO_RESOURCES to library when low...
2010-08-25 Angus SalkeldPOLL: gracefully handle running out of file descriptors.
next