aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-25remove the make version check, and instead, check for the actual bug thatrussell2-28/+53
2006-08-25Identify what the columns mean in the output of "show profile"russell1-1/+3
2006-08-25Off by one error in buffer length (issue 7379)tilghman1-2/+2
2006-08-25we use autoconf 2.60.russell2-6/+6
2006-08-25instead of reverting this supposedly 'stupid' change, let's try to get it wor...kpfleming1-0/+9
2006-08-25Note to self, always compile before committing.mattf1-1/+1
2006-08-25Don't send proceeding twice (#7800)mattf1-2/+3
2006-08-25remove documentation of 'global' section in modules.conf, since it is no long...kpfleming1-5/+0
2006-08-25don't seg fault when using dbsecretrussell1-2/+4
2006-08-25This is a bit safer on some versions of sed.qwell1-1/+1
2006-08-25get cflags for libcurl as well as libs (patch from qwell)russell3-10/+19
2006-08-24As per the comments in this file..qwell1-5/+12
2006-08-24Fix a small typo I found.qwell1-1/+1
2006-08-24Merged revisions 40994 via svnmerge from russell3-5/+22
2006-08-24fix codec_gsm build for powerpcrussell1-1/+1
2006-08-24remove CFLAGS that aren't needed anymorerussell1-1/+1
2006-08-24Deprecate USERAGENToej1-0/+4
2006-08-24Revert stupid RTLD_NOLOAD change that breaks module loading on some systems.mattf1-9/+0
2006-08-24Merged revisions 40979 via svnmerge from file1-1/+1
2006-08-24Merged revisions 40971 via svnmerge from file1-0/+2
2006-08-24Documentation updates (thanks Shaun for the speechrec.txt one!)file2-3/+2
2006-08-24Okay, there are 3 reasons why I'm doing this.qwell2-6/+6
2006-08-23Fixing a commentoej1-1/+1
2006-08-23Add a lasting legacy from 1082... a Macro to do a pre acknowledgement message...file1-1/+21
2006-08-23Free the filename so we don't have a memory leak. (reported by PCadach in #as...file1-0/+1
2006-08-23use RTLD_NOLOAD if it's available to make loading dynamic modules a little fa...kpfleming4-9/+106
2006-08-23move the "muted" svn:ignore to the utils/ directoryqwell0-0/+0
2006-08-23remove svnmerge-integrated propertyrussell0-0/+0
2006-08-23Merged revisions 40901 via svnmerge from tilghman1-4/+5
2006-08-23merge menuselect_build ... most of the changes happened in menuselectrussell1-8/+3
2006-08-22generate a message when a module cannot be found and loadable modules are dis...kpfleming1-0/+1
2006-08-22make platforms that use mutexes in stdio.h happykpfleming1-0/+1
2006-08-22minor improvementskpfleming1-22/+13
2006-08-22when loadable modules are disabled, if someone tries to load a module that do...kpfleming1-0/+2
2006-08-22add a new include file for out-of-tree modules that need to know where things...kpfleming2-1/+44
2006-08-22remove requirement for libtasn1, which appears to be a Debian thingkpfleming2-3/+3
2006-08-22Solaris didn't like this.qwell1-2/+2
2006-08-22a couple Solaris tweaks, to help build properly.qwell5-5/+5
2006-08-22Blocked revisions 40821 via svnmergetilghman0-0/+0
2006-08-22Another compile time warning bites the dustfile1-1/+1
2006-08-22Make a warning about an unused function & variable go away on the stand alone...file1-1/+6
2006-08-22Make doxygen work with the new location of files that now reside in mainfile1-1/+2
2006-08-22Sorry, but this does not resemble malloc... so GCC was ignoring the attribute...file1-2/+2
2006-08-22Fix up the props a bitfile0-0/+0
2006-08-21Merged revisions 40798 via svnmerge from mogorman0-0/+0
2006-08-21restore 'preload' functionality in loaderkpfleming3-8/+21
2006-08-21oops... missed onekpfleming1-1/+1
2006-08-21another variable to clear out before configuring mxmlkpfleming1-1/+1
2006-08-21use a customized configure macro to tell the script that uCLinux does not hav...kpfleming4-8/+83
2006-08-21don't initialize global variables list twicekpfleming1-2/+1