aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/event.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-03Merged revisions 321812-321813 via svnmerge from rmudgett1-3/+2
2010-11-20Merged revisions 295711 via svnmerge from russell1-0/+20
2010-06-09Resolve an invalid memory read on an event.russell1-2/+3
2010-06-08Fix some doxygen warnings.lmadsen1-2/+3
2010-02-10Add a test module for the event API, test_event.c.russell1-0/+16
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming1-2/+2
2009-09-08Add doxygen to ast_event_subscribe for the description.mmichelson1-0/+3
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-1/+10
2009-05-09Minor documentation update for ast_event_queue().russell1-3/+4
2009-05-03Add 'bitflags'-style information elements to event frameworkkpfleming1-1/+54
2009-03-25Improve performance of the ast_event cache functionality.russell1-32/+20
2009-03-09Add Doxygen documentation for API changes from 1.6.0 to 1.6.1jpeeler1-37/+54
2008-06-10Merge some more changes from team/russell/eventsrussell1-4/+161
2008-02-02The documentation page has to be in its own comment block to work, apparently.russell1-0/+3
2007-12-11A lot of doxygen updatesoej1-1/+2
2007-09-26fix a typo in a commentrussell1-1/+1
2007-08-29Make the event header file work under C++.file1-0/+8
2007-08-29To keep others happy... revert part of my additions so trunk works.file1-1/+1
2007-08-29Add API calls for iterating through an event. This should allow events to hav...file1-0/+57
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-1/+1
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!oej1-1/+1
2007-04-28Merge changes from team/russell/eventsrussell1-0/+416