summaryrefslogtreecommitdiff
path: root/apps/app_macro.c
AgeCommit message (Expand)Author
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-13Various cleanups from comments in an email from Luigi Rizzo. Thank you!Russell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-13reduce some duplicated code when doing a strdup (issue #5986)Russell Bryant
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-07application doc updateKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-26remove unnecessary checks before calls to ast_strlen_zeroRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-10-19Massive cleanups to applications for LOCAL_USER handling and some other things.Russell Bryant
2005-10-18it's a good idea to unregister everything before calling STANDARD_HANGUP_LOCA...Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07put a limit on Macro depth (to combat recursion) (issue #5114)Kevin P. Fleming
2005-07-10define an AST_MAX_CONTEXT for use instead of AST_MAX_EXTENSIONRussell Bryant
2005-07-10more ast_copy_string conversionsRussell Bryant
2005-06-06the last round of file version tagsKevin P. Fleming
2005-04-29make 'goto' APIs aware of auto-processing loops, so they know exactly when to...Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-08Fix macro formatting (bug #3275)Mark Spencer
2005-01-07Add MacroExit application (bug #3045)Mark Spencer
2004-12-15Small macro fix (bug #3044)Mark Spencer
2004-11-22Merge anthm's MacroIf patch (bug #2912)Mark Spencer
2004-10-02Huge callerid rework (might break H.323, others)Mark Spencer
2004-07-14Merge rgagnon's pedantic string checks (apps a-m, bug #2035)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-05-08ast_strlen_zero changesJames Golovich
2004-03-04Copy old extension unless it's ASYNCGOTO (bug #1141)Mark Spencer
2003-08-21Actually set variable name before usingMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-07Make parking resume properly when in macroMark Spencer
2003-04-23Fix the previous patch (don't exit from macro when we were invoked from 'h' e...Martin Pycko
2003-04-23Don't stop executing macro when we're in 'h' extensionMartin Pycko
2003-04-23Add commonly used include headersMark Spencer
2003-04-09Add new "macrocontext" field (yes, you need to "make clean ; make install"Mark Spencer
2003-04-09Make macro preserve contextMark Spencer
2003-03-12Wed Mar 12 07:00:01 CET 2003Matteo Brancaleoni
2003-03-08Sat Mar 8 07:00:00 CET 2003Matteo Brancaleoni
2003-02-12mer feb 12 14:56:57 CET 2003Matteo Brancaleoni