История коммитов

Автор SHA1 Сообщение Дата
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 лет назад
  Matthew Jordan 255deb8c12 Prevent CDR backends from unregistering while billing data is in flight 11 лет назад
  Matthew Jordan c8da2d8d8e Update Asterisk's CDRs for the new bridging framework 11 лет назад
  Andrew Latham bdc5b26674 Doxygen Updates - Title update 12 лет назад
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 13 лет назад
  Richard Mudgett 2ab52b1e8b Merged revisions 337974 via svnmerge from 13 лет назад
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 лет назад
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 лет назад
  Russell Bryant 03dbe81fd9 formatting tweaks and constification 15 лет назад
  Russell Bryant f7b9998fad Merge the new Channel Event Logging (CEL) subsystem. 15 лет назад
  Sean Bright 92865e2219 Fix errors in cdr_custom that cause reference errors when non-CDR variable 15 лет назад
  Sean Bright 4bf416993e Remove some unused code. 16 лет назад
  Sean Bright d1c8f7f300 Const-ify a string, fix a log message, and use the correct signature for the 16 лет назад
  Sean Bright 566ca35a63 Allow cdr_custom to write to multiple files instead of just one. 16 лет назад
  Tilghman Lesher 37025c8fa6 Merge str_substitution branch. 16 лет назад
  Terry Wilson cdde1b290c Begin on a crusade to end trailing whitespace! 16 лет назад
  Terry Wilson 5a5cc5ded7 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 16 лет назад
  Jason Parker 4aa9c84b83 Merged revisions 110779 via svnmerge from 17 лет назад
  Luigi Rizzo a575562ceb move asterisk/paths.h outside asterisk.h and into those files 17 лет назад
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) 17 лет назад
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 лет назад
  Steve Murphy 38f510abd2 This commits the performance mods that give the priority processing engine in the pbx, a 25-30% speed boost. The two updates used, are, first, to merge the ast_exists_extension() and the ast_spawn_extension() where they are called sequentially in a loop in the code, into a slightly upgraded version of ast_spawn_extension(), with a few extra args; and, second, I modified the substitute_variables_helper_full, so it zeroes out the byte after the evaluated string instead of demanding you pre-zero the buffer; I also went thru the code and removed the code that zeroed this buffer before every call to the substitute_variables_helper_full. The first fix provides about a 9% speedup, and the second the rest. These figures come from the 'PIPS' benchmark I describe in blogs, conf. reports, etc. 17 лет назад
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 17 лет назад
  Steve Murphy 60ee7c841d Merged revisions 70841 via svnmerge from 17 лет назад
  Kevin P. Fleming c635698545 Merged revisions 46200 via svnmerge from 18 лет назад
  Matt O'Gorman 4dd7e4bbac everything that loads a config that needs a config file to run 18 лет назад
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 лет назад
  Kevin P. Fleming fcb632c6e2 there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us 18 лет назад
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 лет назад
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 лет назад