summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-04-29revert the last change to this Makefile which removed the rules to buildRussell Bryant
2006-04-29remove now useless rule for app_rpt (bug 7059)Luigi Rizzo
2006-04-29oops, i modified the Makefile isntead of Makefile.inRussell Bryant
2006-04-29- the configure script should never be regenerated for mxmlRussell Bryant
2006-04-29and now with the correct filenamesKevin P. Fleming
2006-04-29add the other two files that should have been on this target... oopsKevin P. Fleming
2006-04-29add aelparse to svn:ignoreRussell Bryant
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)Russell Bryant
2006-04-29fix up dependencies for aelparse so that bison/flex will not be run to rebuil...Kevin P. Fleming
2006-04-29if the "action-if-found" is left empty, AC_CHECK_LIB will add a default resultRussell Bryant
2006-04-29- convert lists to use linked list macrosRussell Bryant
2006-04-29Merged revisions 23305 via svnmerge from Kevin P. Fleming
2006-04-29- don't create duplicate log messagesRussell Bryant
2006-04-29add reload() (bug 9981)Luigi Rizzo
2006-04-29partial adaptation to the new module loadingLuigi Rizzo