aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-30Merged revisions 23673 via svnmerge from kpfleming5-7/+5
2006-04-30fix up the app_rpt.o target. oops! (Thanks to Denis Smirnov on the -dev list)russell1-1/+1
2006-04-30document the removal of MFC/R2 supportkpfleming1-0/+5
2006-04-30remove unusable MFC/R2 supportkpfleming3-364/+4
2006-04-30more nword() usages, and mark some dubious places.rizzo2-124/+93
2006-04-30introduce a new frontend to npval for the very common caserizzo3-384/+348
2006-04-30Merged revisions 23638 via svnmerge from kpfleming1-2/+2
2006-04-30Merged revisions 23636 via svnmerge from kpfleming1-1/+0
2006-04-30another client for switchlist_blockrizzo2-261/+253
2006-04-30more merge of common blocks through intermediate rules.rizzo3-781/+809
2006-04-30make destroy_pval able to handle a NULL valuerizzo3-633/+635
2006-04-30remove some commented-out coderizzo2-198/+149
2006-04-30simplify updating the token position markersrizzo2-304/+298
2006-04-30simplify CFLAGS handling for subdirectorieskpfleming3-13/+13
2006-04-30Merged revisions 23580 via svnmerge from kpfleming1-1/+1
2006-04-30more commentsrizzo2-24/+22
2006-04-30comment some coderizzo2-6/+26
2006-04-30remove T38_SUPPORT define that is no longer neededkpfleming4-13/+0
2006-04-30when compiling ast_expr2 from utils/ the current directoryrizzo1-1/+1
2006-04-30more simplifications in the bison sources,rizzo2-861/+851
2006-04-30remove attribute checking... it was an attempt to support older GCC compilers...kpfleming2-18/+0
2006-04-30remove unneeded define - it is already in asterisk.hrussell1-3/+0
2006-04-30convert the dundi_request list to use the list macrosrussell1-36/+18
2006-04-30convert existing comments to doxygen formatrussell1-34/+34
2006-04-30fix indentation for this functionrussell1-56/+56
2006-04-30immediately handle ast_strdupa result so that one more level of indentationrussell1-3/+4
2006-04-30fix the indentation of a large blockrussell1-43/+43
2006-04-30handle a memory allocation failure immediately so the following large blockrussell1-7/+4
2006-04-30- convert the list of dundi mappings to use the list macrosrussell1-60/+35
2006-04-30use the INSTALL variable instead of "install" directlyrussell1-1/+1
2006-04-30change a list traversal to use a for looprussell1-2/+1
2006-04-30fix the indentation of a large block of coderussell1-121/+121
2006-04-30immediately handle a memory allocation failure so the rest of the functionrussell1-5/+4
2006-04-30- convert some comments to doxygen formatrussell1-140/+118
2006-04-29added an up-queue message mechanism to avoid buffer fillups in the kernel, al...crichter3-39/+131
2006-04-29revert the last change to this Makefile which removed the rules to buildrussell1-0/+6
2006-04-29remove now useless rule for app_rpt (bug 7059)rizzo1-6/+0
2006-04-29oops, i modified the Makefile isntead of Makefile.inrussell1-12/+1
2006-04-29- the configure script should never be regenerated for mxmlrussell2-305/+0
2006-04-29and now with the correct filenameskpfleming3-3/+21
2006-04-29add the other two files that should have been on this target... oopskpfleming1-1/+1
2006-04-29add aelparse to svn:ignorerussell0-0/+0
2006-04-29a bunch of conversion to ast_channel_*lock (issue #7058)russell10-67/+67
2006-04-29fix up dependencies for aelparse so that bison/flex will not be run to rebuil...kpfleming1-3/+5
2006-04-29if the "action-if-found" is left empty, AC_CHECK_LIB will add a default resultrussell1-1/+1
2006-04-29- convert lists to use linked list macrosrussell1-93/+74
2006-04-29Merged revisions 23305 via svnmerge from kpfleming1-24/+26
2006-04-29- don't create duplicate log messagesrussell1-18/+16
2006-04-29add reload() (bug 9981)rizzo1-1/+1
2006-04-29partial adaptation to the new module loadingrizzo1-24/+9