aboutsummaryrefslogtreecommitdiffstats
path: root/main/indications.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Just some minor coding style cleanup...file1-4/+4
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-3/+0
2007-11-08improve linked-list macros in two ways:kpfleming1-4/+4
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-6/+3
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-13/+13
2007-01-07Fix a segfault when using "countries" that don't have a matching zone.qwell1-0/+2
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-18/+18
2006-12-21Really clean up indications to use the linkedlists APIfile1-140/+144
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+600