2006-01-25 |
Russell Bryant | use arg parsing macros for WaitExten and Background... |
blob | commitdiff |
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 |
2005-08-19 |
Russell Bryant | fix execiftime and include some code cleanup while... |
blob | commitdiff | diff to current |
2005-08-15 |
Josh Roberson | Fix misspelling of "Launching" in pbx.c (Bug #<4964) |
blob | commitdiff | diff to current |
2005-07-19 |
Russell Bryant | formatting fixes (bug #4736) |
blob | commitdiff | diff to current |
2005-07-15 |
Russell Bryant | Allow manager originate to specifiy more than one varia... |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | phase two of string portability stuff: |
blob | commitdiff | diff to current |
2005-07-15 |
Kevin P. Fleming | ensure that channels that are busy/congested are marked... |
blob | commitdiff | diff to current |
2005-07-12 |
Kevin P. Fleming | add 'exit context' and 'only stop on match' options... |
blob | commitdiff | diff to current |
2005-07-10 |
Russell Bryant | define an AST_MAX_CONTEXT for use instead of AST_MAX_EX... |
blob | commitdiff | diff to current |
2005-07-08 |
Kevin P. Fleming | queue device state changes and handle them serially... |
blob | commitdiff | diff to current |
2005-06-20 |
Kevin P. Fleming | use ast_build_string() to build strings into buffers... |
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 | remove experimental module version tags |
blob | commitdiff | diff to current |
2005-06-06 |
Kevin P. Fleming | more efficient (and understandable) ast_channel_walk_lo... |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | more ast_copy_string() conversion |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | don't try to copy NULL appdata (bug #4422) |
blob | commitdiff | diff to current |
2005-06-05 |
Kevin P. Fleming | make ast_waitstream_* return value compatible with... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | use ast_cli_register_multiple() for pbx CLI commands |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | allow ast_add_extension2 to accept a NULL destructor... |
blob | commitdiff | diff to current |
2005-06-03 |
Kevin P. Fleming | support configurable batch posting of CDRs (off by... |
blob | commitdiff | diff to current |
2005-05-26 |
Russell Bryant | fix return value for ExecIfTime when time is outside... |
blob | commitdiff | diff to current |
2005-05-18 |
Mark Spencer | Add optional call limit |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | rename SetVar application to Set, deprecate SetVar |
blob | commitdiff | diff to current |
2005-05-15 |
Kevin P. Fleming | add dialplan functions for Caller ID, language and... |
blob | commitdiff | diff to current |
2005-05-14 |
Russell Bryant | clarify docs on ImportVar (that's for you, mog :p) |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix formatting of functions (bug #4196, with mods) |
blob | commitdiff | diff to current |
2005-05-08 |
Mark Spencer | Fix double unlock of hintlock (bug #4205) |
blob | commitdiff | diff to current |
2005-05-05 |
Anthony Minessale II | expose function execution routines and warn about tryin... |
blob | commitdiff | diff to current |
2005-05-05 |
Kevin P. Fleming | major re-work of dialplan functions, including: |
blob | commitdiff | diff to current |
next |