]> git.ipfire.org Git - thirdparty/asterisk.git/shortlog
thirdparty/asterisk.git
2010-04-02  Kevin P. FlemingAllow symbol export filtering to work properly on platf...
2010-04-02  Michiel van... Ignore Redial softkey when no previous dialed number...
2010-04-02  Michiel van... Cleanup transmit_* functions
2010-04-01  Tilghman LesherFix DEBUG_THREADS build on Darwin.
2010-04-01  Matthew NicholsonRemoved documentation of the non existent 'both' option...
2010-03-31  Mark MichelsonFix improper comaparison of anonymous URI when getting...
2010-03-31  Tilghman LesherRecorded merge of revisions 255591 via svnmerge from
2010-03-31  Leif MadsenAdd documentation clarifying when 't' and 'T' can be...
2010-03-30  Russell BryantMerged revisions 255409 via svnmerge from
2010-03-30  Russell BryantMerged revisions 255322 via svnmerge from
2010-03-29  Jared SmithThis patch adds custom device state handling for ConfBr...
2010-03-29  Russell BryantRemove a debugging log entry.
2010-03-27  Alexandr Anikincorrections in gk interface, small fixes in call clearing.
2010-03-27  Sean BrightWe need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.
2010-03-27  Tilghman Lesherinotify support for pbx_spool
2010-03-26  Leif MadsenReplace some documentation from 1.6.x back into trunk.
2010-03-26  Leif MadsenUpdate confusing documentation for tlsbindaddr.
2010-03-26  Sean BrightWork around a bug in dash on Ubuntu by checking the...
2010-03-25  Kevin P. FlemingUse "local" instead of "system" header file inclusion.
2010-03-25  Russell BryantFix a number of other build problems on Mac OS X.
2010-03-25  Jason ParkerMerged revisions 254800 via svnmerge from
2010-03-25  Russell BryantResolve compiler warning on FreeBSD.
2010-03-25  Russell BryantFix chan_ooh323 so it works on Mac OS X, as well.
2010-03-25  Russell Bryantchan_usbradio depends on alsa.
2010-03-25  Jason ParkerBlocked revisions 254714 via svnmerge
2010-03-25  Kevin P. FlemingBump cleancount due to ast_channel change.
2010-03-25  Kevin P. FlemingRemove no-longer-used (and unsafe) field in ast_channel...
2010-03-25  Kevin P. FlemingGet chan_ooh323 building again after recent build syste...
2010-03-25  Mark MichelsonAdd unit test for testing ACL functionality.
2010-03-25  Mark MichelsonMerged revisions 254552 via svnmerge from
2010-03-25  Mark MichelsonAdd new rtpsource options to the CHANNEL function.
2010-03-25  Mark MichelsonRecorded merge of revisions 254452 via svnmerge from
2010-03-25  Terry WilsonMerged revisions 254451 via svnmerge from
2010-03-25  Kevin P. FlemingImprove handling of T.38 re-INVITEs that arrive before...
2010-03-25  Leif Madsenhandle_speechset has 4 arguments.
2010-03-25  Tzafrir Cohenremove unneeded explicit channel in dahdi ioctls
2010-03-24  Mark MichelsonFix potential invalid reads that could occur in pbx.c
2010-03-24  Jeff PeelerAllow configuration of minsecs and nextaftercmd per...
2010-03-24  Jeff PeelerMerged revisions 254235 via svnmerge from
2010-03-23  Tzafrir Cohenmake 'core show settings' should show all settable...
2010-03-23  Russell BryantPut test output for a failure in a CDATA section in...
2010-03-23  Jeff PeelerExit native bridging early for greater timing accuracy...
2010-03-23  Jason ParkerBlocked revisions 254046 via svnmerge
2010-03-23  Sean BrightRemove unused structure member in app_queue.
2010-03-23  Tzafrir CohenChange the name of the category 'TEST' to match the...
2010-03-23  Terry WilsonDon't act like an http write failed when it didn't
2010-03-23  Kevin P. FlemingChange per-file debug and verbose levels to be per...
2010-03-22  Mark MichelsonInitialize channels prior to loading "preload" modules.
2010-03-22  Matthew NicholsonMerged revisions 253799 via svnmerge from
2010-03-22  Tilghman LesherUpdate query should be an UPDATE, not a SELECT.
2010-03-22  Tilghman LesherReturn the list for later manipulation. This fixes...
2010-03-22  Tilghman LesherAccomodate equal signs in DSNs and add documentation...
2010-03-20  Russell BryantFix memory corruption found by unit tests.
2010-03-20  Russell BryantResolve more compiler warnings on FreeBSD.
2010-03-20  Russell BryantInclude sys/wait.h on FreeBSD to get the WEXITSTATUS...
2010-03-20  Russell BryantResolve compiler warnings on FreeBSD.
2010-03-20  Russell BryantResolve a compiler warning on FreeBSD.
2010-03-20  Russell BryantUse SHRT_MAX instead of MAXSHORT.
2010-03-19  Alec L Davisprevent segfault if bad magic number is encountered.
2010-03-18  Russell BryantUpdate comment to reflect new timeout value.
2010-03-18  Russell BryantIncrease CLI command output timeout for asterisk -rx...
2010-03-18  Leif MadsenChange usage of pipe to comma in UserEvent docs.
2010-03-18  Philippe SultanPrevent a crash when a buddy gets offline.
2010-03-18  Leif MadsenUpdate to new Local channel documentation.
2010-03-18  Tilghman LesherJust in case of a race, send the signal on interrupt.
2010-03-17  Leif Madsenmain/test.c reports erroneous CLI message.
2010-03-17  Tilghman LesherSwitch to using intptr_t, as suggested by Kevin Fleming...
2010-03-17  Leif MadsenFix a typo.
2010-03-17  Leif MadsenMerged revisions 253018 via svnmerge from
2010-03-17  Tilghman LesherArgh.
2010-03-17  Tilghman LesherFix bamboo compile error by calculating an integer...
2010-03-16  Tilghman LesherMask out previous arguments on each nested invocation...
2010-03-16  Russell BryantRe-enable test_time on non-Linux.
2010-03-16  Sean BrightInclude an extra newline after "Aliased CLI command...
2010-03-16  Tilghman LesherFix test_time on Mac OS X (and other platforms without...
2010-03-16  Russell BryantMerged revisions 252766 via svnmerge from
2010-03-16  Leif MadsenMerged revisions 252761 via svnmerge from
2010-03-16  Tilghman LesherOSARCH is not inherited to this directory
2010-03-16  Russell BryantDisable this test on non-Linux for now.
2010-03-15  Kevin P. FlemingImprove handling of values supplied to FAXOPT(ecm).
2010-03-15  Russell BryantTell the RTP engine API about the initial read and...
2010-03-15  Sean BrightResolve a crash in SLATrunk when the specified trunk...
2010-03-15  Tilghman LesherMerged revisions 252617 via svnmerge from
2010-03-15  Leif MadsenMerged revisions 252533 via svnmerge from
2010-03-15  Tilghman LesherMake the Makefile logic more explicit and move the...
2010-03-15  Tilghman LesherTHIS IS NOT PYTHON. Indentation doesn't matter, only...
2010-03-15  Tilghman LesherRecorded merge of revisions 252366 via svnmerge from
2010-03-15  Tilghman LesherMerged revisions 252361 via svnmerge from
2010-03-14  Sean BrightFix building CDR and CEL SQLite3 modules.
2010-03-14  Alexandr Anikingenerate roundtrip delay requests and responses
2010-03-13  Russell BryantResolve unit test failure that occurred on Mac OSX.
2010-03-13  Russell BryantResolve compiler warning by paying attention to system...
2010-03-12  Tilghman LesherTest script to verify that timezone cache is properly...
2010-03-12  Terry WilsonOnly change the RTP ssrc when we see that it has changed
2010-03-12  Moises Silvaadd missing mfcr2_skip_category setting
2010-03-12  Tilghman LesherDon't override a user option with the global option.
2010-03-12  Richard MudgettMerged revisions 251986 via svnmerge from
2010-03-12  Richard MudgettDoxegen this chan_dahdi lock.
2010-03-11  Tilghman LesherBecause ExecIf needs to reprocess arguments, it's best...
2010-03-11  Tilghman LesherFix tests on 32-bit systems.
next