2017-11-19 |
Corey Farrell | app_minivm: Fix possible uninitialized return value. |
blob | commitdiff |
2017-08-30 |
Corey Farrell | AST-2017-006: Fix app_minivm application MinivmNotify... |
blob | commitdiff | diff to current |
2017-08-25 |
Sean Bright | voicemail: Fix various abuses of mkstemp |
blob | commitdiff | diff to current |
2017-08-01 |
Corey Farrell | Fix compiler warnings on Fedora 26 / GCC 7. |
blob | commitdiff | diff to current |
2017-04-25 |
Sean Bright | cleanup: Fix fread() and fwrite() error handling |
blob | commitdiff | diff to current |
2017-02-13 |
Sean Bright | cli: Fix various CLI documentation and completion issues |
blob | commitdiff | diff to current |
2016-10-27 |
Corey Farrell | Remove ASTERISK_REGISTER_FILE. |
blob | commitdiff | diff to current |
2016-10-13 |
Richard Mudgett | app_minivm.c: Fix malformed ast_json_pack() call. |
blob | commitdiff | diff to current |
2016-02-02 |
George Joseph | build_system: Fix some warnings highlighted by clang |
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 |
2015-04-08 |
Matthew Jordan | clang compiler warnings: Fix pointer-bool-converesion... |
blob | commitdiff | diff to current |
2015-01-23 |
Walter Doekes | Fix typo's (retrieve, specified, address). |
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 |
2013-08-06 |
David M. Lee | ARI: Add recording controls |
blob | commitdiff | diff to current |
2013-08-01 |
Kinsey Moore | Fix documentation replication issues |
blob | commitdiff | diff to current |
2013-07-03 |
David M. Lee | ARI - channel recording support |
blob | commitdiff | diff to current |
2013-05-24 |
Matthew Jordan | Migrate a large number of AMI events over to Stasis... |
blob | commitdiff | diff to current |
2013-03-16 |
Kinsey Moore | Transition MWI to Stasis-core |
blob | commitdiff | diff to current |
2013-01-21 |
Matthew Jordan | Fix crash in app_minivm when mime encoding string |
blob | commitdiff | diff to current |
2012-09-22 |
Andrew Latham | Doxygen Updates Janitor Work |
blob | commitdiff | diff to current |
2012-09-07 |
Matthew Jordan | Free ast_str objects when temp file fails to be created... |
blob | commitdiff | diff to current |
2012-09-07 |
Matthew Jordan | Fix file descriptor leak and pointer scope issue in... |
blob | commitdiff | diff to current |
2012-07-31 |
Kinsey Moore | Clean up and ensure proper usage of alloca() |
blob | commitdiff | diff to current |
2012-05-18 |
Matthew Jordan | Fix a variety of memory leaks |
blob | commitdiff | diff to current |
2012-04-28 |
Russell Bryant | app_minivm: Fix a couple compiler warnings. |
blob | commitdiff | diff to current |
2012-04-17 |
Walter Doekes | Avoid cppcheck warnings; removing unused vars and a... |
blob | commitdiff | diff to current |
2012-02-29 |
Terry Wilson | Opaquify ast_channel structs and lists |
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-02-08 |
Walter Doekes | Avoid cppcheck warnings; removing unused vars and a... |
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-09-26 |
Richard Mudgett | Merged revisions 337974 via svnmerge from |
blob | commitdiff | diff to current |
2011-09-20 |
Matthew Jordan | Merged revisions 337120 via svnmerge from |
blob | commitdiff | diff to current |
2011-07-14 |
Leif Madsen | Merged revisions 328247 via svnmerge from |
blob | commitdiff | diff to current |
2011-05-03 |
Russell Bryant | Merged revisions 316331 via svnmerge from |
blob | commitdiff | diff to current |
2011-05-03 |
Russell Bryant | Merged revisions 316265 via svnmerge from |
blob | commitdiff | diff to current |
2010-07-14 |
Richard Mudgett | ast_callerid restructuring |
blob | commitdiff | diff to current |
2009-11-13 |
Tilghman Lesher | Display a list of channel variables in each channel... |
blob | commitdiff | diff to current |
2009-08-10 |
Tilghman Lesher | AST-2009-005 |
blob | commitdiff | diff to current |
2009-06-26 |
Russell Bryant | Merge the new Channel Event Logging (CEL) subsystem. |
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-06 |
Eliel C. Sardanons | Move function MINIVMACCOUNT and MINIVMCOUNTER static... |
blob | commitdiff | diff to current |
2009-05-22 |
Eliel C. Sardanons | Unregister every registered application by MiniVM. |
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-04-29 |
Tilghman Lesher | Merge str_substitution branch. |
blob | commitdiff | diff to current |
2009-04-24 |
Russell Bryant | Convert the ast_channel data structure over to the... |
blob | commitdiff | diff to current |
2009-03-27 |
Russell Bryant | Use ast_random() instead of rand() to ensure we use... |
blob | commitdiff | diff to current |
2009-03-25 |
Russell Bryant | Improve performance of the ast_event cache functionality. |
blob | commitdiff | diff to current |
2009-01-12 |
Olle Johansson | Better to use the proper app name |
blob | commitdiff | diff to current |
2009-01-08 |
Tilghman Lesher | Fix variables to comply with documentation changes |
blob | commitdiff | diff to current |
2009-01-08 |
Tilghman Lesher | Textual changes, consistency in status variable naming... |
blob | commitdiff | diff to current |
2008-12-16 |
Russell Bryant | Set MINIVM_ACCMESS_STATUS in all cases. Also, remove... |
blob | commitdiff | diff to current |
2008-12-05 |
Russell Bryant | Resolve a compiler warning from buildbot about a NULL... |
blob | commitdiff | diff to current |
2008-12-05 |
Eliel C. Sardanons | Janitor, use ARRAY_LEN() when possible. |
blob | commitdiff | diff to current |
2008-12-03 |
Eliel C. Sardanons | - Add <variable /> tags when naming a channel variable. |
blob | commitdiff | diff to current |
2008-11-24 |
Terry Wilson | This patch adds a new application for sending MWI to... |
blob | commitdiff | diff to current |
2008-10-09 |
Tilghman Lesher | Reverting format addition for now |
blob | commitdiff | diff to current |
2008-10-09 |
Tilghman Lesher | Fudges for wav16, just like wav49 |
blob | commitdiff | diff to current |
2008-09-12 |
Tilghman Lesher | Create a new config file status, CONFIG_STATUS_FILEINVA... |
blob | commitdiff | diff to current |
2008-08-10 |
Sean Bright | More RSW merges. Everything from apps/ except for... |
blob | commitdiff | diff to current |
2008-07-11 |
Brett Bryant | Janitor patch to change uses of sizeof to ARRAY_LEN |
blob | commitdiff | diff to current |
2008-06-19 |
Michiel van Baak | Older versions of GNU gcc do not allow 'NULL' as sentinel. |
blob | commitdiff | diff to current |
2008-04-30 |
Tilghman Lesher | Lock around variables retrieved, and copy the values... |
blob | commitdiff | diff to current |
2008-04-25 |
Tilghman Lesher | Whitespace changes only |
blob | commitdiff | diff to current |
2008-03-20 |
Russell Bryant | Remove astobj.h from some places where it wasn't needed |
blob | commitdiff | diff to current |
2008-03-18 |
Terry Wilson | Go through and fix a bunch of places where character... |
blob | commitdiff | diff to current |
2008-03-05 |
Tilghman Lesher | Create a centralized configuration option for silenceth... |
blob | commitdiff | diff to current |
2008-02-08 |
Russell Bryant | Merge changes from team/mvanbaak/cli-command-audit |
blob | commitdiff | diff to current |
2008-02-05 |
Mark Michelson | Get rid of any remaining ast_verbose calls in the code... |
blob | commitdiff | diff to current |
2007-12-14 |
Tilghman Lesher | Convert ast_verbose to ast_verb. |
blob | commitdiff | diff to current |
2007-11-21 |
Luigi Rizzo | remove another set of redundant #include "asterisk... |
blob | commitdiff | diff to current |
2007-11-20 |
Luigi Rizzo | move asterisk/paths.h outside asterisk.h and into those... |
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-14 |
Luigi Rizzo | make the 'name' and 'value' fields in ast_variable... |
blob | commitdiff | diff to current |
2007-11-06 |
Mark Michelson | "show application <foo>" changes for clarity. |
blob | commitdiff | diff to current |
2007-11-01 |
Steve Murphy | This commits the performance mods that give the priorit... |
blob | commitdiff | diff to current |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
blob | commitdiff | diff to current |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
blob | commitdiff | diff to current |
2007-10-09 |
Tilghman Lesher | Remove redundant includes (patch by snuffy) (Closes... |
blob | commitdiff | diff to current |
2007-10-01 |
Russell Bryant | Corydon posted this janitor project to the bug tracker... |
blob | commitdiff | diff to current |
2007-09-20 |
Jason Parker | More NEW_CLI conversions. |
blob | commitdiff | diff to current |
2007-08-30 |
Joshua Colp | (closes issue #10336) |
blob | commitdiff | diff to current |
2007-08-29 |
Steve Murphy | This code was in team/murf/bug8684-trunk; it should... |
blob | commitdiff | diff to current |
2007-08-22 |
Jason Parker | Cast calls to getpid. This was done in 1.4 already... |
blob | commitdiff | diff to current |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
blob | commitdiff | diff to current |
2007-08-09 |
Russell Bryant | Don't use strncpy for moving a chunk of memory to anoth... |
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-19 |
Steve Murphy | After some study, thought, comparing, etc. I've backed... |
blob | commitdiff | diff to current |
2007-07-18 |
Tilghman Lesher | Merge in ast_strftime branch, which changes timestamps... |
blob | commitdiff | diff to current |
2007-07-17 |
Steve Murphy | via 10206, I have added an option (e) to Dial to allow... |
blob | commitdiff | diff to current |
2007-07-17 |
Luigi Rizzo | Initialize a variable to avoid a warning when the compiler |
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-28 |
Luigi Rizzo | move variable declarations to the beginning of a block. |
blob | commitdiff | diff to current |
2007-06-24 |
Russell Bryant | Conversions to ast_debug() |
blob | commitdiff | diff to current |
2007-06-22 |
Tilghman Lesher | Issue 9990 - New API ast_mkdir, which creates parent... |
blob | commitdiff | diff to current |
next |