]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2010-03-30 Angus SalkeldAdd missing cts files.
2010-03-30 Steven DakeFix barrier operation with syncv2 and compat:none or...
2010-03-30 Angus Salkeldaugeas: add uidgid and quorum options to lense
2010-03-30 Jérôme FleschCoroipcc: Make sure that coroipcc_service_connect(...
2010-03-30 Angus SalkeldCTS: add votequorum test agent
2010-03-30 Angus Salkeldobjdb: fix key change notifications
2010-03-30 Angus SalkeldCTS: add some more confdb tests
2010-03-30 Angus SalkeldCTS: add sam tests
2010-03-30 Angus SalkeldCTS: add cpg_zcb tests
2010-03-30 Angus SalkeldCTS: add a test for sync events
2010-03-30 Angus Salkeldfix make distcheck (add corosync.aug to EXTRA_DIST
2010-03-26 Jérôme FleschTotemudp: Add debug logs when a call to sendmsg() fails
2010-03-25 Angus SalkeldMake corosync exit with 0 normally and +1.. on error.
2010-03-24 Angus Salkeldfix 'make distcheck'
2010-03-24 Angus SalkeldCTS: get some more code to execute.
2010-03-24 Angus SalkeldCTS: Add a condb test agent and python tests.
2010-03-24 Angus SalkeldCTS: Add a confdb test agent and python tests.
2010-03-24 Angus SalkeldCTS: fix issues with new pacemaker cts
2010-03-24 Angus SalkeldCTS: restruct tests so we can run them with multiple...
2010-03-24 Angus SalkeldAdd quorum option to augeas lense
2010-03-24 Angus SalkeldFix unloading of evs (service id == 0)
2010-03-24 Angus SalkeldCTS: add service load/unload test
2010-03-24 Angus SalkeldFix code coverage with lcrso's
2010-03-24 Angus SalkeldCTS: Add tests with more totem options.
2010-03-24 Angus SalkeldAdd crypto options to augeas lense & add make check
2010-03-24 Angus SalkeldCTS: Add msg sha1 checking of the message body (like...
2010-03-23 Steven DakeBump version to 1.2.1.
2010-03-23 Steven DakeTone down noisy logging from ipcs system.
2010-03-22 Steven DakeFix lockup that occurs rarely with pthread_join() is...
2010-03-20 Steven DakeFix problem where retransmissions don't occur resulting...
2010-03-16 Christine CaulfieldFix a couple of small bugs that happen when the configu...
2010-03-16 Christine CaulfieldAdd a reload callback to libconfdb.
2010-03-11 Angus SalkeldRemove warnings.
2010-03-10 Angus Salkeldadd optional --with testagents to the spec file
2010-03-10 Angus SalkeldCTS: fix buffer overrun in test agent.
2010-03-10 Angus SalkeldCTS: fix deletion of the tmp root for augeas
2010-03-09 Angus Salkeldadd a list of member nodes into the objdb runtime tree.
2010-03-09 Angus Salkeldtsafe: change fork() override to pthread_atfork() callb...
2010-03-04 Jan FriesseSupport for lib_cpg_finalize
2010-03-04 Jan FriesseCpg join with undelivered leave message
2010-03-03 Angus SalkeldFix some "make lint" problems
2010-03-03 Steven DakeSpecify the ringnumber parameter must start at 0 in...
2010-03-03 Steven DakeFix error handling to avoid segfaults/leaks on error...
2010-03-03 Steven DakeTurn executable bit on for py/sh scripts in cts.
2010-03-03 Angus SalkeldAdd tsafe.h to noinst_HEADERS to fix "make distcheck"
2010-03-03 Angus SalkeldAdd tsafe (thread safe) file to catch unsafe function...
2010-03-03 Angus SalkeldAdd a test harness to corosync that uses CTS from pacem...
2010-02-26 Christine CaulfieldReduce the number of times the quorum message is displayed.
2010-02-25 Angus Salkeldconvert giduid calls to reentrant versions.
2010-02-25 Angus Salkeldconvert strerror() into strerror_r()
2010-02-25 Angus Salkeldconvert readdir into readdir_r
2010-02-25 Angus Salkeldconvert strtok to strtok_r
2010-02-18 Angus SalkeldAdd a debug message on node join/leave.
2010-02-18 Angus SalkeldCorrect testcpg's groupname.length
2010-02-18 Steven DakePatch to set unset value in token hold cancel structure...
2010-02-17 Angus Salkeldadd a note about rotating logfile created with to_logfile
2010-02-17 Angus SalkeldAdd augeas lense for corosync.conf
2010-02-16 Jan FriesseFix corosync shutdown process
2010-02-15 Steven DakeUse nodeid instead of localhost ip for the case when...
2010-02-12 Christine CaulfieldRemove a double list_del() when a tracking CFG client...
2010-02-04 Steven DakeMerge of Dejan's on=yes patch for the config parser...
2010-02-04 Angus Salkeldpass transitional members into the sync_init() callbacks.
2010-02-04 Angus Salkeldmove sync_v2_init() into main_service_ready
2010-02-02 Angus Salkeldtotemsrp: fix transitional configuration changes with...
2010-01-30 Steven DakeFix coroipcs message corruption that occurs when a...
2010-01-22 Jan FriesseAdd schedwrk_create_nolock function
2010-01-21 Jan FriessePass correct poll handle to poll_stop on exit
2010-01-21 Jan Friessepoll_dispatch_delete - ability to return 0
2010-01-20 Jan FriesseFix setting invalid mode in log destination
2010-01-14 Jan FriesseFix malloc deadlock in signal handler
2010-01-14 Jan FriesseFix freeze of IPC library connection on sem_wait
2010-01-13 Jan FriesseFix coroparse to allow white chars before comment
2010-01-11 Jan FriesseGenerate nodeid value when unset on BSD
2009-12-15 Steven DakeRemove invalid assertion in totemsrp.
2009-12-15 Andrew BeekhofCorrectly determine current state in init script
2009-12-08 Angus SalkeldAllow empty (default) consensus timeout.
2009-12-08 Steven DakeBump verion to 1.2.0.
2009-12-08 Steven DakeRemove string overwrite if many recovery messages are...
2009-12-07 Steven DakeRemove compiler warning in vsf_quorum.c.
2009-12-07 Steven DakeRemove compiler warning in totemsrp.
2009-12-07 Steven DakeUpdate to AUTHORS file.
2009-12-07 Fabio M. Di... Update spec file to deal with new libsam
2009-12-07 Fabio M. Di... Generate .pc file for new libsam
2009-12-07 Steven DakeSAM man pages.
2009-12-07 Steven DakeSet boolean indicating the retrans flag was set to...
2009-12-07 Steven DakeMake assertions for range checking of message delivery...
2009-12-07 Jan FriesseRemove potentially thread unsafe call of strftime
2009-12-07 Jan FriesseSAM implementation merge
2009-12-07 Steven DakePrevent lockup in recovery state in totem after 206...
2009-12-07 Steven DakeFix recovery messages to be proper length to remove...
2009-12-06 Steven DakeForce consensus timer to be at minimum 1.2 * token...
2009-12-04 Christine CaulfieldMake man page match reality of totem configuration...
2009-12-04 Christine CaulfieldThis puts multiple nodeids on each [QUORUM] Members...
2009-12-03 Angus Salkeldstats: don't calloc the totemsrp stats struct.
2009-12-03 Angus SalkeldCorrect some ugly indentation.
2009-12-03 Angus Salkeldobjdb: fix memory leaks when objects are destroyed.
2009-12-02 Angus Salkeldmake sure key_names past from confdb are null terminated.
2009-12-02 Jan Friessebsd: Fix mlockall on FreeBSD version >= 8.0
2009-12-02 Fabio M. Di... spec file cleanup
2009-11-30 Fabio M. Di... Fix threads vs fork init order
next