summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-06-23make solaris happy...pointed out by snuff-home on IRCDwayne M. Hubbard
2008-06-20Merged revisions 124395 via svnmerge from Tilghman Lesher
2008-06-20Change references to doc/channelvariables.txt toMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19Make OpenBSD compile againTilghman Lesher
2008-06-19Add errors that report any locks held by threads when they are being closed.Brett Bryant
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secRussell Bryant
2008-06-19Merged revisions 123930 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 123869 via svnmerge from Tilghman Lesher
2008-06-18Merged revisions 123769 via svnmerge from Tilghman Lesher
2008-06-18Fix a crash in tcp and tls connections related to reference counts.Brett Bryant
2008-06-17Revert a previous regression in astobj2.c from merging a branch.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Put quotes around "test"Mark Michelson
2008-06-17_ys pointed out in #asterisk-bugs that he was experiencingMark Michelson
2008-06-17Add the same fix from revision 123271 to container_destruct_debug.Mark Michelson
2008-06-17If we don't match registrar when destroying a context, it can cause a crash.Tilghman Lesher
2008-06-17Merged revisions 123271 via svnmerge from Russell Bryant
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-13Merged revisions 122713 via svnmerge from Mark Michelson
2008-06-13Convert one more delimiter to use comma.Tilghman Lesher
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12(closes issue 0012193)Jeff Peeler
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merged revisions 122130 via svnmerge from Tilghman Lesher
2008-06-12Merged revisions 122127 via svnmerge from Steve Murphy
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming
2008-06-12Don't log not being able to set a default EID. Most people don't care, andRussell Bryant
2008-06-11Initialize parkingtime to DEFAULT_PARK_TIME instead of 0Terry Wilson
2008-06-11Merged revisions 121861 via svnmerge from Tilghman Lesher
2008-06-10Add an additional sanity check in case an event is passed between Mark Michelson
2008-06-10Merge another big set of changes from team/russell/eventsRussell Bryant
2008-06-10Merge some more changes from team/russell/eventsRussell Bryant
2008-06-10Merge another change from team/russell/eventsRussell Bryant
2008-06-10Merged revisions 121442 via svnmerge from Joshua Colp
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-10Properly initialize the cli_ping condition and lockRussell Bryant
2008-06-10Change system header includes to be like how it is done in other filesRussell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-09Initialize the lock and destroy lock and cond in the destructor (thanks, mmic...Terry Wilson
2008-06-09arbitrary formatting change to test mantis changeRussell Bryant
2008-06-09arbitrary formatting change to test a mantis changeRussell Bryant
2008-06-09Minor formatting change to test a mantis change ...Russell Bryant
2008-06-09Merged revisions 121280 via svnmerge from Russell Bryant
2008-06-09Implement FINDLABEL matching for the new extension matching engine.Tilghman Lesher
2008-06-06Make extension match characters case-insensitive.Tilghman Lesher