]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2008-12-17 Christine CaulfieldAdd config reload support for logsys
2008-12-12 Christine CaulfieldThis patch adds this capability for a limited number...
2008-12-11 Christine CaulfieldInstall quorum.h file
2008-12-09 Christine CaulfieldAdd another missing file
2008-12-09 Christine CaulfieldAdd some missing files, sorry
2008-12-08 Steven DakePatch to fix compilation of macosx and linux in some...
2008-12-08 Christine Caulfieldquorum is now an optional loadable module (though I...
2008-12-02 Steven DakeFix deadlock in logsys during startup.
2008-12-02 Andrew BeekhofCorrectly compare local addresses with bindnetaddr
2008-12-01 Angus Salkeldchange get node_id() to return an unsigned int
2008-12-01 Angus Salkelddepending on your ip address, cpg doesn't always send...
2008-11-13 Christine CaulfieldDon't crash if we get a message for a service that...
2008-11-13 Christine CaulfieldMake the port numbers into Network Byte Order.
2008-11-12 Angus SalkeldLINT: fix confd_sa API error.
2008-11-11 Angus SalkeldLINT: fix "Assignment of ssize_t to int" warnings
2008-11-11 Angus SalkeldLINT: tweek the lint make rules.
2008-11-11 Angus SalkeldLINT: rename the overlay struct so they are uniq.
2008-11-11 Angus SalkeldLINT: fix or ignore unchecked return values.
2008-11-10 Steven DakeFix missing message in delivery of messages under certa...
2008-11-10 Steven DakeFix received_flg to contain proper values.
2008-11-07 Angus SalkeldAdd corotype.h and delete saAis.h
2008-11-06 Angus Salkeldcleanup the last of the SAF headers and types
2008-11-06 Steven DakeMake width of service 6 bytes instead of 5.
2008-11-06 Steven DakeNull terminate string which resulted in failure of...
2008-11-04 Angus SalkeldMake lib/ clean up after itself properly.
2008-11-01 Angus Salkeldfix build error, can't complie if openais not installed.
2008-11-01 Angus SalkeldAdd a top level "make lint"
2008-10-31 Christine CaulfieldThis patch adds two extra features to the CFG service...
2008-10-30 Steven Dakeperformance loading service engine first implementation.
2008-10-30 Steven DakeLogsys flight recorder.
2008-10-30 Angus SalkeldFix a memory violation in objdb (caught by valgrind)
2008-10-27 Christine CaulfieldImprove the usage message of corosync_objctl.
2008-10-27 Christine CaulfieldCurrently if a reload operation fails, any subsystems...
2008-10-21 Angus Salkeldremove some new warnings from corosync
2008-10-20 Angus SalkeldRemove unused global debug option from the man page.
2008-10-20 Steven DakeRemove unneeded totem_timeout_types global define.
2008-10-13 Christine CaulfieldThis is an initial pass at a top-level quorum system...
2008-10-06 Christine CaulfieldAdd locking around objdb calls so that reloads and...
2008-10-06 Christine CaulfieldFix some compile warnings.
2008-10-05 Steven DakeFix CFLAGS and LDFLAGS overrides to work for DEBUG...
2008-09-25 Steven DakeFix makefile error in test directory.
2008-09-23 Steven DakeAdd evs verify tool and allow Makefile to build in...
2008-09-17 Angus SalkeldPropagate the flow control state between AIS exec and...
2008-09-17 Angus SalkeldAdd support for AMF (sync_request)
2008-09-17 Angus SalkeldIf syslog() blocked, node-leave events were incorrectly...
2008-09-16 Fabien Thomasuse getifaddrs to enumerate interface on FreeBSD and...
2008-09-03 Christine CaulfieldReinstate key_iter_reset that got removed by mistake...
2008-09-03 Christine CaulfieldThis patch adds key_increment and key_decrement calls...
2008-08-27 Christine CaulfieldFix the names of confdb_object_find_destroy and confdb_...
2008-08-26 Christine CaulfieldRemove the disliked *_from calls from the objdb and...
2008-08-20 Angus SalkeldZero out unused totemsrp my_proc_list entries
2008-08-20 Angus Salkeldaisexec crash on exit
2008-08-20 Angus SalkeldFix to display strings safely in debug messages.
2008-08-20 Angus SalkeldProvide a way to configure (at compile time) message...
2008-08-20 Angus SalkeldFix an assert caused by faulty sort-queue management.
2008-08-15 Steven DakeRepair typo which caused init script not to start coros...
2008-08-15 Steven DakeMake rpmlint pass without warnings.
2008-08-15 Steven DakeSet the override for LCRSODIR properly.
2008-08-15 Steven DakeFinish the renaming of openais to corosync in the tree.
2008-08-14 Steven DakeFix build breakage.
2008-08-14 Steven DakeNew and improved loc command.
2008-08-14 Steven DakeNew LOC command.
2008-08-14 Steven Daketurn on executeable bit for loc.
2008-08-14 Steven DakeInstall saAis.h header file.
2008-08-14 Steven DakeUpdate svn commit scripts so they work properly and...
2008-08-14 Steven DakeMove QUICKSTART to proper directory.
2008-08-14 Steven DakeFew man page cleanups and removal of amf.conf.5.
2008-08-14 Steven DakeProper rename of openais usage to corosync throughout...
2008-08-14 Steven DakeRevert patch 1633 which breaks build.
2008-08-14 Steven DakeMove openais* to corosync* in man pages.
2008-08-14 Steven DakeBuild corosync-keygen.
2008-08-14 Steven DakeChange all occurances of openais to corosync.
2008-08-14 Fabien Thomasreorganize include file to match installed tree to...
2008-08-14 Fabio M. Di... Revert config_verifyconf logic that is unnecessary
2008-08-13 Christine CaulfieldChange AIS names to corosync
2008-08-13 Fabio M. Di... Add support for reload operations within objdb and...
2008-08-12 Steven DakeAdd some totem process group interfaces to the API.
2008-08-12 Fabio M. Di... objdb: change list_add to list_add_tail when adding...
2008-08-06 Steven DakeAdd module load and unload to the exported coroapi.
2008-08-05 Steven DakeAdd callback notification about changes to the object...
2008-08-05 Fabio M. Di... Fix crash in logsys new API
2008-08-05 Fabio M. Di... Fix toplevel Makefile install target
2008-08-05 Steven DakeSplit openais and corosync tree into two seperate repos...
2008-08-05 Steven DakeMake mar_name_t an inline function to remove warnings
2008-08-04 Steven DakeAllow msg service test applications to build properly.
2008-08-04 Steven DakeFix errors in lib linking.
2008-08-04 Steven DakeAdd a missing confdb_key_delete function to the confdb...
2008-08-04 Steven DakeMerge Angus's corosync-objctl tool and move cfgtool...
2008-08-01 Patrick CaulfieldFix the spelling of 'guarantee' in several places.
2008-07-24 Steven DakeFinal fixup to build all things properly.
2008-07-24 Steven Dakeopenais now builds when make install is done from corosync.
2008-07-24 Steven DakeMerge the object iteration repair patch into corosync...
2008-07-24 Steven DakeAdd files missing from build but in dev repo.
2008-07-24 Steven DakeBuilding of all service engines now works properly.
2008-07-24 Steven DakeImprove runtime loading of parser and move versions...
2008-07-24 Steven DakeAdd MESSAGE_SIZE_MAX to coroapi file.
2008-07-24 Steven DakeMake external service engines (openais) work properly.
2008-07-24 Steven DakePatch from Angus to make corosync build for his environ...
2008-07-24 Steven DakeAdd API definitions file.
2008-07-24 Steven DakeMerge the API definitions of the objdb into the corosyn...
next