]> git.proxmox.com Git - mirror_corosync.git/shortlog
mirror_corosync.git
2012-02-14 Angus SalkeldChange the IPC TIMEOUT to block. v1.99.3
2012-02-14 Angus SalkeldCPG: fix membership_get()
2012-02-14 Angus SalkeldTEST: remove unused code.
2012-02-14 Angus SalkeldMove hdb_error_to_cs to corotypes.h
2012-02-14 Angus SalkeldTEST: add logging to testcpg and testevs
2012-02-14 Angus SalkeldTEST: Use pacemaker repeat macro
2012-02-14 Steven DakeRemove a reference to openais that is present in corosy...
2012-02-14 Steven DakeUpdate corosync_overview.8 man page
2012-02-14 Steven DakeRemove empty testquorum.c file
2012-02-14 Steven DakeUpdate copyright header dates in exec directory
2012-02-14 Steven DakeUpdate copyright dates on include/totem files
2012-02-14 Steven DakeRemove jhash.h since it is not used
2012-02-14 Steven DakeUpdated copyright dates in include directory
2012-02-14 Steven DakeUpdate copyright dates in tools directory
2012-02-14 Steven DakeUpdate copyright dates in util directory
2012-02-14 Steven DakeRemove unused or unimplemented CFG apis
2012-02-13 Fabio M. Di... votequorum: cleanup all man pages
2012-02-10 Fabio M. Di... quorum: cleanup all man pages
2012-02-09 Fabio M. Di... cpg: drop dead code
2012-02-09 Fabio M. Di... coverity: increase aggressiveness of the test and fix...
2012-02-09 Fabio M. Di... votequorum: fix variable init
2012-02-09 Fabio M. Di... quorumtool: fix some var init and checks
2012-02-09 Fabio M. Di... votequorum: fix possible memory corruption
2012-02-09 Fabio M. Di... quorum: don't leak memory on error
2012-02-09 Fabio M. Di... testvotequorum: fix test loop to break if votequorum...
2012-02-09 Fabio M. Di... quorumtool: fix return code
2012-02-09 Fabio M. Di... testquorum: check for quorum_dispatch return code
2012-02-09 Fabio M. Di... quorumtools: check for quorum_dispatch return code
2012-02-09 Fabio M. Di... specfile: ship new man pages
2012-02-09 Fabio M. Di... man: add *quorum_track* devel man pages
2012-02-09 Fabio M. Di... quorum: drop dead code
2012-02-09 Fabio M. Di... man: add quorum_overview.8 man page
2012-02-09 Fabio M. Di... man: hook quorum and votequorum devel man pages with...
2012-02-09 Fabio M. Di... man: rename all devel man pages to .3.in
2012-02-09 Fabio M. Di... man: add build infrastructure to generate devel man...
2012-02-08 Angus Salkeldmove cs_strerror() to common_lib
2012-02-08 Angus SalkeldTreat ENOBUFS as TRY_AGAIN
2012-02-08 Angus Salkeldmove hdb_error_to_cs to common_lib
2012-02-08 Angus SalkeldAdd a common library that can be shared between libs...
2012-02-08 Steven DakeRemove cs_config.h from global header install
2012-02-08 Steven DakeRemove include/engine/quorum and integrate it into...
2012-02-08 Steven DakeRemove swab.h from global headers
2012-02-08 Steven DakeRemove list.h from global header install
2012-02-08 Steven DakeRemove mar_gen.h from global header install since it...
2012-02-08 Jan FriesseAdd CS_DISPATCH_ONE_NONBLOCKING dispatch type
2012-02-08 Fabio M. Di... corotype: drop deprecated CPG_ defines
2012-02-08 Fabio M. Di... corotypes: drop deprecated QUORUM_ defines
2012-02-08 Fabio M. Di... corotypes: drop deprecated EVS_ defines
2012-02-07 Steven DakeFree state variable allocated in wd_resource_state_is_ok
2012-02-07 Steven DakeRemove leaked resource error from wd_resource_state_is_ok
2012-02-07 Steven DakeRemove use after free and free of uninit value in mainc...
2012-02-07 Steven DakeRemove use after free in corosync_main_config_set in...
2012-02-07 Steven DakeRemove dead code in sam test agent
2012-02-07 Fabio M. Di... votequorum: fix quorum_ringid setting before any delive...
2012-02-07 Angus SalkeldMake sure ipc functions return CS_ERR_TRY_AGAIN and... v1.99.2
2012-02-06 Angus SalkeldRemove deprecated function qb_util_set_log_function()
2012-02-06 Angus SalkeldLOG: add libqb as a "subsys"
2012-02-06 Jan Friessecmap: Check RO flag in adjust int function
2012-02-06 Jan FriesseCMAP man pages
2012-02-06 Jiaju ZhangCPG: Send CPG_REASON_PROCDOWN when really needed
2012-02-03 Fabio M. Di... quorumtool: fix return codes for show_status and monitor
2012-02-03 Fabio M. Di... quorumtools: fix nodes display on status
2012-02-03 Fabio M. Di... votequorum: fix expected votes manual override from...
2012-02-03 Jan FriesseBetter checks of integer values in coroparse
2012-02-02 Fabio M. Di... votequorum: add runtime internal data to icmap runtime...
2012-02-02 Jan FriesseWait for corosync-notifyd exit in init script
2012-02-02 Jan FriesseShow correct error when open of logfile failed
2012-02-02 Jan FriesseStore error str if can't open logfile
2012-02-02 Angus SalkeldIPC: reference count the connection whilst flushing...
2012-02-01 Fabio M. Di... build: fix make dist and make rpm
2012-01-31 Angus SalkeldIPC: allow for failures in the connection_created callback
2012-01-31 Fabio M. Di... votequorum: add leave_remove option
2012-01-31 Fabio M. Di... votequorum: honor onwire node flags change v1.99.1
2012-01-31 Fabio M. Di... quorum: fix load/unload priority for quorum services
2012-01-31 Fabio M. Di... service: fix service unload regression introduced by...
2012-01-31 Fabio M. Di... votequorum: fix possible string overflow (-1) in qdevic...
2012-01-31 Fabio M. Di... votequorum: drop unnecessary flags
2012-01-31 Angus SalkeldCTS: cleanup the cpg test agent
2012-01-31 Angus SalkeldCTS: make the systemd logic more reliable
2012-01-30 Steven DakeHonor exec_init_fn call
2012-01-30 Steven DakeReturn an exit code of 1 if an interface is faulty...
2012-01-30 Angus Salkeldcmap: add iterator finalize
2012-01-30 Angus Salkeldcmap: add -D option to getopt
2012-01-27 Fabio M. Di... votequorum: rename qdisk to qdevice
2012-01-27 Fabio M. Di... quorum: drop quorum.quorate config option
2012-01-27 Angus SalkeldCTS: add test VoteQuorumWaitForAll
2012-01-27 Angus SalkeldCTS: remove test service config
2012-01-27 Angus Salkeldaugeas: update the lense (rm amf & add update quorum...
2012-01-27 Angus SalkeldCTS: be consistent with the cpg group name
2012-01-27 Angus SalkeldCTS: make the status command more accurate
2012-01-27 Angus SalkeldCTS: remove SamTestQuorum as there is not test_quorum...
2012-01-27 Angus SalkeldCTS: ignore blackbox shm
2012-01-27 Angus SalkeldCTS: delete resourses recursively
2012-01-27 Angus SalkeldCTS: init votequorum by default
2012-01-27 Angus SalkeldCTS: account for change in sam resource path.
2012-01-27 Angus SalkeldCTS: handle socket exceptions better
2012-01-27 Angus SalkeldCTS: fix shell script variable name
2012-01-26 Fabio M. Di... update TODO list
2012-01-26 Fabio M. Di... votequorum: fix expected_votes propagation
2012-01-26 Fabio M. Di... votequorum: fix auto_tie_breaker design and simplify...
next