summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-26ensure that unload_dynamic_module won't continue dereferencing a module point...Kevin P. Fleming
2006-08-26menuselect doesn't use asterisk's autoconfig.h anymore, so this ifdef can beRussell Bryant
2006-08-26ensure that cross-compiler info is removed from the enviroment before configu...Kevin P. Fleming
2006-08-26more optimizations for embedded systems:Kevin P. Fleming
2006-08-26remove some unneeded variables now that the menuselect build is isolated fromRussell Bryant
2006-08-25Changes to fix all problems reported in 7804 are included here.Steve Murphy
2006-08-25we really need BSD make here to understand the -V option.Luigi Rizzo
2006-08-25fix redirect typoRussell Bryant
2006-08-25fix a typo and clarify something elseKevin P. Fleming
2006-08-25remove the make version check, and instead, check for the actual bug thatRussell Bryant
2006-08-25Identify what the columns mean in the output of "show profile"Russell Bryant
2006-08-25Off by one error in buffer length (issue 7379)Tilghman Lesher
2006-08-25we use autoconf 2.60.Russell Bryant
2006-08-25instead of reverting this supposedly 'stupid' change, let's try to get it wor...Kevin P. Fleming
2006-08-25Note to self, always compile before committing.Matthew Fredrickson
2006-08-25Don't send proceeding twice (#7800)Matthew Fredrickson
2006-08-25remove documentation of 'global' section in modules.conf, since it is no long...Kevin P. Fleming
2006-08-25don't seg fault when using dbsecretRussell Bryant
2006-08-25This is a bit safer on some versions of sed.Jason Parker
2006-08-25get cflags for libcurl as well as libs (patch from qwell)Russell Bryant
2006-08-24As per the comments in this file..Jason Parker
2006-08-24Fix a small typo I found.Jason Parker
2006-08-24Merged revisions 40994 via svnmerge from Russell Bryant
2006-08-24fix codec_gsm build for powerpcRussell Bryant
2006-08-24remove CFLAGS that aren't needed anymoreRussell Bryant
2006-08-24Deprecate USERAGENTOlle Johansson
2006-08-24Revert stupid RTLD_NOLOAD change that breaks module loading on some systems.Matthew Fredrickson
2006-08-24Merged revisions 40979 via svnmerge from Joshua Colp
2006-08-24Merged revisions 40971 via svnmerge from Joshua Colp
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)Joshua Colp
2006-08-24Okay, there are 3 reasons why I'm doing this.Jason Parker
2006-08-23Fixing a commentOlle Johansson
2006-08-23Add a lasting legacy from 1082... a Macro to do a pre acknowledgement message...Joshua Colp
2006-08-23Free the filename so we don't have a memory leak. (reported by PCadach in #as...Joshua Colp
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...Kevin P. Fleming
2006-08-23move the "muted" svn:ignore to the utils/ directoryJason Parker
2006-08-23remove svnmerge-integrated propertyRussell Bryant
2006-08-23Merged revisions 40901 via svnmerge from Tilghman Lesher
2006-08-23merge menuselect_build ... most of the changes happened in menuselectRussell Bryant
2006-08-22generate a message when a module cannot be found and loadable modules are dis...Kevin P. Fleming
2006-08-22make platforms that use mutexes in stdio.h happyKevin P. Fleming
2006-08-22minor improvementsKevin P. Fleming
2006-08-22when loadable modules are disabled, if someone tries to load a module that do...Kevin P. Fleming
2006-08-22add a new include file for out-of-tree modules that need to know where things...Kevin P. Fleming
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingKevin P. Fleming
2006-08-22Solaris didn't like this.Jason Parker
2006-08-22a couple Solaris tweaks, to help build properly.Jason Parker
2006-08-22Blocked revisions 40821 via svnmergeTilghman Lesher
2006-08-22Another compile time warning bites the dustJoshua Colp