2018-01-24 |
Corey Farrell | Remove redundant module checks and references. |
blob | commitdiff |
2018-01-15 |
Corey Farrell | loader: Add dependency fields to module structures. |
blob | commitdiff | diff to current |
2017-12-22 |
Sean Bright | Remove as much trailing whitespace as possible. |
blob | commitdiff | diff to current |
2016-10-27 |
Corey Farrell | Remove ASTERISK_REGISTER_FILE. |
blob | commitdiff | diff to current |
2015-05-13 |
Rodrigo Ramírez... | AST_MODULE_INFO: Format corrections to the usages of... |
blob | commitdiff | diff to current |
2015-04-13 |
Matt Jordan | git migration: Refactor the ASTERISK_FILE_VERSION macro |
blob | commitdiff | diff to current |
2014-09-05 |
Matthew Jordan | main/cdrs: Preserve context/extension when executing... |
blob | commitdiff | diff to current |
2014-08-13 |
Jonathan Rose | Bridges: Fix feature interruption/unintended kick cause... |
blob | commitdiff | diff to current |
2014-07-25 |
Mark Michelson | Add module support level to ast_module_info structure... |
blob | commitdiff | diff to current |
2014-05-09 |
Kinsey Moore | Allow Asterisk to compile under GCC 4.10 |
blob | commitdiff | diff to current |
2014-04-11 |
Richard Mudgett | app_stack: Add missing unlock in off-nominal path of... |
blob | commitdiff | diff to current |
2014-03-27 |
Corey Farrell | Fix dialplan function NULL channel safety issues |
blob | commitdiff | diff to current |
2014-02-01 |
Corey Farrell | app_stack: protect against missing parameters to STACK_... |
blob | commitdiff | diff to current |
2013-10-02 |
Richard Mudgett | MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DE... |
blob | commitdiff | diff to current |
2013-08-06 |
Walter Doekes | Check result of ast_var_assign() calls for memory alloc... |
blob | commitdiff | diff to current |
2013-08-01 |
Kinsey Moore | Fix documentation replication issues |
blob | commitdiff | diff to current |
2013-05-02 |
Matthew Jordan | Migrate AMI VarSet events raised by GoSub local variables |
blob | commitdiff | diff to current |
2012-08-21 |
Mark Michelson | Fix misuses of asprintf throughout the code. |
blob | commitdiff | diff to current |
2012-07-18 |
Kevin P. Fleming | Ensure that all ast_datastore_info structures are ... |
blob | commitdiff | diff to current |
2012-07-10 |
Kinsey Moore | Improve Goto and GotoIf related documentation |
blob | commitdiff | diff to current |
2012-06-25 |
Matthew Jordan | Add AMI event documentation |
blob | commitdiff | diff to current |
2012-06-14 |
Richard Mudgett | Allow non-normal execution routines to be able to run... |
blob | commitdiff | diff to current |
2012-06-01 |
Richard Mudgett | Fix deadlock when Gosub used with alternate dialplan... |
blob | commitdiff | diff to current |
2012-05-04 |
Kinsey Moore | Fix many issues from the NULL_RETURNS Coverity report |
blob | commitdiff | diff to current |
2012-04-20 |
Richard Mudgett | Fix connected-line/redirecting interception gosubs... |
blob | commitdiff | diff to current |
2012-03-13 |
Terry Wilson | Finalize ast_channel opaquification |
blob | commitdiff | diff to current |
2012-03-13 |
Tilghman Lesher | Enable macros in 1.8 to find the next highest "h" exten... |
blob | commitdiff | diff to current |
2012-02-29 |
Terry Wilson | Opaquify ast_channel structs and lists |
blob | commitdiff | diff to current |
2012-02-28 |
Tilghman Lesher | Correctly reset the dialplan priority. |
blob | commitdiff | diff to current |
2012-02-20 |
Terry Wilson | ast_channel opaquification of pointers and integral... |
blob | commitdiff | diff to current |
2012-02-13 |
Terry Wilson | Opaquify char * and char[] in ast_channel |
blob | commitdiff | diff to current |
2012-01-24 |
Terry Wilson | Opaquify channel stringfields |
blob | commitdiff | diff to current |
2012-01-09 |
Terry Wilson | Replace direct access to channel name with accessor... |
blob | commitdiff | diff to current |
2011-07-14 |
Leif Madsen | Merged revisions 328247 via svnmerge from |
blob | commitdiff | diff to current |
2011-07-05 |
Tilghman Lesher | Merged revisions 326411 via svnmerge from |
blob | commitdiff | diff to current |
2010-09-02 |
Tilghman Lesher | Merged revisions 284610 via svnmerge from |
blob | commitdiff | diff to current |
2010-07-14 |
Richard Mudgett | ast_callerid restructuring |
blob | commitdiff | diff to current |
2010-05-20 |
Tilghman Lesher | Error message fix. |
blob | commitdiff | diff to current |
2010-03-16 |
Tilghman Lesher | Mask out previous arguments on each nested invocation... |
blob | commitdiff | diff to current |
2009-12-23 |
Tilghman Lesher | AGI may be invoked from outside the dialplan |
blob | commitdiff | diff to current |
2009-11-10 |
Tilghman Lesher | When GOSUB is invoked within an AGI, it may not exit... |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-08-09 |
Tilghman Lesher | Check for NULL frame, before dereferencing pointer. |
blob | commitdiff | diff to current |
2009-08-06 |
Tilghman Lesher | Allow Gosub to recognize quote delimiters without consu... |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | Last batch of 'static' qualifiers for module-level... |
blob | commitdiff | diff to current |
2009-06-15 |
Kevin P. Fleming | Redesigned 'optional API' support. |
blob | commitdiff | diff to current |
2009-06-06 |
Eliel C. Sardanons | Move AGI command 'gosub' static documentation to XML. |
blob | commitdiff | diff to current |
2009-05-21 |
Kevin P. Fleming | Const-ify the world (or at least a good part of it) |
blob | commitdiff | diff to current |
2009-05-20 |
Tilghman Lesher | If a variable had a blank value upon the initial settin... |
blob | commitdiff | diff to current |
2009-05-12 |
Kevin P. Fleming | add 'const' qualifiers in various places where they... |
blob | commitdiff | diff to current |
2009-02-10 |
Tilghman Lesher | Fix0ring build |
blob | commitdiff | diff to current |
2009-02-10 |
Tilghman Lesher | Remove the usage of the KeepAlive app, as it no longer... |
blob | commitdiff | diff to current |
2009-02-03 |
Tilghman Lesher | 1. Make OS X compile cleanly with app_stack. |
blob | commitdiff | diff to current |
2008-12-05 |
Mark Michelson | If the autoloop flag is set on a channel, then we need to |
blob | commitdiff | diff to current |
2008-12-03 |
Mark Michelson | Add some safety measures when using gosub, especially... |
blob | commitdiff | diff to current |
2008-12-03 |
Eliel C. Sardanons | - Avoid setting .synopsis and .syntax if we are using... |
blob | commitdiff | diff to current |
2008-12-02 |
Tilghman Lesher | Add LOCAL_PEEK function, as requested by lmadsen. |
blob | commitdiff | diff to current |
2008-11-26 |
Kevin P. Fleming | improve handling of API calls provided by loaded module... |
blob | commitdiff | diff to current |
2008-11-19 |
Kevin P. Fleming | make some corrections to the ast_agi_register_multiple... |
blob | commitdiff | diff to current |
2008-11-05 |
Eliel C. Sardanons | - Add more <see-also> based on TFOT. |
blob | commitdiff | diff to current |
2008-11-03 |
Eliel C. Sardanons | Add LOCAL() function XML documentation. |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | instead of trying to forcibly load res_agi when app_sta... |
blob | commitdiff | diff to current |
2008-11-02 |
Kevin P. Fleming | bring over all the fixes for the warnings found by... |
blob | commitdiff | diff to current |
2008-11-01 |
Russell Bryant | Merge changes from team/group/appdocsxml |
blob | commitdiff | diff to current |
2008-10-27 |
Tilghman Lesher | Set ARGC in subroutines with the number of arguments... |
blob | commitdiff | diff to current |
2008-10-27 |
Tilghman Lesher | Oops, only delete the ARG variables once upon release... |
blob | commitdiff | diff to current |
2008-10-15 |
Kevin P. Fleming | building this module depends on res_agi being built... |
blob | commitdiff | diff to current |
2008-08-05 |
Kevin P. Fleming | make datastore creation and destruction a generic API... |
blob | commitdiff | diff to current |
2008-06-16 |
Steve Murphy | (closes issue #12689) |
blob | commitdiff | diff to current |
2008-06-05 |
Tilghman Lesher | Conditionally load the AGI command gosub, depending... |
blob | commitdiff | diff to current |
2008-05-30 |
Tilghman Lesher | Suppress warning about pbx structure already existing |
blob | commitdiff | diff to current |
2008-05-30 |
Tilghman Lesher | Add native AGI command GOSUB, as invoking Gosub with... |
blob | commitdiff | diff to current |
2008-04-30 |
Tilghman Lesher | Lock around variables retrieved, and copy the values... |
blob | commitdiff | diff to current |
2008-01-10 |
Tilghman Lesher | Several manager changes: |
blob | commitdiff | diff to current |
2007-11-22 |
Luigi Rizzo | shuffle a little bit the content of header files to... |
blob | commitdiff | diff to current |
2007-11-22 |
Luigi Rizzo | more removal of redundant headers |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
blob | commitdiff | diff to current |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage... |
blob | commitdiff | diff to current |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
blob | commitdiff | diff to current |
2007-11-06 |
Mark Michelson | "show application <foo>" changes for clarity. |
blob | commitdiff | diff to current |
2007-07-31 |
Tilghman Lesher | Mostly cleanup of documentation to substitute the pipe... |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | Applications no longer need to call ast_module_user_add... |
blob | commitdiff | diff to current |
2007-07-16 |
Joshua Colp | It is no longer required for each module that deals... |
blob | commitdiff | diff to current |
2007-06-20 |
Tilghman Lesher | Oops, shouldn't have taken that last shortcut (also... |
blob | commitdiff | diff to current |
2007-06-20 |
Tilghman Lesher | Another method of doing local variables, hopefully... |
blob | commitdiff | diff to current |
2007-06-20 |
Tilghman Lesher | Local variables for codefreeze |
blob | commitdiff | diff to current |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
blob | commitdiff | diff to current |
2007-05-30 |
Tilghman Lesher | Issue 9477 - Improve menuselect labels |
blob | commitdiff | diff to current |
2007-03-06 |
Olle Johansson | Debug control, debug control. |
blob | commitdiff | diff to current |
2007-03-03 |
Tilghman Lesher | Convert stack apps to use ast_storage channel structure |
blob | commitdiff | diff to current |
2006-10-03 |
Tilghman Lesher | Okay, I can't use ast_app_separate_args for that..... |
blob | commitdiff | diff to current |
2006-10-02 |
Tilghman Lesher | Use the standard parsing routines |
blob | commitdiff | diff to current |
2006-10-02 |
Tilghman Lesher | It makes more sense that in GosubIf that the two labels... |
blob | commitdiff | diff to current |
2006-09-26 |
Tilghman Lesher | Gosub arguments (Issue 7780) |
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-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-05-30 |
Kevin P. Fleming | fix various typos and other bits (from Ian Kinner) |
blob | commitdiff | diff to current |
2006-05-10 |
Russell Bryant | remove almost all of the checks of the result 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 |
next |