aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_indications.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-1/+1
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-2/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-5/+0
2007-11-06"show application <foo>" changes for clarity.mmichelson1-2/+2
2007-10-31More changes to change return values from load_module functions.qwell1-1/+1
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-3/+3
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-3/+3
2007-10-19More changes to NEW_CLI.qwell1-85/+98
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-7/+10
2007-07-23(closes issue #10271)russell1-19/+28
2007-06-14Convert uses of strdup() to ast_strdup()russell1-2/+2
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-4/+4
2007-05-30Issue 9477 - Improve menuselect labelstilghman1-1/+1
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-8/+8
2006-11-02Merged revisions 47051 via svnmerge from tilghman1-2/+2
2006-09-21Lots more removal of deprecated thingstilghman1-6/+1
2006-09-18merge qwell's CLI verbification workkpfleming1-20/+20
2006-08-31everything that loads a config that needs a config file to runmogorman1-3/+2
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-14/+8
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-14/+10
2006-04-08a few cleanups from the last commitkpfleming1-2/+2
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-30do not export the tzlock and the list head, and introduce a new method,rizzo1-11/+5
2006-01-21- conversions to allocation wrappersrussell1-23/+11
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-23issue #5826twisted1-10/+10
2005-11-08make app_queue 1.2 jump compliant (issue #5580)russell1-0/+1
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-3/+4
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-6/+15
2005-07-13fix typo in app description (bug #4697)russell1-7/+7
2005-07-10more ast_copy_string conversionsrussell1-6/+6
2005-06-06more file version tagskpfleming1-0/+5
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-10/+10
2005-01-25Merge config updates (bug #3406)markster1-6/+6
2005-01-09Improve indications formatting (bug #3298)markster1-1/+10
2004-12-18Fix comment issues (bug #3089)markster1-8/+8
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-3/+3
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+0
2004-02-11Fix a couple of memory leaksmarkster1-0/+4
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-3/+3
2003-04-27More contributed BSD enhancementsmarkster1-2/+2
2003-03-16dom mar 16 23:37:23 CET 2003matteo1-3/+3
2002-11-11Version 0.3.0 from FTPmarkster1-0/+407