]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2007-09-09 Steven DakeMissing stdlib.h from lcr_ifact.c.
2007-09-09 Steven DakeHZ not always defined on all Linux systems.
2007-09-09 Steven DakePatch to allow CFLAGS and LDFLAGS modifications to...
2007-09-09 Steven DakeLogsys testing system.
2007-09-09 Steven DakeFixes for the logsys system.
2007-09-09 Steven DakeThe man page for the logsys logging system.
2007-09-09 Steven DakeThe logsys logging system. Read logsys_overview.8.
2007-09-09 Steven Daketotem srp merge from whitetank
2007-09-09 Steven DakePatch to log security warnings when invalid identifier...
2007-09-09 Steven DakeFix problem in synchronization engine which results...
2007-08-24 Steven DakePatch to allocate event dispatch data in saEvtInitializ...
2007-08-11 Steven DakePatch to not overwrite defualt configuration file or...
2007-08-11 Steven DakeAllow make doxygen to work properly
2007-08-11 Steven DakePatch to add amf_strdup instead of malloc and then...
2007-08-07 Steven DakeFix minor leaks caused by not calling pthread_mutex_des...
2007-08-07 Steven DakePatch to fix compile warning on mac platforms.
2007-07-02 Steven DakeAdd the testcpg2 file missing from a previous commit.
2007-07-02 Fabien Thomasremove warnings under Darwin for missing includes and...
2007-06-25 Patrick CaulfieldClear pid when we leave a process group
2007-06-25 Steven DakeFix bug where if checkpoint section is expired about...
2007-06-25 Steven DakeUpdate testckpt program to properly test checkpoint...
2007-06-25 Steven DakeAdd cpg_local_get api to cpg service
2007-06-24 Steven DakeAdd IP address takeover as an AMF component
2007-06-23 Steven DakeAdd passive monitoring support to AMF.
2007-06-14 Patrick CaulfieldAdd man pages for cpg_context_* and fix library exports...
2007-06-13 Patrick CaulfieldInstall the timer.h file so it can be used by
2007-06-13 Patrick CaulfieldCurrently saLckResourceUnlockAsync leaves the lockid...
2007-06-12 Fabien Thomasrepair BSD/Darwin build by moving HZ constant in tlist.h
2007-06-05 Patrick CaulfieldCast away a compile warning
2007-06-05 Steven DakeRemove this_ip from the source tree and replace with...
2007-06-04 Steven DakeChange timers to add duration and absolute timers....
2007-05-31 Patrick CaulfieldAdd get/set context API calls to the cpg service.
2007-05-30 Patrick CaulfieldDon't try and remove a lock from a list if it's not...
2007-05-22 Steven DakeSanitize the ETCDIR usage in the Makefiles.
2007-05-22 Steven DakeUse rync -a when cp -a is not available on MAC OSX...
2007-05-18 Patrick CaulfieldThis patch fixes the marshalling of lock names in libSa...
2007-05-17 Steven Dakeon 32 bit platforms, the message source conn info could...
2007-05-05 Patrick CaulfieldIn trunk, totemip.h and totem.h call for "../include...
2007-04-24 Steven DakeFix section iteration size comparison
2007-04-24 Steven DakePrint Unknown Time if the time is unknown of an event.
2007-04-24 Steven DakeChange tab alignment on checkpoint write operation...
2007-04-24 Steven DakeFixes problem where if attributes list is zero, library...
2007-04-21 Steven Dakechange references to evs to cpg to match API
2007-04-21 Steven DakePatch from Angus to fix return code of saAmfResponse...
2007-03-21 Steven DakeFix documentation errors in cpg service.
2007-03-14 Steven DakeSolaris port patch to fix a few problems from last...
2007-03-12 Steven DakePatch to allow BSD/Linux systems to compile with latest...
2007-03-06 Steven DakePatch from Renaud to report some broken Solaris porting...
2007-01-26 Hans FeldtThis patch improves AMF's behaviour for handling compon...
2007-01-25 Hans FeldtWas writing to random mem using an uninitialized pointer
2007-01-23 Steven DakeDisplay the names of the configuration files used by...
2007-01-23 Steven DakeAdd two notifications about things to avoid to ensure...
2007-01-23 Steven DakeFixes from Zoltan regarding AMF mispellings and type...
2007-01-18 Lon Hohberger- improves the inclosed dokumentation in amfsu,amfsg...
2006-12-21 Lon Hohberger1 The patch contains mainly updates of the header docum...
2006-12-18 Steven DakeFix unaligned access for ia64 arch.
2006-12-18 Steven DakeFix typo in pthread_mutex_destroy.
2006-12-18 Steven DakeExecute pthread destroy in queue_free in trunk.
2006-12-12 Steven DakeFix mutex leak on various platforms.
2006-12-12 Steven DakeRemove leak when pthread mutex isn't released
2006-12-12 Steven DakeFix leak by forward porting a change already in whitetank.
2006-12-12 Steven DakeChange timing parameters for trunk to something more...
2006-12-12 Steven DakeConvert some spaces to tabs that was already in the...
2006-12-12 Steven DakeFix leak in uid and gid determination.
2006-12-12 Steven DakeFix flow control problem in trunk.
2006-12-12 Steven DakeAdd rundir patch to /var/lib/openais.
2006-12-12 Patrick CaulfieldFix ordering of join messages
2006-12-11 Lon HohbergerCorrect not initialized value of amf_comp in
2006-12-11 Lon HohbergerThis patch contians:
2006-12-06 Hans FeldtCorrected amf.c bug that could cause segv
2006-12-05 Hans FeldtCorrection to segv handler
2006-12-04 Hans Feldt- Use of sync_request() in SYNC service
2006-11-23 Fabien Thomashandle case where POLLHUP or POLLERR are not supported...
2006-11-17 Hans FeldtCleaning up and preparing for later patch.
2006-11-16 Fabien Thomasset default downcheck value to 1000ms
2006-11-16 Fabien Thomasremove invalid code / warnings detected by Intel compiler
2006-11-13 Steven DakePrint information about when we enter the gather state...
2006-11-13 Steven DakeForward port of IPC code from whitetank branch to fix...
2006-11-13 Steven DakeFlushed printing for trunk branch.
2006-11-13 Steven DakeImprove behavior of IPC flow control for CPG service...
2006-11-10 Steven DakeUpdate checkpoint service from all qualifications that...
2006-11-10 Steven DakeRecovery algorithms described in this document.
2006-11-10 Lon Hohbergerimproved cluster_applications_are_starting_sgs
2006-11-08 Hans Feldtremoved compiler warning in amfcomp.c
2006-11-08 Lon HohbergerThis patch contains several corrections concerning...
2006-11-07 Patrick Caulfield2.6.19 kernel headers do not include IFA_RTA so we...
2006-11-04 Steven DakeForward port of flow control work from whitetank branch.
2006-11-04 Steven DakeUpdated readme.devmap file
2006-10-27 Hans Feldt* Improvement of SU fail over to handle remove of those...
2006-10-24 Hans FeldtAMF healthcheck keylen was not compared before matching...
2006-10-24 Hans Feldt- sync_abort is called if there is a new config change...
2006-10-20 Hans FeldtChanges to testamf1.c to have two healthchecks running...
2006-10-20 Hans FeldtI found some (copy paste I guess) errors in the AMF...
2006-10-20 Hans FeldtA couple of errors was found when I did unit (component...
2006-10-13 Lon HohbergerPatch contains:
2006-10-12 Hans FeldtThis simple patch solves a problem we see when testing...
2006-10-09 Steven DakeEnable commit tokens to be processed properly in all...
2006-10-09 Steven DakeFix subset set operation to work properly.
2006-10-09 Steven DakeRemove some debbugging code from totemsrp impacting...
2006-10-04 Lon HohbergerThe patch contains:
next