]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2009-11-22 Angus SalkeldCOVERITY 17: fix exit handling in show_votes().
2009-11-22 Angus SalkeldCOVERITY 12: prevent overrun of logsys output buffers.
2009-11-22 Angus SalkeldCOVERITY 13: prevent buffer overrun in quorum-tool.
2009-11-22 Angus SalkeldCOVERITY 11: remove dead code from cpg_iteration_next().
2009-11-22 Angus SalkeldCOVERITY 14: free zcb_mapped if memory_map() fails.
2009-11-22 Angus SalkeldCOVERITY 18: prevent deref after free.
2009-11-05 Andrew BeekhofFix compilation on RHEL-4: If _GNU_SOURCE isn't defined...
2009-10-28 Andrew BeekhofPrevent daemon from suppressing corefile generation
2009-10-22 Steven DakeBump version to 1.1.2.
2009-10-22 Steven DakeRevert commit 2523 which results in segfaults under...
2009-10-20 Steven DakeBump revision to 1.1.1.
2009-10-20 Steven DakeResolve shutdown problems for pacemaker use case.
2009-10-18 Angus SalkeldAdd a log_printf function to coroipcs so we can pass...
2009-10-14 Angus SalkeldAvoid array out of bound error.
2009-10-14 Steven DakePatch from jflesch to fix segfault when using sysv...
2009-10-14 Steven Daketotem process group optimization to not copy data into...
2009-10-14 Angus Salkeldstats: prevent a div by zero if totem_count is zero.
2009-10-13 Angus SalkeldFix the OSX build (broken by stats patches)
2009-10-13 Andrew BeekhofAdd SIGTERM support and have the init script wait for...
2009-10-12 Angus SalkeldAdd some missing calls to increment the relevant stats.
2009-10-12 Angus Salkeldallow coroipcs to work without calling stats initializa...
2009-10-12 Angus SalkeldAdd totem stats to objdb.
2009-10-12 Angus SalkeldRemove silly warning in corosync-objdb
2009-10-12 Angus SalkeldAdd per service-function statistics.
2009-10-12 Angus SalkeldAdd connection related statistics to the object db.
2009-10-11 Angus SalkeldTest the key value size for typed keys.
2009-10-11 Angus Salkeldteach object_key_increment() key types.
2009-10-10 Angus SalkeldAdd value types to objdb keys.
2009-10-06 Christine CaulfieldThis patche fixes a couple of small problems with voteq...
2009-09-25 Fabio M. Di... Update spec file to enable IBA support and sync with...
2009-09-25 Steven DakeChange version to 1.1.0 in trunk.
2009-09-25 Steven DakeTotem IBA implementation.
2009-09-25 Steven Dakemake main_service_ready function static.
2009-09-25 Steven DakeRemove unused variable in stress_cpgfdget.c.
2009-09-25 Steven DakeRemove pointless warning.
2009-09-25 Angus Salkeldturn off _POSIX_THREAD_PROCESS_SHARED for uclibc
2009-09-22 Steven DakeCorrect pload printing operation.
2009-09-21 Steven DakeFix merge error in previous commit.
2009-09-21 Steven DakePatch from Jerome to fix segfault in dispatch functions.
2009-09-21 Steven DakeFix abort with multiple cpg clients under heavy load.
2009-09-20 Steven DakeRemove warning in logsys compile related to const corre...
2009-09-20 Steven DakeRemove warning in coroipcc.
2009-09-20 Steven DakeFix sigpipe handling to ignore sigpipes on systems...
2009-09-20 Steven DakeMake delete operation work properly in coropoll.
2009-09-16 Andrew BeekhofDarwin libraries need -install_name otherwise they...
2009-09-14 Steven DakeFix error with revision 2415.
2009-09-14 Steven DakeFix dispatch returning TRY_AGAIN when using DISPATCH_AL...
2009-09-10 Angus Salkeldlog the built-in features at startup
2009-09-09 Angus Salkeldadd small-memory-footprint option to configure
2009-09-09 Angus Salkelddon't return the ip address when the mask is not found
2009-09-09 Angus SalkeldOnly insert the filename into the log, not the path.
2009-09-08 Christine CaulfieldReally add corosync-quorumtool
2009-09-08 Christine CaulfieldAdd corosync-quorumtool
2009-09-07 Fabio M. Di... Fix missing symbol error when loading plugins without...
2009-09-07 Angus SalkeldRemove a double unlock in logsys.
2009-09-07 Christine CaulfieldReturn CS_ERR_NOT_EXIST if a client tries to contact...
2009-09-07 Fabio M. Di... Fix corosync-tools linking
2009-08-31 Jan FriesseReal add of corosync-cpgtool
2009-08-31 Jan FriesseInitial version of corosync-cpgtool
2009-08-31 Jan FriesseImplementation of cpg_iteration functions
2009-08-28 Steven DakeFix off by one calculation error resulting in assertion.
2009-08-28 Christine CaulfieldSend CURRENT callbacks to the dispatch FD rather than...
2009-08-28 Christine CaulfieldFix nodelist passed to the quorum subsystem.
2009-08-28 Steven DakeFix incorrect assertion with frame sizes of 9000.
2009-08-24 Steven DakeAllow finalize routines to occur inside dispatch routines.
2009-08-20 Jan FriesseHandle NULL callbacks in cpg, evs and confdb lib
2009-08-19 Jan FriesseFix found_service_ver handling
2009-08-19 Jan FriesseFix systems without _POSIX_THREAD_PROCESS_SHARED
2009-08-17 Steven DakeAdd test program that finds limits of cpg message size.
2009-08-17 Steven DakeProper limits checking for message sizes to allow ...
2009-08-17 Steven DakeRequest user enter characters into terminal if entropy...
2009-08-17 Jérôme FleschFix value returned by lib/coroipcc_dispatch_get() in...
2009-08-12 Fabio M. Di... Delay forking and closing of fds as much as possible
2009-08-10 Jan FriesseSwap item in cpg_joinlist
2009-08-10 Fabio M. Di... corosync: move logsys thread config with all the others
2009-08-10 Fabio M. Di... logsys: fix segfault in logsys_thread_priority_set
2009-08-04 Jan FriesseSupport for -v (version) feature
2009-08-04 Christine CaulfieldThis patch makes a copy of the notifications list befor...
2009-08-04 Steven DakeUse unnamed shared posix semaphores on platforms which...
2009-08-04 Steven DakeMan page cleanups from Steven Whitehouse for cpg service.
2009-08-04 Steven DakeAlways keep autogenerated node ids in totem as LE even...
2009-08-03 Jan FriesseSupport for systems where clock_gettime is not available
2009-07-28 Fabio M. Di... Fix spec file and update macro usage
2009-07-27 Jan FriesseSupport for monotime timer
2009-07-27 Steven DakeAdd notification when totem has completed initialization.
2009-07-27 Steven DakeAdd a target token set completed callback in totemrrp...
2009-07-23 Jan FriesseHandle NULL ver string in service
2009-07-22 Steven DakeOptimization of totemsrp and below by removing hdb...
2009-07-22 Jan FriesseSupport for service.d
2009-07-21 Steven DakeInitial infrastructure changes to support iba. Split...
2009-07-21 Steven DakeDarwin is missing the sched_setscheduler system call.
2009-07-20 Jan FriesseCpg synchronization patch for conf change messages
2009-07-20 Jan FriesseAllow only one connection per (node, pid, grp)
2009-07-16 Jan FriesseAdd lcoroipcc as build requirement for stress_cpgcontext
2009-07-14 Andrew BeekhofUse the preferred prefix for the Pacemaker service
2009-07-13 Steven DakeAdd NAME entries to manpages.
2009-07-10 Steven Dakeadd stress_cpgcontext.
2009-07-10 Steven DakeAdd stress_cpgfdget test case.
2009-07-10 Steven DakeAdd stress test case for cpg and coroipcc zero copy...
2009-07-10 Steven DakeFix segfault when using zcb api of coroipcc under certa...
next