aboutsummaryrefslogtreecommitdiffstats
path: root/utils/astman.c
AgeCommit message (Expand)AuthorFilesLines
2008-11-29incorporates r159808 from branches/1.4:kpfleming1-2/+2
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...kpfleming1-2/+9
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-0/+2
2008-08-07More merges from resolve-shadow warnings:seanbright1-2/+2
2008-07-11Fix trunk breakagetilghman1-0/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-2/+2
2008-04-10Merged revisions 114051 via svnmerge from mmichelson1-0/+2
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson1-3/+5
2008-02-21Ignore some more unused generated events.tilghman1-1/+10
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf1-1/+1
2007-12-04Fix the build of astman. Any file that includes any asterisk sub-headersrussell1-1/+3
2007-11-08improve linked-list macros in two ways:kpfleming1-2/+3
2007-10-09Remove redundant includes (patch by snuffy) (Closes issue #10922)tilghman1-1/+0
2007-01-05Merged revisions 49676 via svnmerge from kpfleming1-1/+7
2006-12-18Merged revisions 48554 via svnmerge from kpfleming1-2/+0
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...file1-1/+1
2006-10-30These changes submitted by moy via bug 6992, to add a Dial 'End' event to ast...murf1-0/+2
2006-10-19astman was slightly weirding out over the new Dial and Newcallerid eventsmurf1-1/+3
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-1/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-0/+2
2006-04-12add 'show threads' and 'show profile' commands.rizzo1-0/+19
2006-03-29Update to code documentation and developer guidelines.oej1-2/+11
2006-01-25don't leak almost 200 bytes for each new channel and store the activerussell1-22/+15
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from russell1-2/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-2/+19
2005-06-07fix astman buildkpfleming1-0/+11
2005-05-28hopefully the last commit to make things happyrussell1-6/+14
2005-05-26fix usage of const char (bug #4388)russell1-6/+6
2005-05-24get rid of some compilation warningsrussell1-3/+3
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-2/+2
2005-04-03fix various compiler warnings (bug #3938)kpfleming1-3/+3
2004-07-24Fix astman build on FreeBSD (bug #2119)markster1-1/+1
2004-07-14Merge remaining audit patch (save dlfcn.c)markster1-2/+2
2004-05-08Update default astman types for newer newt (bug #1578)markster1-3/+3
2004-04-22gethostbyname isn't reentrant, who knew...markster1-0/+2
2004-02-15Make astman ignore 'StatusComplete' events.citats1-0/+1
2003-11-23Various warning cleanupsmarkster1-4/+4
2003-09-19Code cleanups (bug #66)markster1-3/+3
2003-03-16Sun Mar 16 07:00:01 CET 2003matteo1-2/+2
2003-03-10lun mar 10 21:39:02 CET 2003matteo1-6/+38
2002-10-30Version 0.3.0 from FTPmarkster1-19/+14
2002-08-07Version 0.2.0 from FTPmarkster1-0/+653