2007-02-07 |
Tilghman Lesher | Merged revisions 53355 via svnmerge from |
blob | commitdiff |
2006-10-04 |
Steve Murphy | Added a warning to the documentation for Macro in respo... |
blob | commitdiff | diff to current |
2006-10-03 |
Matt O'Gorman | bug #8076 check option_debug before printing to debug... |
blob | commitdiff | diff to current |
2006-09-19 |
Matthew Fredrickson | Various updates from PCadach's chan_h323-live branch |
blob | commitdiff | diff to current |
2006-09-19 |
Matt O'Gorman | similar patch for verbose vs debug with minor changes |
blob | commitdiff | diff to current |
2006-08-29 |
Steve Murphy | Committed a fix for 7731, suggested by mnehauser. |
blob | commitdiff | diff to current |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
blob | commitdiff | diff to current |
2006-08-17 |
Steve Murphy | In app_macro, changed the previously changed upper... |
blob | commitdiff | diff to current |
2006-08-15 |
Steve Murphy | This change fixes bug 7731, macros not executing more... |
blob | commitdiff | diff to current |
2006-08-14 |
Russell Bryant | resolve some compiler warnings ... |
blob | commitdiff | diff to current |
2006-08-14 |
Russell Bryant | add MacroExclusive application, a Macro that only one... |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-05-05 |
Russell Bryant | Merged revisions 24837 via svnmerge from |
blob | commitdiff | diff to current |
2006-04-14 |
Luigi Rizzo | This rather large commit changes the way modules are... |
blob | commitdiff | diff to current |
2006-04-08 |
Kevin P. Fleming | since the module API is changing, it's a good time... |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | use ast_strdup instead of strdup |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | remove the uses of the deprecated STANDARD_LOCAL_USER |
blob | commitdiff | diff to current |
2006-02-05 |
Tilghman Lesher | Merged revisions 9156 via svnmerge from |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | on this pass, only remove duplicate log messages |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | revert my pass through the tree to remove checks of... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove lots of useless checks of the result of ast_strdupa |
blob | commitdiff | diff to current |
2006-01-13 |
Russell Bryant | Various cleanups from comments in an email from Luigi... |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-13 |
Russell Bryant | reduce some duplicated code when doing a strdup (issue... |
blob | commitdiff | diff to current |
2005-12-03 |
Tilghman Lesher | Bug 5858 - Make the chanvars.c functions return a ... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-08 |
Russell Bryant | make app_queue 1.2 jump compliant (issue #5580) |
blob | commitdiff | diff to current |
2005-11-07 |
Kevin P. Fleming | application doc update |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | issue #5605 |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | remove unnecessary checks before calls to ast_strlen_zero |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-19 |
Russell Bryant | Massive cleanups to applications for LOCAL_USER handlin... |
blob | commitdiff | diff to current |
2005-10-18 |
Russell Bryant | it's a good idea to unregister everything before callin... |
blob | commitdiff | diff to current |
2005-09-14 |
Kevin P. Fleming | update MANY more files with proper copyright/license... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | put a limit on Macro depth (to combat recursion) (issue... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | more ast_copy_string conversions |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | the last round of file version tags |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | make 'goto' APIs aware of auto-processing loops, so... |
blob | commitdiff | diff to current |
2005-04-21 |
Kevin P. Fleming | use double-quotes instead of angle-brackets for non... |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-08 |
Mark Spencer | Fix macro formatting (bug #3275) |
blob | commitdiff | diff to current |
2005-01-07 |
Mark Spencer | Add MacroExit application (bug #3045) |
blob | commitdiff | diff to current |
2004-12-15 |
Mark Spencer | Small macro fix (bug #3044) |
blob | commitdiff | diff to current |
2004-11-22 |
Mark Spencer | Merge anthm's MacroIf patch (bug #2912) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Huge callerid rework (might break H.323, others) |
blob | commitdiff | diff to current |
2004-07-14 |
Mark Spencer | Merge rgagnon's pedantic string checks (apps a-m, bug... |
blob | commitdiff | diff to current |
2004-06-22 |
James Golovich | Remove pthread.h from source. We should be using aster... |
blob | commitdiff | diff to current |
2004-05-08 |
James Golovich | ast_strlen_zero changes |
blob | commitdiff | diff to current |
2004-03-04 |
Mark Spencer | Copy old extension unless it's ASYNCGOTO (bug #1141) |
blob | commitdiff | diff to current |
2003-08-21 |
Mark Spencer | Actually set variable name before using |
blob | commitdiff | diff to current |
2003-08-13 |
Mark Spencer | Totally revamp thread debugging to support locating... |
blob | commitdiff | diff to current |
2003-08-07 |
Mark Spencer | Make parking resume properly when in macro |
blob | commitdiff | diff to current |
2003-04-23 |
Martin Pycko | Fix the previous patch (don't exit from macro when... |
blob | commitdiff | diff to current |
2003-04-23 |
Martin Pycko | Don't stop executing macro when we're in 'h' extension |
blob | commitdiff | diff to current |
2003-04-23 |
Mark Spencer | Add commonly used include headers |
blob | commitdiff | diff to current |
2003-04-09 |
Mark Spencer | Add new "macrocontext" field (yes, you need to "make... |
blob | commitdiff | diff to current |
2003-04-09 |
Mark Spencer | Make macro preserve context |
blob | commitdiff | diff to current |
2003-03-12 |
Matteo Brancaleoni | Wed Mar 12 07:00:01 CET 2003 |
blob | commitdiff | diff to current |
2003-03-08 |
Matteo Brancaleoni | Sat Mar 8 07:00:00 CET 2003 |
blob | commitdiff | diff to current |
2003-02-12 |
Matteo Brancaleoni | mer feb 12 14:56:57 CET 2003 |
blob | commitdiff | diff to current |
|