summaryrefslogtreecommitdiff
path: root/res/res_corosync.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-06-16res_corosync: Change thread stack sizeJan Friesse
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-07-13res/res_corosync: Raise a Stasis message on node join/leave eventsMatt Jordan
2015-06-26res/res_corosync: Always decline module load, instead of failingMatt Jordan
2015-04-23res_corosync: Add check for config file before calling corosync apisGeorge Joseph
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-22Fix more dev-mode build issuesKinsey Moore
2014-05-22res_corosync: Update module to work with Stasis (and compile)Matthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2013-08-18Disable build of res_corosync until it is back in a compiling stateKinsey Moore
2013-04-16Allow res_corosync to buildKinsey Moore
2012-07-30Add a "corosync ping" CLI command.Russell Bryant
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-21res_corosync: Recover if corosync gets restarted.Russell Bryant
2012-04-21res_corosync: reimplement "corosync show members" command.Russell Bryant
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-02-05Replace res_ais with a new module, res_corosync.Russell Bryant