summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-04-29add a small optimization for deleting all the members of a listRussell Bryant
2006-04-29- convert the list of zones to use the list macros, and add locking (issue #7...Russell Bryant
2006-04-29move the "show version" CLI command from cli.c to asterisk.c so that only oneRussell Bryant
2006-04-28support "make distclean" as well as "make dist-clean" for the picky peopleRussell Bryant
2006-04-28fix spelling typo -- what's a Diaplan?Russell Bryant
2006-04-28fix sending the group numbers for a sip peer over the manager interfaceRussell Bryant
2006-04-28note that group assignments must be from 0 to 63 (issue #7048)Russell Bryant
2006-04-28whitespace - format the source in a more readable way;Luigi Rizzo
2006-04-28make the 'runtest' filter less strict on line numbers.Luigi Rizzo
2006-04-28simplify handling of line numbersLuigi Rizzo
2006-04-28fix last known bug in computing columb numbers in error messagesLuigi Rizzo
2006-04-28fix a bug in computing line numbersLuigi Rizzo
2006-04-28- fix miscalculation in column numbers when multiple tabsLuigi Rizzo
2006-04-28last batch of npval -> npval2 changesLuigi Rizzo
2006-04-28more npval -> npval2 changesLuigi Rizzo
2006-04-28minor cleanupLuigi Rizzo
2006-04-28more npval -> npval2 conversionsLuigi Rizzo
2006-04-28remove this option for now, because it can only be enabled whenRussell Bryant