summaryrefslogtreecommitdiff
path: root/main/stasis_cache.c
AgeCommit message (Expand)Author
2013-10-02MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.Richard Mudgett
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-16Stasis: address refcount races; implementation commentsDavid M. Lee
2013-08-06Tweak caching topics to fix CEL testsDavid M. Lee
2013-08-01Split caching out from the stasis_caching_topic.David M. Lee
2013-07-18Fix caching topic shutdown assertionsDavid M. Lee
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-07Rework stasis cache clear eventsKinsey Moore
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-15A simplistic router for stasis_message's.David M. Lee
2013-03-15Make stasis unsubscription functions return NULLKinsey Moore
2013-03-08Stasis documentation updates.David M. Lee
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee