summaryrefslogtreecommitdiff
path: root/main/indications.c
AgeCommit message (Expand)Author
2008-11-07Convert open-coded linked list in indications to the AST_LIST_* macros. ThisSean Bright
2008-08-10Another batch of files from RSW. The remaining apps and a few moreSean Bright
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-02-11Just some minor coding style cleanup...Joshua Colp
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-01-07Fix a segfault when using "countries" that don't have a matching zone.Jason Parker
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-21Really clean up indications to use the linkedlists APIJoshua Colp
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming