2008-12-05 |
Russell Bryant | Resolve a compiler warning from buildbot about a NULL... |
blob | commitdiff |
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 |
2007-06-14 |
Russell Bryant | Convert uses of strdup() to ast_strdup() |
blob | commitdiff | diff to current |
2007-06-14 |
Kevin P. Fleming | Merged revisions 69392 via svnmerge from |
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-06-12 |
Russell Bryant | Completely remove all of the code related to jumping... |
blob | commitdiff | diff to current |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
blob | commitdiff | diff to current |
2007-05-31 |
Russell Bryant | - Don't check if the list is empty needlessly |
blob | commitdiff | diff to current |
2007-05-31 |
Russell Bryant | Fix a crash on reload by using calloc() instead of... |
blob | commitdiff | diff to current |
2007-05-31 |
Olle Johansson | Issue #9842 - Doxygen updates by snuffy. Thanks! |
blob | commitdiff | diff to current |
2007-05-26 |
Joshua Colp | Unlock the minivmlock when no configuration is found... |
blob | commitdiff | diff to current |
2007-05-10 |
Olle Johansson | Fixing reload. Thanks to Mats Karlsson! |
blob | commitdiff | diff to current |
2007-04-18 |
Olle Johansson | Mini-voicemail - an embryo for a new voicemail system... |
blob | commitdiff | diff to current |
|