asterisk/asterisk.git
2006-04-27 Luigi Rizzomore formatting cleanup
2006-04-27 Luigi Rizzocleanup formatting to emphsize common code blocks
2006-04-27 Luigi Rizzomove similar blocks close to each other to make similar...
2006-04-27 Luigi Rizzonormalize and simplify the code for keeping track of...
2006-04-27 Luigi Rizzodefine some flex constants for character sets.
2006-04-27 Russell Bryantonly define HAVE_SOMELIB if somelib's header file was...
2006-04-27 Luigi Rizzouncomment some functions in the flex code that were...
2006-04-26 Luigi Rizzouse \t to indicate a tab, and fix indentation for
2006-04-26 Luigi Rizzoremove common blocks of code with a macro (waiting...
2006-04-26 Luigi Rizzostaticize some variables
2006-04-26 Luigi Rizzocomment behaviour of pbcwhere in preparation for its use
2006-04-26 Luigi Rizzoremove unused variable
2006-04-26 Luigi Rizzoinclude/asterisk/ael_structs.h:
2006-04-26 Matt O'Gormanadds new function QUEUE_WAITING_COUNT and a few
2006-04-26 Matt O'Gormanmore janitor work, patch from bug 6975.
2006-04-26 Matt O'GormanMerged revisions 22596 via svnmerge from
2006-04-26 Matt O'Gormanadds two new applications, exitwhile, and continuewhile
2006-04-26 Luigi Rizzowhitespace-only change:
2006-04-26 Luigi Rizzowhitespace-only change:
2006-04-26 Christian RichterFacility decoding doesn't work proper yet
2006-04-26 Russell Bryantadd the missing prototype for the included asprintf
2006-04-26 Russell Bryantanother Solaris compatability fix - this makes sure...
2006-04-25 Tilghman LesherBug 7032 - Remove deprecated use of ${CALLERIDNUM}
2006-04-25 Russell BryantAEL is no longer considered experimental :)
2006-04-25 Kevin P. Flemingdon't rely on default search paths for finding local...
2006-04-25 Russell Bryantif an external library is found, but the associated...
2006-04-25 Luigi Rizzowrong path in include file.
2006-04-25 Luigi Rizzofix variable declaration in the middle of a block
2006-04-25 Russell Bryantdon't list strcompat.o as a dependency in the build_too...
2006-04-25 Russell Bryantremove a bashism ...
2006-04-25 Russell Bryantapparently some systems may have ncurses that doesn...
2006-04-25 Russell Bryantanother little Solaris fix, unset LIBS before building...
2006-04-25 Russell Bryantmenuselect needs strcompat.o for strsep on Solaris
2006-04-24 Russell Bryantcheck for automake before aclocal, so that the error...
2006-04-24 Tilghman LesherMove clueful 'h' more central; alias ESC to left arrow...
2006-04-24 Russell Bryantadd a note indicating that you can press 'h' for help
2006-04-24 Russell Bryantremove properties added as a part of the AEL merge
2006-04-24 Russell Bryantremove some files we don't need
2006-04-24 Kevin P. FlemingMerge Steve Murphy's (murf) complete re-implementation...
2006-04-24 Russell Bryantprint a message before running the autotools
2006-04-24 Russell Bryantfix kevin's silly typos
2006-04-24 Tilghman LesherDeprecate prefixed options in voicemail
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-24 Mark SpencerFix CDR builds when includes are in freetds directory...
2006-04-23 Tilghman LesherBug 6710 - Move default datetime string to each languag...
2006-04-23 Olle Johansson- Add doxygen documentation for sipsock_read locking
2006-04-22 Jim DixonAdded "Operator Services" connection mode for Zap chann...
2006-04-21 Luigi Rizzoconvert to use ast_stream_and_wait
2006-04-21 Luigi Rizzoconvert to use ast_strem_and_wait
2006-04-21 Luigi Rizzoconvert to use ast_stream_and_wait
2006-04-21 Luigi Rizzomove wait_and_stream to ast_wait_and_stream() because...
2006-04-21 Luigi Rizzomore stncpy/ast_copy_string replacement.
2006-04-21 Luigi Rizzomore strncpy/ast_copy_string replacement.
2006-04-21 Luigi Rizzomore strncpy/ast_copy_string replacement
2006-04-21 Luigi Rizzoreplace some strncpy with ast_copy string,
2006-04-21 Luigi Rizzoreplace strncpy with ast_copy_string.
2006-04-21 Luigi Rizzoreplace strncpy with ast_copy_string and fix the -1...
2006-04-21 Luigi Rizzocomment a possible memory leak
2006-04-21 Luigi Rizzomerge some common code into a function
2006-04-21 Luigi Rizzoupdate configuration, generalize date format and
2006-04-21 Luigi Rizzo- use symbolic constants and macros to play with the...
2006-04-21 Luigi Rizzosimplify pbx_builtin_execiftime
2006-04-21 Luigi Rizzosimplify a function
2006-04-21 Luigi Rizzominor cleanup
2006-04-21 Luigi Rizzoone more client for find_context_locked()
2006-04-21 Luigi Rizzolocalize a variable, and make a minor code rearrangement.
2006-04-21 Luigi Rizzomore NULL "" equivalence in cid fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence in cid fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence,
2006-04-21 Luigi Rizzomore NULL "" equivalence in CLI fields.
2006-04-21 Luigi Rizzomore NULL / "" equivalence for CID fields.
2006-04-21 Luigi Rizzomore NULL "" equivalence in CID fields.
2006-04-21 Luigi Rizzoast_strdup can handle NULL args well, so use it.
2006-04-21 Luigi Rizzomore NULL and "" equivalence in cid fields
2006-04-21 Luigi Rizzomake NULL and "" equivalent in cid fields, mark some...
2006-04-21 Luigi Rizzomake NULL and "" equivalent for some cid fields.
2006-04-21 Luigi RizzoReplace three replicas of the same code with a function.
2006-04-20 Luigi Rizzocomment that for callerid field, NULL and "" should...
2006-04-19 Olle JohanssonClarify result of sipsock_read
2006-04-19 Russell Bryantadd the malloc attribute to the memory allocation wrappers
2006-04-19 Kevin P. FlemingMerged revisions 21638 via svnmerge from
2006-04-19 Tilghman LesherMerged revisions 21597 via svnmerge from
2006-04-19 Tilghman LesherOops, wasn't revised the way I thought it was
2006-04-19 Tilghman LesherBlocked revisions 21597 via svnmerge
2006-04-19 Luigi Rizzomove a replicated block of code in the one place where...
2006-04-19 Luigi Rizzomerge two nested 'if' which are really a single block.
2006-04-19 Luigi Rizzofix indentation of a large block
2006-04-19 Luigi Rizzostart sorting out the duplicated code in the privacy...
2006-04-19 Luigi Rizzomerge two nested 'if' which are really a single block.
2006-04-19 Luigi Rizzomore localization and variable removal
2006-04-19 Luigi Rizzomore localization of variables
2006-04-19 Luigi Rizzolocalize one more variable;
2006-04-19 Luigi Rizzolocalize some variables
2006-04-19 Luigi Rizzoextract a common condition.
2006-04-19 Luigi Rizzofix indentation of some large blocks after previous...
2006-04-19 Luigi Rizzomore simplifications - use a local variable c instead...
2006-04-19 Luigi Rizzomore simplifications
2006-04-19 Luigi Rizzostart cleaning up this code so we can split the 900...
2006-04-19 Luigi Rizzosupport 'languageprefix' in asterisk.conf to modify...
2006-04-19 Luigi Rizzoadd experimental code for new-style "say" application.
next