summaryrefslogtreecommitdiff
path: root/utils/astman.c
AgeCommit message (Expand)Author
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-02-27Fix memory stomping bug in astman.David M. Lee
2013-08-01Fixed warning in astman for gcc-4.8.David M. Lee
2012-03-14Fix incorrect sizeof() in astman.Russell Bryant
2012-02-08Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2008-11-29incorporates r159808 from branches/1.4:Kevin P. Fleming
2008-11-02bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 bra...Kevin P. Fleming
2008-09-27Merged revisions 144924-144925 via svnmerge from Kevin P. Fleming
2008-08-07More merges from resolve-shadow warnings:Sean Bright
2008-07-11Fix trunk breakageTilghman Lesher
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENBrett Bryant
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2008-02-21Ignore some more unused generated events.Tilghman Lesher
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...Steve Murphy
2007-12-04Fix the build of astman. Any file that includes any asterisk sub-headersRussell Bryant
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-10-09Remove redundant includes (patch by snuffy) (Closes issue #10922)Tilghman Lesher
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2006-12-18Merged revisions 48554 via svnmerge from Kevin P. Fleming
2006-11-06Add support for manager hooks, so you could fire off manager events over IRC ...Joshua Colp
2006-10-30These changes submitted by moy via bug 6992, to add a Dial 'End' event to ast...Steve Murphy
2006-10-19astman was slightly weirding out over the new Dial and Newcallerid eventsSteve Murphy
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedKevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-04-12add 'show threads' and 'show profile' commands.Luigi Rizzo
2006-03-29Update to code documentation and developer guidelines.Olle Johansson
2006-01-25don't leak almost 200 bytes for each new channel and store the activeRussell Bryant
2005-12-11Merged revisions 7404,7406,7425,7427,7429-7430 via svnmerge from Russell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-07fix astman buildKevin P. Fleming
2005-05-28hopefully the last commit to make things happyRussell Bryant
2005-05-26fix usage of const char (bug #4388)Russell Bryant
2005-05-24get rid of some compilation warningsRussell Bryant
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-03fix various compiler warnings (bug #3938)Kevin P. Fleming
2004-07-24Fix astman build on FreeBSD (bug #2119)Mark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-05-08Update default astman types for newer newt (bug #1578)Mark Spencer
2004-04-22gethostbyname isn't reentrant, who knew...Mark Spencer
2004-02-15Make astman ignore 'StatusComplete' events.James Golovich
2003-11-23Various warning cleanupsMark Spencer
2003-09-19Code cleanups (bug #66)Mark Spencer
2003-03-16Sun Mar 16 07:00:01 CET 2003Matteo Brancaleoni
2003-03-10lun mar 10 21:39:02 CET 2003Matteo Brancaleoni
2002-10-30Version 0.3.0 from FTPMark Spencer
2002-08-07Version 0.2.0 from FTPMark Spencer