]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2006-02-23  Mark SpencerFix a few compile warnings (turned errors) and disable...
2006-02-22  Kevin P. Flemingrevert change to ENUM functionality (go back to supplyi...
2006-02-22  Kevin P. Flemingmerge rizzo's patch to make compiler warnings stop...
2006-02-22  Christian Richter* changed some strncpys to ast_copy_str
2006-02-22  Kevin P. Fleminguse a symbolic constant instead of a magic number ...
2006-02-22  Matt O'GormanSolved problem where talker hears himself when
2006-02-22  Tilghman LesherTypo: should have been changed to a constant
2006-02-22  Matt O'Gormanbug in the linkedlists macros where the prev node
2006-02-22  Kevin P. FlemingMerged revisions 10511,10535,10736 via svnmerge from
2006-02-22  Christian Richterfixed a ETSI violation (after RELEASE we need to RELEAS...
2006-02-22  Tilghman LesherUpdating skel application to use current parsing constructs
2006-02-21  Russell Bryantconverstions to allocation wrappers, use calloc instead...
2006-02-21  Russell Bryantsuppress some compiler warnings due to recent format...
2006-02-21  Kevin P. Flemingset keywords property correctly
2006-02-21  Tilghman LesherBug 6554 - Show all spans statuses with a single command
2006-02-21  Tilghman LesherBug 6552 - Be a little more descriptive about which...
2006-02-20  Tilghman LesherBug 5984 - Convert file offsets to 64 bit
2006-02-20  Tilghman LesherMerged revisions 10577 via svnmerge from
2006-02-20  Matt O'GormanChanging syntax once again slightly and standardizing
2006-02-20  Mark SpencerRemove gratuitous -1 (bug #6426)
2006-02-20  Mark SpencerRemove several uses of freed memory
2006-02-19  Tilghman LesherMerged revisions 10487 via svnmerge from
2006-02-19  Tilghman LesherMerged revisions 10464 via svnmerge from
2006-02-19  Tilghman LesherMerged revisions 10462 via svnmerge from
2006-02-18  Russell Bryantremove unused variable
2006-02-18  Russell Bryantfix up some doxygen formatted comments
2006-02-18  Tilghman LesherMerged revisions 10409 via svnmerge from
2006-02-17  Russell Bryantfix up the summary and help text for the mixmonitor...
2006-02-17  Russell BryantMerged revisions 10368 via svnmerge from
2006-02-16  Matt O'Gormanadd 'blindtransfer' variable to chan iax2 like chan_sip...
2006-02-16  Tilghman LesherBug 6503 - Change wording from mailbox to folder when...
2006-02-16  Tilghman LesherBug 6516 - u->chan not defined
2006-02-16  Tilghman LesherBug 6515 - extra semicolon
2006-02-16  Russell Bryantremove -lssl for asterisk, and add it for res_osp ...
2006-02-16  Russell BryantMerged revisions 10301 via svnmerge from
2006-02-16  Russell Bryantadd StopMixMonitor application (issue #6122, with mods)
2006-02-16  Russell Bryantsuppress compiler warning
2006-02-16  Olle JohanssonWhitespace cleanup
2006-02-15  Tilghman LesherDefine the initial values separate from the STATIC...
2006-02-15  Russell Bryantremove the uses of the deprecated STANDARD_LOCAL_USER
2006-02-15  Christian Richteradde incoming_early_audio option, to avoid sending...
2006-02-15  Christian Richteradded pmp_l1_check option, to avoid l1 checking for...
2006-02-15  Russell Bryantnow that there are no modules that define their own...
2006-02-15  Russell BryantFix the retrieval of the new SYSTEMNAME variable. ...
2006-02-15  Matt O'Gormanchanged LOG_WARNING to LOG_DEBUG for backtrace
2006-02-15  Olle JohanssonSmall typo
2006-02-15  Kevin P. Flemingadd option to avoid calling members whose channels...
2006-02-15  Kevin P. Flemingremove code that does not appear to do anything useful...
2006-02-15  Kevin P. Flemingmore memory allocation wrapper conversion
2006-02-15  Kevin P. Flemingvarious cleanups (issue #6389)
2006-02-15  Kevin P. Flemingdon't dereference memory that has been freed (issue...
2006-02-15  Kevin P. FlemingMerged revisions 10137 via svnmerge from
2006-02-15  Kevin P. Flemingadd channel's uniqueid to manager 'join' event (issue...
2006-02-15  Kevin P. Flemingadd KEYPADHASH dialplan function (issue #6441)
2006-02-15  Kevin P. Fleminghandle longer ENUM lookup results (issue #6476)
2006-02-15  Kevin P. Flemingblock func_enum fix
2006-02-15  Kevin P. FlemingMerged revisions 10021,10108 via svnmerge from
2006-02-15  Kevin P. Flemingforce a cleanup due to today's ast_channel change
2006-02-15  Kevin P. Flemingupdate app to use args parser
2006-02-15  Kevin P. Flemingadd API function for parsing strings to time_t (issue...
2006-02-14  Kevin P. Flemingadd 'systemname' option to prefix channel unique IDs...
2006-02-14  Matt O'GormanNow Kevin will be really happy!
2006-02-14  Matt O'Gormanchanged naming scheme for variables so it matches
2006-02-14  Kevin P. Fleminguse a delimiter for 'show channels concise' that will...
2006-02-14  Tilghman LesherBug 4377 - Initial round of loader changes
2006-02-14  Kevin P. Flemingmore list macro conversion (issue #6361, plus documenta...
2006-02-14  Kevin P. Flemingmore memory allocation wrapper conversion (issue #6365)
2006-02-14  Kevin P. Flemingwarn people about ENUMLOOKUP counting change
2006-02-14  Kevin P. Flemingensure that ENUM count requests that are invalid return...
2006-02-14  Kevin P. Flemingdon't force a default zone for ENUM() lookups, use...
2006-02-14  Kevin P. Flemingdon't use localuser structure for outbound calls (issue...
2006-02-14  Kevin P. Fleminglist macro conversion (issue #6328, with bugfix)
2006-02-14  Kevin P. FlemingMerged revisions 9961,9964,9990,10018 via svnmerge...
2006-02-14  Kevin P. Flemingremove file for testing
2006-02-14  Kevin P. Flemingtest pre-commit script
2006-02-14  Kevin P. Flemingset proper mime-type and eol-style on all files
2006-02-14  Mark SpencerProperly stopsteram on meetme (bug #6137)
2006-02-14  Mark SpencerFix build issues...
2006-02-14  BJ Weschke#ifdef the include too.
2006-02-14  BJ Weschke #ifdef'd the prctl fix to only try and compile on...
2006-02-14  Kevin P. Flemingset properties for new files (i need to get this docume...
2006-02-14  Kevin P. FlemingMerged revisions 9958 via svnmerge from
2006-02-14  Kevin P. Flemingblock meetme fix
2006-02-14  Kevin P. Flemingblock revs for core dump fix
2006-02-14  Kevin P. Fleminguse proper property name for blocked revs
2006-02-14  Kevin P. Flemingblock reversal of yesterday's blocked fix :-)
2006-02-14  Matt O'Gormanbug 6485 fixed.
2006-02-14  Matt O'GormanCommiting 5959 with minor formatting and typo
2006-02-14  Christian Richterfixed a certain 64bit segfault
2006-02-14  Christian Richterfixed the occasional no audio issue, still need deeper...
2006-02-14  BJ Weschke Make sure that PR_SET_DUMPABLE is set to make certain...
2006-02-14  Kevin P. Flemingblock issue 6052 fix, needs a better fix here
2006-02-13  Tilghman LesherShouldn't have been a public function
2006-02-13  Russell Bryantremove LOCAL_USER_ACF_ADD since it is now the same...
2006-02-13  Tilghman LesherBug 6477 - minor syntax error, plus a few other syntax...
2006-02-13  Josh RobersonDon't set the formats before we stop indications. ...
2006-02-13  Russell Bryantdeclare function_sipppeer as static (issue #6466)
2006-02-13  Russell Bryantremove unneeded var (issue #6466)
2006-02-13  Russell Bryantfix codec_ilbc.so build - it would build before, but...
2006-02-12  Russell Bryantuse the zone and options set by the arg parsing macros
next