2006-04-27 |
Luigi Rizzo | more formatting cleanup |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | cleanup formatting to emphsize common code blocks |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | move similar blocks close to each other to make similar... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | normalize and simplify the code for keeping track of... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | define some flex constants for character sets. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Russell Bryant | only define HAVE_SOMELIB if somelib's header file was... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Luigi Rizzo | uncomment some functions in the flex code that were... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | use \t to indicate a tab, and fix indentation for |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | remove common blocks of code with a macro (waiting... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | staticize some variables |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | comment behaviour of pbcwhere in preparation for its use |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | remove unused variable |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | include/asterisk/ael_structs.h: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | adds new function QUEUE_WAITING_COUNT and a few |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | more janitor work, patch from bug 6975. |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | Merged revisions 22596 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Matt O'Gorman | adds two new applications, exitwhile, and continuewhile |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | whitespace-only change: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Luigi Rizzo | whitespace-only change: |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Christian Richter | Facility decoding doesn't work proper yet |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Russell Bryant | add the missing prototype for the included asprintf |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Russell Bryant | another Solaris compatability fix - this makes sure... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Tilghman Lesher | Bug 7032 - Remove deprecated use of ${CALLERIDNUM} |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | AEL is no longer considered experimental :) |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Kevin P. Fleming | don't rely on default search paths for finding local... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | if an external library is found, but the associated... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Luigi Rizzo | wrong path in include file. |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Luigi Rizzo | fix variable declaration in the middle of a block |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | don't list strcompat.o as a dependency in the build_too... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | remove a bashism ... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | apparently some systems may have ncurses that doesn... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | another little Solaris fix, unset LIBS before building... |
commit | commitdiff | tree | snapshot |
2006-04-25 |
Russell Bryant | menuselect needs strcompat.o for strsep on Solaris |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | check for automake before aclocal, so that the error... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Tilghman Lesher | Move clueful 'h' more central; alias ESC to left arrow... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | add a note indicating that you can press 'h' for help |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | remove properties added as a part of the AEL merge |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | remove some files we don't need |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Kevin P. Fleming | Merge Steve Murphy's (murf) complete re-implementation... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | print a message before running the autotools |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Russell Bryant | fix kevin's silly typos |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Tilghman Lesher | Deprecate prefixed options in voicemail |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Kevin P. Fleming | Thanks to the fine work of Russell Bryant and Dancho... |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Mark Spencer | Fix CDR builds when includes are in freetds directory... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Tilghman Lesher | Bug 6710 - Move default datetime string to each languag... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Olle Johansson | - Add doxygen documentation for sipsock_read locking |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Jim Dixon | Added "Operator Services" connection mode for Zap chann... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_stream_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_strem_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | convert to use ast_stream_and_wait |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | move wait_and_stream to ast_wait_and_stream() because... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more stncpy/ast_copy_string replacement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more strncpy/ast_copy_string replacement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more strncpy/ast_copy_string replacement |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace some strncpy with ast_copy string, |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace strncpy with ast_copy_string. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | replace strncpy with ast_copy_string and fix the -1... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | comment a possible memory leak |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | merge some common code into a function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | update configuration, generalize date format and |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | - use symbolic constants and macros to play with the... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | simplify pbx_builtin_execiftime |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | simplify a function |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | minor cleanup |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | one more client for find_context_locked() |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | localize a variable, and make a minor code rearrangement. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence, |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in CLI fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL / "" equivalence for CID fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL "" equivalence in CID fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | ast_strdup can handle NULL args well, so use it. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | more NULL and "" equivalence in cid fields |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | make NULL and "" equivalent in cid fields, mark some... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | make NULL and "" equivalent for some cid fields. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Luigi Rizzo | Replace three replicas of the same code with a function. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Luigi Rizzo | comment that for callerid field, NULL and "" should... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Olle Johansson | Clarify result of sipsock_read |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Russell Bryant | add the malloc attribute to the memory allocation wrappers |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Kevin P. Fleming | Merged revisions 21638 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Merged revisions 21597 via svnmerge from |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Oops, wasn't revised the way I thought it was |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tilghman Lesher | Blocked revisions 21597 via svnmerge |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | move a replicated block of code in the one place where... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | merge two nested 'if' which are really a single block. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | fix indentation of a large block |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | start sorting out the duplicated code in the privacy... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | merge two nested 'if' which are really a single block. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more localization and variable removal |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more localization of variables |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | localize one more variable; |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | localize some variables |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | extract a common condition. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | fix indentation of some large blocks after previous... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more simplifications - use a local variable c instead... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | more simplifications |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | start cleaning up this code so we can split the 900... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | support 'languageprefix' in asterisk.conf to modify... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Luigi Rizzo | add experimental code for new-style "say" application. |
commit | commitdiff | tree | snapshot |
next |