Commit Graph

9430 Commits (aa7b32d1750b732b45f5fe12a58308cb047ec959)
 

Author SHA1 Message Date
Kevin P. Fleming aa7b32d175 more optimizations for embedded systems:
19 years ago
Russell Bryant b374245688 remove some unneeded variables now that the menuselect build is isolated from
19 years ago
Steve Murphy 51132bbdbf Changes to fix all problems reported in 7804 are included here.
19 years ago
Luigi Rizzo 379dc24745 we really need BSD make here to understand the -V option.
19 years ago
Russell Bryant 3a6dfec6c3 fix redirect typo
19 years ago
Kevin P. Fleming aad5f19a12 fix a typo and clarify something else
19 years ago
Russell Bryant 3c886e6451 remove the make version check, and instead, check for the actual bug that
19 years ago
Russell Bryant d770396e23 Identify what the columns mean in the output of "show profile"
19 years ago
Tilghman Lesher d2b7882788 Off by one error in buffer length (issue 7379)
19 years ago
Russell Bryant 2eb7c010c7 we use autoconf 2.60.
19 years ago
Kevin P. Fleming 970c6876c5 instead of reverting this supposedly 'stupid' change, let's try to get it working properly
19 years ago
Matthew Fredrickson b56d1a76ce Note to self, always compile before committing.
19 years ago
Matthew Fredrickson 3113f07570 Don't send proceeding twice (#7800)
19 years ago
Kevin P. Fleming 7b65cdc0c7 remove documentation of 'global' section in modules.conf, since it is no longer needed or supported
19 years ago
Russell Bryant 9aabe41de3 don't seg fault when using dbsecret
19 years ago
Jason Parker 62309a54ef This is a bit safer on some versions of sed.
19 years ago
Russell Bryant 5008225fcf get cflags for libcurl as well as libs (patch from qwell)
19 years ago
Jason Parker 310cb52bb4 As per the comments in this file..
19 years ago
Jason Parker 2a3aaa9818 Fix a small typo I found.
19 years ago
Russell Bryant 1ff5a0988d Merged revisions 40994 via svnmerge from
19 years ago
Russell Bryant 9df34a3d40 fix codec_gsm build for powerpc
19 years ago
Russell Bryant 5266cd75e3 remove CFLAGS that aren't needed anymore
19 years ago
Olle Johansson cff8073771 Deprecate USERAGENT
19 years ago
Matthew Fredrickson 16157e26d6 Revert stupid RTLD_NOLOAD change that breaks module loading on some systems.
19 years ago
Joshua Colp 236c23269d Merged revisions 40979 via svnmerge from
19 years ago
Joshua Colp e5c0665caf Merged revisions 40971 via svnmerge from
19 years ago
Joshua Colp 5345469008 Documentation updates (thanks Shaun for the speechrec.txt one!)
19 years ago
Jason Parker 2986a59fab Okay, there are 3 reasons why I'm doing this.
19 years ago
Olle Johansson 8b3aeaeae6 Fixing a comment
19 years ago
Joshua Colp a9f8c538ef Add a lasting legacy from 1082... a Macro to do a pre acknowledgement message with option to reject. Thanks to patbaker82 for this. (issue #1082 reported by damin)
19 years ago
Joshua Colp 3f7b10eab6 Free the filename so we don't have a memory leak. (reported by PCadach in #asterisk-bugs)
19 years ago
Kevin P. Fleming 7eecf0bfbc use RTLD_NOLOAD if it's available to make loading dynamic modules a little faster and less resource-intensive
19 years ago
Jason Parker e690d7d34c move the "muted" svn:ignore to the utils/ directory
19 years ago
Russell Bryant 3155cad50d remove svnmerge-integrated property
19 years ago
Tilghman Lesher ec7bd6614a Merged revisions 40901 via svnmerge from
19 years ago
Russell Bryant 4c41a6ccd0 merge menuselect_build ... most of the changes happened in menuselect
19 years ago
Kevin P. Fleming e0df1dfd7c generate a message when a module cannot be found and loadable modules are disabled
19 years ago
Kevin P. Fleming 950b3fb070 make platforms that use mutexes in stdio.h happy
19 years ago
Kevin P. Fleming e274fc0b54 minor improvements
19 years ago
Kevin P. Fleming 804f49e2c9 when loadable modules are disabled, if someone tries to load a module that does not exist, don't dereference a NULL pointer, just stop trying to load it...
19 years ago
Kevin P. Fleming 74fb27c15f add a new include file for out-of-tree modules that need to know where things are located
19 years ago
Kevin P. Fleming 4cc09eb1e4 remove requirement for libtasn1, which appears to be a Debian thing
19 years ago
Jason Parker ec23dcb172 Solaris didn't like this.
19 years ago
Jason Parker 0264c362b6 a couple Solaris tweaks, to help build properly.
19 years ago
Tilghman Lesher 312ae9bbdb Blocked revisions 40821 via svnmerge
19 years ago
Joshua Colp fbe03b3f30 Another compile time warning bites the dust
19 years ago
Joshua Colp 7734efb97b Make a warning about an unused function & variable go away on the stand alone AEL build.
19 years ago
Joshua Colp cbbbff720b Make doxygen work with the new location of files that now reside in main
19 years ago
Joshua Colp 432e19f2b7 Sorry, but this does not resemble malloc... so GCC was ignoring the attribute and throwing a warning.
19 years ago
Joshua Colp 39e32eb6cf Fix up the props a bit
19 years ago