summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Found and fixed a memory leakTilghman Lesher
2009-05-11Recorded merge of revisions 193755 via svnmerge from Tilghman Lesher
2009-05-11Fix some timer state corruption.Russell Bryant
2009-05-11Don't nullify an ast_str pointer.Tilghman Lesher
2009-05-11Merged revisions 193613 via svnmerge from Richard Mudgett
2009-05-11Recorded merge of revisions 193544 via svnmerge from Leif Madsen
2009-05-10Fix a bug where receiving a control frame of subclass -1 would cause certain ...Joshua Colp
2009-05-09Minor documentation update for ast_event_queue().Russell Bryant
2009-05-09Declare private data as static.Russell Bryant
2009-05-08TCP not matching valid peer.David Vossel
2009-05-08Reset the members' call counts when resetting queue statistics.Mark Michelson
2009-05-08Fix the spelling of UNAVAILABLE in func_devstate CLI completion.Sean Bright
2009-05-08Merged revisions 193262 via svnmerge from David Vossel
2009-05-08Merged revisions 193193 via svnmerge from Kevin P. Fleming
2009-05-07Merged revisions 193119 via svnmerge from Tilghman Lesher
2009-05-07Merged revisions 193050 via svnmerge from Richard Mudgett
2009-05-07Second result should not contain data from the first result.Tilghman Lesher
2009-05-07Send DTMF frame before playing back audio.Tilghman Lesher
2009-05-07Merged revisions 192932 via svnmerge from Tilghman Lesher
2009-05-06Merged revisions 192858 via svnmerge from Jeff Peeler
2009-05-06If no extension was found in the pattern tree, don't crash.Jeff Peeler
2009-05-06Fix a bug where a timer would be created but not acknowledged.Joshua Colp
2009-05-06Add numbers in Urdu, the national language of PakistanTilghman Lesher
2009-05-06Make the code that prevents an infinite loop from happening into a case insen...Joshua Colp
2009-05-06Fix an infinite loop with tab completion of CLI aliases that reference themse...Joshua Colp
2009-05-06Merged revisions 192633 via svnmerge from Joshua Colp
2009-05-05Fixed crashes from issue8824 review board channel locking changes.Richard Mudgett
2009-05-05Merged revisions 192524 via svnmerge from Sean Bright
2009-05-05Merged revisions 192454 via svnmerge from Joshua Colp
2009-05-05Merged revisions 192429 via svnmerge from Joshua Colp
2009-05-05Revert CPC patch for now, until I decide whether or not it all should be merg...Matthew Fredrickson
2009-05-05Fix a bug with setting t38pt_udptl at the user or peer level.Joshua Colp
2009-05-05Add a more efficient way of allocating structures that use stringfieldsKevin P. Fleming
2009-05-05Correct some flaws in the memory accounting code for stringfields and ao2 obj...Kevin P. Fleming
2009-05-05Properly account for memory allocated for channels and datastoresKevin P. Fleming
2009-05-05Ensure that string pools allocated to hold stringfields are properly accounte...Kevin P. Fleming
2009-05-04Merged revisions 192213 via svnmerge from David Vossel
2009-05-04Restore 'asyncagi break' command to 1.6.1 and higher.Tilghman Lesher
2009-05-04Pass libraries in LIBS, not LDFLAGS.Tilghman Lesher
2009-05-04Commit documentation changes related to issue #14801.Leif Madsen
2009-05-04Ensure that astobj2 memory allocations are properly accounted for when MALLOC...Kevin P. Fleming
2009-05-04Do not re-define _POSIX_C_SOURCE if it was already defined.Eliel C. Sardanons
2009-05-04Minor changes in test modulesKevin P. Fleming
2009-05-04Ensure that by default only one console channel driver is loadedKevin P. Fleming
2009-05-03Add 'bitflags'-style information elements to event frameworkKevin P. Fleming
2009-05-03Remove unnecessary compiler flagRussell Bryant
2009-05-02Do a bit of code cleanup.Russell Bryant
2009-05-02Remove rarely-used event_log/LOG_EVENT supportKevin P. Fleming
2009-05-02Blocked revisions 191778 via svnmergeMark Michelson