Commit History

Author SHA1 Message Date
  Kinsey Moore feda5aec6b Unregister CLI commands on exit 12 years ago
  Kinsey Moore 882ec55b31 Clean up and ensure proper usage of alloca() 13 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 13 years ago
  David Vossel 5dcc108928 Fixed an issue in the threadstorage cli functions resulting from the constification of struct ast_cli_args in r196072. 16 years ago
  Russell Bryant 9b0f1b96b8 Merged revisions 164736 via svnmerge from 16 years ago
  Brett Bryant ab8c91a43e Janitor patch to change uses of sizeof to ARRAY_LEN 17 years ago
  Russell Bryant 4567a7495c Merged revisions 91192 via svnmerge from 17 years ago
  Luigi Rizzo ef421b5ea6 move internal function declarations to include/asterisk/_private.h 17 years ago
  Luigi Rizzo dcb25c2a5c another bunch of include removals (errno.h and asterisk/logger.h) 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Mark Michelson e1d775d159 AST_LIST_REMOVE_CURRENT takes only one argument. 17 years ago
  Jason Parker 5fd5a97871 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
  Jason Parker 278b08ca23 Convert NEW_CLI to AST_CLI. 18 years ago
  Joshua Colp 13b5036be4 Permit building under DEBUG_THREADLOCALS. Thanks snuff. 18 years ago
  Joshua Colp b2139232db Merged revisions 85818 via svnmerge from 18 years ago
  Russell Bryant 8e0c5ac93d Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :) 18 years ago
  Tilghman Lesher 888d03a44b Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes 18 years ago
  Kevin P. Fleming 6939910e39 use a rwlock-list for the list of TLS objects 18 years ago
  Kevin P. Fleming 6e9f527040 Merged revisions 49553 via svnmerge from 18 years ago