Commit Verlauf

Autor SHA1 Nachricht Datum
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . vor 10 Jahren
  Kinsey Moore 43b85a2bbe Allow Asterisk to compile under GCC 4.10 vor 10 Jahren
  Andrew Latham b288115da6 Doxygen Updates - janitor work vor 12 Jahren
  Russell Bryant a8cc7a5c9b Fix incorrect usage of sizeof() in res_crypto. vor 12 Jahren
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from vor 13 Jahren
  Russell Bryant 7e32c37177 Merged revisions 317474 via svnmerge from vor 13 Jahren
  Russell Bryant b2b22b351f Merged revisions 280058 via svnmerge from vor 14 Jahren
  Terry Wilson 2750d3d571 Remove built-in AES code and use optional_api instead vor 14 Jahren
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases vor 14 Jahren
  Tilghman Lesher 457825ee8c Remove the old stub files, preferring the optional_api method. vor 14 Jahren
  Russell Bryant 637ebafa26 Move OpenSSL initialization to a single place, make library usage thread-safe. vor 15 Jahren
  Eliel C. Sardanons de93eb36b2 Janitor, use ARRAY_LEN() when possible. vor 16 Jahren
  Kevin P. Fleming d6776c503f improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met vor 16 Jahren
  Kevin P. Fleming 1fdd7c85b6 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too vor 16 Jahren
  Luigi Rizzo 1093cab7f6 make configuration variable const so they are not accidentally vor 17 Jahren
  Luigi Rizzo 5c7aee1010 remove unnecessary (char *) casts for ast_config_AST_* variables. vor 17 Jahren
  Jason Parker ac4b7fb8f0 Remove "old"-style CLI handler, since nothing uses it anymore. vor 17 Jahren
  Luigi Rizzo de488a8981 remove a number of #include <fcntl.h> which are either vor 17 Jahren
  Luigi Rizzo ff8ac85d1a remove a bunch of useless #include "options.h" vor 17 Jahren
  Luigi Rizzo a575562ceb move asterisk/paths.h outside asterisk.h and into those files vor 17 Jahren
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they vor 17 Jahren
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect vor 17 Jahren
  Jason Parker 94f4fd917e Doxygen fixes. vor 17 Jahren
  Kevin P. Fleming 2a8e8b6ea2 improve linked-list macros in two ways: vor 17 Jahren
  Jason Parker 4b793b9f91 Correctly use defined return values in (some) load_module functions. vor 17 Jahren
  Jason Parker 5fd5a97871 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense vor 17 Jahren
  Jason Parker 278b08ca23 Convert NEW_CLI to AST_CLI. vor 17 Jahren
  Russell Bryant 8e0c5ac93d Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :) vor 17 Jahren
  Jason Parker 191d2cdf0f Doxygen cleanups/fixes. vor 17 Jahren
  Russell Bryant 6f6020b243 Add another big set of doxygen documentation improvements from snuffy. vor 17 Jahren