summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-01always trim the trailing ';'Luigi Rizzo
2006-05-01comment usage of contextsLuigi Rizzo
2006-05-01fix dereferencing freed memoryLuigi Rizzo
2006-04-30switch a couple of operands.Luigi Rizzo
2006-04-30put back some simplifications, this time really testedLuigi Rizzo
2006-04-30revert ael.flex to the last correct version.Luigi Rizzo
2006-04-30another small set of simplificationsLuigi Rizzo
2006-04-30- convert the lists of dundi_transactions to the list macrosRussell Bryant
2006-04-30simplify logic (runtest passed).Luigi Rizzo
2006-04-30remove macro defined that is no longer neededKevin P. Fleming
2006-04-30use proper method of detecting OSS support on Linux and FreeBSDKevin P. Fleming
2006-04-30remove remaining MFC/R2 stuffKevin P. Fleming
2006-04-30Merged revisions 23705 via svnmerge from Kevin P. Fleming
2006-04-30fix a libtonezone detection issue on FreeBSDRussell Bryant
2006-04-30add a command-line flag and option to force forking, even with -v or -dKevin P. Fleming
2006-04-30Merged revisions 23673 via svnmerge from Kevin P. Fleming
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)Russell Bryant
2006-04-30document the removal of MFC/R2 supportKevin P. Fleming
2006-04-30remove unusable MFC/R2 supportKevin P. Fleming
2006-04-30more nword() usages, and mark some dubious places.Luigi Rizzo
2006-04-30introduce a new frontend to npval for the very common caseLuigi Rizzo
2006-04-30Merged revisions 23638 via svnmerge from Kevin P. Fleming
2006-04-30Merged revisions 23636 via svnmerge from Kevin P. Fleming
2006-04-30another client for switchlist_blockLuigi Rizzo
2006-04-30more merge of common blocks through intermediate rules.Luigi Rizzo
2006-04-30make destroy_pval able to handle a NULL valueLuigi Rizzo
2006-04-30remove some commented-out codeLuigi Rizzo
2006-04-30simplify updating the token position markersLuigi Rizzo
2006-04-30simplify CFLAGS handling for subdirectoriesKevin P. Fleming
2006-04-30Merged revisions 23580 via svnmerge from Kevin P. Fleming
2006-04-30more commentsLuigi Rizzo
2006-04-30comment some codeLuigi Rizzo
2006-04-30remove T38_SUPPORT define that is no longer neededKevin P. Fleming
2006-04-30when compiling ast_expr2 from utils/ the current directoryLuigi Rizzo
2006-04-30more simplifications in the bison sources,Luigi Rizzo
2006-04-30remove attribute checking... it was an attempt to support older GCC compilers...Kevin P. Fleming
2006-04-30remove unneeded define - it is already in asterisk.hRussell Bryant
2006-04-30convert the dundi_request list to use the list macrosRussell Bryant
2006-04-30convert existing comments to doxygen formatRussell Bryant
2006-04-30fix indentation for this functionRussell Bryant
2006-04-30immediately handle ast_strdupa result so that one more level of indentationRussell Bryant
2006-04-30fix the indentation of a large blockRussell Bryant
2006-04-30handle a memory allocation failure immediately so the following large blockRussell Bryant
2006-04-30- convert the list of dundi mappings to use the list macrosRussell Bryant
2006-04-30use the INSTALL variable instead of "install" directlyRussell Bryant
2006-04-30change a list traversal to use a for loopRussell Bryant
2006-04-30fix the indentation of a large block of codeRussell Bryant
2006-04-30immediately handle a memory allocation failure so the rest of the functionRussell Bryant
2006-04-30- convert some comments to doxygen formatRussell Bryant
2006-04-29added an up-queue message mechanism to avoid buffer fillups in the kernel, al...Christian Richter