summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-17Merged revisions 114230 via svnmerge from Russell Bryant
2008-04-17Make this file compile. The variable str is never set anywhere. Furthermore,Russell Bryant
2008-04-17added info describing DNS managerJeff Peeler
2008-04-17Merged revisions 114226 via svnmerge from Mark Michelson
2008-04-17Blocked revisions 114211 via svnmergeMark Michelson
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-04-17Merged revisions 114204 via svnmerge from Russell Bryant
2008-04-17fileio.h does not exist; io.h does, though.Tilghman Lesher
2008-04-17Thanks to snuff for finding these omissionsSteve Murphy
2008-04-17Merged revisions 114198 via svnmerge from Philippe Sultan
2008-04-17Merged revisions 114195 via svnmerge from Tilghman Lesher
2008-04-17Update the CHANGES file with yesterday's ChanSpy change. Sorry Kevin, just s...Sean Bright
2008-04-17Merged revisions 114191 via svnmerge from Sean Bright
2008-04-16This is the scariest commit I've done in a long time. This is the astobj2-ifi...Steve Murphy
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...Steve Murphy
2008-04-16Merged revisions 114184 via svnmerge from Kevin P. Fleming
2008-04-16Introducing a small optimization to event_unsubscribe; events now use a Doubl...Steve Murphy
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...Steve Murphy
2008-04-16Blocked revisions 114180 via svnmergeTilghman Lesher
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-16Blocked revisions 114173 via svnmergeJason Parker
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.Steve Murphy
2008-04-16Blocked revisions 114167 via svnmergeJoshua Colp
2008-04-16Add the ability to disable channel technology name playback when speaking the...Sean Bright
2008-04-15Oops, buffer wasn't long enough for queryTilghman Lesher
2008-04-15Merged revisions 114148 via svnmerge from Olle Johansson
2008-04-15Adding chanvar to SIPPEER from 1.4 branchOlle Johansson
2008-04-15If somebody enters a digit during ast_stream_and_wait, the return value is th...Jason Parker
2008-04-15These changes: Steve Murphy
2008-04-15I'm not sure why, but "this" bothers me. Ba dum dum.Sean Bright
2008-04-15Shorten the mac address pattern, since some phones use different identifiers ...Jason Parker
2008-04-15Merged revisions 114138 via svnmerge from Jason Parker
2008-04-15Merged revisions 114133 via svnmerge from Jason Parker
2008-04-15Convert several DEBUG logs into ast_debug.Jason Parker
2008-04-14Need a new buffer for each loopTerry Wilson
2008-04-14Don't unref user twice on failure. Also, when adding sorted list of users, i...Terry Wilson
2008-04-14Merged revisions 114120 via svnmerge from Jason Parker
2008-04-14Merged revisions 114117 via svnmerge from Mark Michelson
2008-04-14Make tab-completion work for all casesTilghman Lesher
2008-04-14Merged revisions 114112 via svnmerge from Mark Michelson
2008-04-14During hangup it is possible for p->chan or p->owner to be NULL, so just retu...Joshua Colp
2008-04-14Merged revisions 114106 via svnmerge from Mark Michelson
2008-04-14Merged revisions 114103 via svnmerge from Joshua Colp
2008-04-14Merged revisions 114100 via svnmerge from Joshua Colp
2008-04-14Add tab command-line completionTilghman Lesher
2008-04-13Use ast_mkdir instead of mkdirTilghman Lesher
2008-04-12Make sure linkset is locked exiting ss7_start_callMatthew Fredrickson
2008-04-12Make sure we start incoming calls on SS7 with echo cancellation enabled. Als...Matthew Fredrickson
2008-04-11If any field is not null, but has no default, then it must be set or the inse...Tilghman Lesher