2006-04-14 |
Luigi Rizzo | misc. code cleanup |
blob | commitdiff |
2006-04-14 |
Luigi Rizzo | constify a couple of function arguments |
blob | commitdiff | diff to current |
2006-04-10 |
Kevin P. Fleming | remove support for BYEXTENSION (which nobody even knows... |
blob | commitdiff | diff to current |
2006-04-06 |
Luigi Rizzo | minor formatting changes again |
blob | commitdiff | diff to current |
2006-04-05 |
Joshua Colp | Merged revisions 17702 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-31 |
Kevin P. Fleming | Merged revisions 16742 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-30 |
Luigi Rizzo | as discussed with Mark a few weeks ago, the 'newstack... |
blob | commitdiff | diff to current |
2006-03-29 |
Russell Bryant | convert calloc and malloc+memset to ast_calloc and... |
blob | commitdiff | diff to current |
2006-03-29 |
Tilghman Lesher | Merged revisions 16192 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-29 |
Luigi Rizzo | another batch of cli simplifications. |
blob | commitdiff | diff to current |
2006-03-29 |
Tilghman Lesher | Merged revisions 16082 via svnmerge from |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | let's format that output sanely instead :-( |
blob | commitdiff | diff to current |
2006-03-28 |
Kevin P. Fleming | make 'show hints' CLI command show context name for... |
blob | commitdiff | diff to current |
2006-03-27 |
Matt O'Gorman | Janitor work converting !ast_strlen_zero(a)?a:b |
blob | commitdiff | diff to current |
2006-03-23 |
Kevin P. Fleming | ensure global variables lock is held during 'show globa... |
blob | commitdiff | diff to current |
2006-03-23 |
Kevin P. Fleming | correct typo |
blob | commitdiff | diff to current |
2006-03-23 |
Luigi Rizzo | Replace ast_say_* functionn with function pointers... |
blob | commitdiff | diff to current |
2006-03-22 |
Joshua Colp | Issue #6780 - ast_pbx_outgoing_cdr_failed description... |
blob | commitdiff | diff to current |
2006-03-21 |
Tilghman Lesher | Bug 6745 - Fix for ranges that wrap around the ends |
blob | commitdiff | diff to current |
2006-03-17 |
Russell Bryant | move the definition of the mappings between extension... |
blob | commitdiff | diff to current |
2006-03-14 |
Russell Bryant | add an option to cdr.conf that enables ending CDRs... |
blob | commitdiff | diff to current |
2006-03-12 |
Russell Bryant | add locking to protect the list of global dialplan... |
blob | commitdiff | diff to current |
2006-03-07 |
Matt O'Gorman | added show globals and set global from oej's patch |
blob | commitdiff | diff to current |
2006-02-15 |
Russell Bryant | Fix the retrieval of the new SYSTEMNAME variable. ... |
blob | commitdiff | diff to current |
2006-02-14 |
Kevin P. Fleming | add 'systemname' option to prefix channel unique IDs... |
blob | commitdiff | diff to current |
2006-02-12 |
Kevin P. Fleming | major dialplan functions update |
blob | commitdiff | diff to current |
2006-02-11 |
Russell Bryant | Merged revisions 9581 via svnmerge from |
blob | commitdiff | diff to current |
2006-02-01 |
Kevin P. Fleming | use string fields for some stuff in ast_channel |
blob | commitdiff | diff to current |
2006-01-25 |
Russell Bryant | use arg parsing macros for WaitExten and Background... |
blob | commitdiff | diff to current |
2006-01-22 |
Russell Bryant | prevent writing outside of the provided workspace when... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | const-ify some fields in the ast_exten and ast_include... |
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 | finish reverting my pass through the tree to remove... |
blob | commitdiff | diff to current |
2006-01-21 |
Russell Bryant | remove some useless checks after calls to ast_strdupa |
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-17 |
Kevin P. Fleming | remove some more deprecated (pre-1.2) stuff |
blob | commitdiff | diff to current |
2006-01-13 |
BJ Weschke | Another patch against this code (the right one now... |
blob | commitdiff | diff to current |
2006-01-13 |
BJ Weschke | Range should be inclusive, not exclusive, of the end... |
blob | commitdiff | diff to current |
2006-01-12 |
Mark Spencer | Remove unnecessary (but unexecutable) unlocks, cleanup... |
blob | commitdiff | diff to current |
2006-01-12 |
Mark Spencer | Merge rizzo's range optimizations (bug #6101) |
blob | commitdiff | diff to current |
2006-01-11 |
Russell Bryant | fix locking bug - lock instead of unlock (see commit... |
blob | commitdiff | diff to current |
2006-01-09 |
Tilghman Lesher | Bug 6099 - cleanup of parse_variable_name and pbx_retri... |
blob | commitdiff | diff to current |
2006-01-04 |
Kevin P. Fleming | add memory-pool based string field management for struc... |
blob | commitdiff | diff to current |
2006-01-03 |
Kevin P. Fleming | update copyright headers for files changed this year |
blob | commitdiff | diff to current |
2006-01-01 |
Russell Bryant | clean up some loops and replace some duplicate code... |
blob | commitdiff | diff to current |
2005-12-30 |
Russell Bryant | update doxygen docs to specify authors |
blob | commitdiff | diff to current |
2005-12-27 |
Russell Bryant | minor cleanups for another cli completion function ... |
blob | commitdiff | diff to current |
2005-12-27 |
Russell Bryant | avoid duplicate strlen calls for the command completion... |
blob | commitdiff | diff to current |
2005-12-26 |
Russell Bryant | - normalize some loops |
blob | commitdiff | diff to current |
2005-12-26 |
Tilghman Lesher | Bug 6057 - Deprecate builtins that have been replaced... |
blob | commitdiff | diff to current |
2005-12-24 |
Russell Bryant | minor cleanups ... |
blob | commitdiff | diff to current |
2005-12-23 |
Tilghman Lesher | Alphabetize the functions list |
blob | commitdiff | diff to current |
2005-12-13 |
Kevin P. Fleming | Merged revisions 7448-7449,7451,7453 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-08 |
Kevin P. Fleming | Merged revisions 7386 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-07 |
Kevin P. Fleming | Merged revisions 7382 via svnmerge from |
blob | commitdiff | diff to current |
2005-12-07 |
Russell Bryant | This is the first round of removing applications that... |
blob | commitdiff | diff to current |
2005-12-05 |
Russell Bryant | add support for 'show functions like <text>' (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-12-02 |
Kevin P. Fleming | Merged revisions 7265-7266,7268-7275 via svnmerge from |
blob | commitdiff | diff to current |
2005-11-29 |
Kevin P. Fleming | remove extraneous svn:executable properties |
blob | commitdiff | diff to current |
2005-11-25 |
Mark Spencer | Fix hint case sensitivity (bug #5856) |
blob | commitdiff | diff to current |
2005-11-21 |
Russell Bryant | issue #5805 |
blob | commitdiff | diff to current |
2005-11-14 |
Russell Bryant | finish merging doxygen updates from issue #5605 |
blob | commitdiff | diff to current |
2005-11-11 |
Kevin P. Fleming | issue #5673 |
blob | commitdiff | diff to current |
2005-11-09 |
Russell Bryant | clean up descriptions for built-in applications |
blob | commitdiff | diff to current |
2005-11-09 |
Kevin P. Fleming | issue #5664 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #2720 |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5569 minus lock.h changes |
blob | commitdiff | diff to current |
2005-11-08 |
Kevin P. Fleming | issue #5583 |
blob | commitdiff | diff to current |
2005-11-06 |
Russell Bryant | Convert some built-in applications to use new args... |
blob | commitdiff | diff to current |
2005-11-03 |
Kevin P. Fleming | major update to arg/option parsing APIs and documentation |
blob | commitdiff | diff to current |
2005-10-31 |
Kevin P. Fleming | fix various bugs related to list handling of channel... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | clean up a lot of doxygen errors and warnings (issue... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | change ast_strlen_zero to also check for the string... |
blob | commitdiff | diff to current |
2005-10-26 |
Russell Bryant | more doxygenification (issue #5513) |
blob | commitdiff | diff to current |
2005-10-26 |
Mark Spencer | Allow limitation by loadavg not just calls (should... |
blob | commitdiff | diff to current |
2005-10-24 |
Russell Bryant | Doxygen documentation update from oej (issue #5505) |
blob | commitdiff | diff to current |
2005-10-18 |
Mark Spencer | The amazing disappearing and reappearing patch... ... |
blob | commitdiff | diff to current |
2005-10-18 |
Mark Spencer | Setting variables should NOT overwrite prefixed (sorry... |
blob | commitdiff | diff to current |
2005-10-18 |
Mark Spencer | Be sure to not consider prefix on variable updates... |
blob | commitdiff | diff to current |
2005-10-18 |
Mark Spencer | Fix truth of strings |
blob | commitdiff | diff to current |
2005-10-13 |
Kevin P. Fleming | use English states in 'show hints' CLI command |
blob | commitdiff | diff to current |
2005-10-04 |
Mark Spencer | If you're hanging up channels, be sure we clean it... |
blob | commitdiff | diff to current |
2005-09-29 |
Kevin P. Fleming | re-factor variable/function name parsing, and add subst... |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | one more oops (when global variables need substitutions) |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | oops |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | minor code and stack space optimizations |
blob | commitdiff | diff to current |
2005-09-26 |
Kevin P. Fleming | minor optimizations |
blob | commitdiff | diff to current |
2005-09-24 |
Mark Spencer | Don't crash on recursive show extension foo@bar... |
blob | commitdiff | diff to current |
2005-09-16 |
Russell Bryant | clean up singular vs. plural output for the 'show dialp... |
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-14 |
Kevin P. Fleming | slightly clear argument processing |
blob | commitdiff | diff to current |
2005-09-13 |
Kevin P. Fleming | check call limit in ast_pbx_start(), instead of waiting... |
blob | commitdiff | diff to current |
2005-09-07 |
Kevin P. Fleming | remove useless buffer initializations (issue #5134) |
blob | commitdiff | diff to current |
2005-09-02 |
Kevin P. Fleming | remove unused header and old comment |
blob | commitdiff | diff to current |
2005-09-01 |
Kevin P. Fleming | don't unlock a channel we didn't lock |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | massive upgrade to SUBSCRIBE, device state and messagin... |
blob | commitdiff | diff to current |
2005-08-29 |
Kevin P. Fleming | don't make expression evaluator allocate a memory buffe... |
blob | commitdiff | diff to current |
2005-08-27 |
Kevin P. Fleming | preserve hint watchers and laststate across 'extensions... |
blob | commitdiff | diff to current |
2005-08-22 |
Kevin P. Fleming | add count to 'show functions' CLI command (issue #4991) |
blob | commitdiff | diff to current |
next |