2007-11-24 |
Steve Murphy | closes issue #11363; where the pattern _20x. buried... |
blob | commitdiff |
2007-11-22 |
Luigi Rizzo | shuffle a little bit the content of header files to... |
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 | more errno.h removal |
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-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-14 |
Russell Bryant | Merged revisions 85540 via svnmerge from |
blob | commitdiff | diff to current |
2007-10-11 |
Russell Bryant | Merge a ton of NEW_CLI conversions. Thanks to everyone... |
blob | commitdiff | diff to current |
2007-09-17 |
Russell Bryant | Make the MALLOC_DEBUG output for free() useful again... |
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-07-27 |
Tilghman Lesher | 'dialplan save' shouldn't be converting '|' back to... |
blob | commitdiff | diff to current |
2007-07-23 |
Tilghman Lesher | Merge the dialplan_aesthetics branch. Most of this... |
blob | commitdiff | diff to current |
2007-07-09 |
Joshua Colp | Merged revisions 73930 via svnmerge from |
blob | commitdiff | diff to current |
2007-06-27 |
Russell Bryant | Merged revisions 72272 via svnmerge from |
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-11 |
Tilghman Lesher | Merged revisions 68595 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-28 |
Joshua Colp | Convert the PBX core to use read/write locks. This... |
blob | commitdiff | diff to current |
2007-02-26 |
Joshua Colp | Merged revisions 56856 via svnmerge from |
blob | commitdiff | diff to current |
2007-02-16 |
Russell Bryant | Merged revisions 54898 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-29 |
Tilghman Lesher | Merged revisions 52679 via svnmerge from |
blob | commitdiff | diff to current |
2007-01-06 |
Jason Parker | Merged revisions 49742 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-30 |
Joshua Colp | Merged revisions 49073 via svnmerge from |
blob | commitdiff | diff to current |
2006-12-21 |
Steve Murphy | This small update will generate WARNINGS if there is... |
blob | commitdiff | diff to current |
2006-10-02 |
Paul Cadach | Merged revisions 44186 via svnmerge from |
blob | commitdiff | diff to current |
2006-09-21 |
Tilghman Lesher | Lots more removal of deprecated things |
blob | commitdiff | diff to current |
2006-09-20 |
Tilghman Lesher | Constify the result of a config retrieval function... |
blob | commitdiff | diff to current |
2006-09-18 |
Kevin P. Fleming | merge qwell's CLI verbification work |
blob | commitdiff | diff to current |
2006-09-16 |
Kevin P. Fleming | merge markster's usersconf branch with some slight... |
blob | commitdiff | diff to current |
2006-08-31 |
Matt O'Gorman | everything that loads a config that needs a config... |
blob | commitdiff | diff to current |
2006-08-29 |
Russell Bryant | Merged revisions 41269 via svnmerge from |
blob | commitdiff | diff to current |
2006-08-29 |
Steve Murphy | Bugfix for 7813 applied to trunk as per patch supplied... |
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-08 |
Russell Bryant | Merge team/russell/ast_verbose_threadstorage |
blob | commitdiff | diff to current |
2006-07-12 |
Kevin P. Fleming | Merged revisions 37417 via svnmerge from |
blob | commitdiff | diff to current |
2006-06-07 |
Kevin P. Fleming | simplify autoconfig include mechanism (make tholo happy... |
blob | commitdiff | diff to current |
2006-06-05 |
Kevin P. Fleming | it's time... only enable global priority jumping if... |
blob | commitdiff | diff to current |
2006-05-09 |
Kevin P. Fleming | various doxygen fixes |
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-11 |
Kevin P. Fleming | Merged revisions 19345 via svnmerge from |
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-04-06 |
Luigi Rizzo | whitespace and formatting fix postponed from last commit: |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | split pbx_load_module so we can reduce the indentation... |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | use FREE instead of free as pointer to the destructor... |
blob | commitdiff | diff to current |
2006-03-29 |
Olle Johansson | Whitespace fix forgotten by someone who added a note... |
blob | commitdiff | diff to current |
2006-03-28 |
Luigi Rizzo | as reported in mantis #6066, fix a bunch of cli bugs and |
blob | commitdiff | diff to current |
2006-02-24 |
Olle Johansson | Reverting revision 10998 that was accidentaly committed... |
blob | commitdiff | diff to current |
2006-02-24 |
Olle Johansson | Update to trunk |
blob | commitdiff | diff to current |
2006-01-18 |
Russell Bryant | constify arguments in more places where strings should... |
blob | commitdiff | diff to current |
2006-01-06 |
Tilghman Lesher | Merged revisions 7831 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-04 |
Russell Bryant | convert most of the option_*'s to a single ast_flags... |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-14 |
Russell Bryant | finish merging doxygen updates from issue #5605 |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-13 |
Kevin P. Fleming | ensure that priorityjumping option returns to its defau... |
blob | commitdiff | diff to current |
2005-09-23 |
Russell Bryant | move process_quotes_and_slashes to utils.c since it... |
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-07-26 |
Kevin P. Fleming | add a global option to disable priority jumping in... |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more file version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | major Makefile and build process improvements, includin... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | allow global variables to be reset on reload (defaults... |
blob | commitdiff | diff to current |
2005-05-19 |
Russell Bryant | add 'dontwarn' option to asterisk.conf to appease the... |
blob | commitdiff | diff to current |
2005-05-19 |
Russell Bryant | check to see if a comma or an open paren came first... |
blob | commitdiff | diff to current |
2005-05-12 |
Russell Bryant | fix some more typos and clarity issues |
blob | commitdiff | diff to current |
2005-05-12 |
Russell Bryant | fix a little typo |
blob | commitdiff | diff to current |
2005-04-29 |
Kevin P. Fleming | don't use '%i' at all, since we have no current use... |
blob | commitdiff | diff to current |
2005-04-27 |
Kevin P. Fleming | perform global variable substitution before splitting... |
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-04-15 |
Mark Spencer | Add warning for _. match (bug #4032) |
blob | commitdiff | diff to current |
2005-03-23 |
Russell Bryant | silly typo |
blob | commitdiff | diff to current |
2005-01-25 |
Mark Spencer | Merge config updates (bug #3406) |
blob | commitdiff | diff to current |
2005-01-21 |
Russell Bryant | update copyright headers for 2005 |
blob | commitdiff | diff to current |
2005-01-13 |
Mark Spencer | Implement eswitch for evalulating variables at runtime... |
blob | commitdiff | diff to current |
2004-10-24 |
Mark Spencer | Add "Loopback" switch |
blob | commitdiff | diff to current |
2004-10-16 |
Mark Spencer | Add autofallthrough mode |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Allow you to use labels with + to be nice to Tilghman. |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Add '+foo' option, update sample config |
blob | commitdiff | diff to current |
2004-10-03 |
Mark Spencer | Major PBX revamps (including labels, update examples) |
blob | commitdiff | diff to current |
2004-10-02 |
Mark Spencer | Allow "n" or "next" and "s" or "same" in dialplan logic... |
blob | commitdiff | diff to current |
2004-09-07 |
Mark Spencer | Make menu interruptible (bug #2377), Also fix PBX ... |
blob | commitdiff | diff to current |
2004-08-21 |
Mark Spencer | Save CID and switches in "save dialplan" command (bug... |
blob | commitdiff | diff to current |
2004-06-21 |
Mark Spencer | Use ' instead of " for quoting in extensions.conf ... |
blob | commitdiff | diff to current |
2004-06-14 |
James Golovich | Cleanup formatting |
blob | commitdiff | diff to current |
2004-06-14 |
James Golovich | Cleanup formatting |
blob | commitdiff | diff to current |
2004-06-14 |
James Golovich | Cleanup formatting |
blob | commitdiff | diff to current |
2004-06-14 |
Mark Spencer | Allow escaping of commas as well as ability to use... |
blob | commitdiff | diff to current |
2004-06-09 |
Mark Spencer | Merge FreeBSD locking fixes (bug #1411) |
blob | commitdiff | diff to current |
2004-05-03 |
Mark Spencer | Internationalize say_date_time, fix small pbx_config... |
blob | commitdiff | diff to current |
2004-05-01 |
James Golovich | Fix 'remove extension' completion |
blob | commitdiff | diff to current |
2004-02-23 |
James Golovich | Fix some comments in pbx.c and pbx_config.c |
blob | commitdiff | diff to current |
2004-01-31 |
Mark Spencer | Fix add include (bug #966) and small update to bug 890 |
blob | commitdiff | diff to current |
2004-01-28 |
Mark Spencer | Save global variables across "save dialplan" (bug ... |
blob | commitdiff | diff to current |
2004-01-12 |
Jeremy McNamara | revert half fixed bug (426) |
blob | commitdiff | diff to current |
2004-01-12 |
Mark Spencer | Add ww's improved syslog support (bug #587) |
blob | commitdiff | diff to current |
2003-12-03 |
Mark Spencer | scanf != sscanf |
blob | commitdiff | diff to current |
2003-11-23 |
Mark Spencer | Ignore leading spaces before application |
blob | commitdiff | diff to current |
2003-11-23 |
Mark Spencer | Be less picky about spaces, and recognize invalid prior... |
blob | commitdiff | diff to current |
2003-11-17 |
Martin Pycko | Fix a typo |
blob | commitdiff | diff to current |
next |