summaryrefslogtreecommitdiff
path: root/main/event.c
AgeCommit message (Expand)Author
2007-08-29Try to clarify the rules on changing ast_event and ast_event_ieRussell Bryant
2007-08-29Fix parenthesis from my last commitRussell Bryant
2007-08-29Change pointer aritmetic on void * to char *Russell Bryant
2007-08-29there is not actually code that sends these over the network in trunk yetRussell Bryant
2007-08-29Return ast_event_get_ie_raw to using an iterator and fix logic in ast_event_i...Joshua Colp
2007-08-29This concludes bringing trunk back to a working state.Joshua Colp
2007-08-29To keep others happy... revert part of my additions so trunk works.Joshua Colp
2007-08-29Add API calls for iterating through an event. This should allow events to hav...Joshua Colp
2007-08-10Merge a set of device state improvements from team/russell/events.Russell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-05-16This file really needs more documentation...Olle Johansson
2007-04-28Merge changes from team/russell/eventsRussell Bryant