Histórico de commits

Autor SHA1 Mensagem Data
  Leif Madsen c7f7156c57 Merged revisions 328209 via svnmerge from 13 anos atrás
  Tilghman Lesher 8a337b692a Merged revisions 320445 via svnmerge from 14 anos atrás
  David Vossel 0dddd97cc6 Merged revisions 316215 via svnmerge from 14 anos atrás
  Tilghman Lesher 5aa2866e70 Merged revisions 307793 via svnmerge from 14 anos atrás
  Paul Belanger 7cdc29f066 Replace ast_log(LOG_DEBUG, ...) with ast_debug() 14 anos atrás
  Tilghman Lesher 922ccdd3de Merged revisions 300623 via svnmerge from 14 anos atrás
  Russell Bryant d39eef0ec1 Merged revisions 283659 via svnmerge from 14 anos atrás
  Tilghman Lesher 480b32a375 Merged revisions 283561 via svnmerge from 14 anos atrás
  Tilghman Lesher 9d9feac2e9 Merged revisions 279113 via svnmerge from 14 anos atrás
  Tilghman Lesher 8209a472c1 Merge the realtime failover branch 14 anos atrás
  Tilghman Lesher bc0bd7e778 Add load priority order, such that preload becomes unnecessary in most cases 14 anos atrás
  Eliel C. Sardanons f4a8adb977 Implement AstData API data providers as part of the GSOC 2010 project, 15 anos atrás
  Jason Parker 4d25df8e09 Remove ABI differences that occured when compiling with DEBUG_THREADS. 15 anos atrás
  Kevin P. Fleming 808d6fa36e Recorded merge of revisions 222152 via svnmerge from 15 anos atrás
  Tilghman Lesher ce99465a3b AST-2009-005 15 anos atrás
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 16 anos atrás
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 16 anos atrás
  Tilghman Lesher bdac0beea0 Merge changes from str_substitution that are unrelated to that branch. 16 anos atrás
  Kevin P. Fleming 80282ed194 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches 16 anos atrás
  Tilghman Lesher ab989f3cd8 Oops, wrong direction of command 16 anos atrás
  Tilghman Lesher 259a4f26f0 ODBC transaction support 16 anos atrás
  Tilghman Lesher 9a1a7ea698 Add assertions in the quest to track down a refcount leak. 16 anos atrás
  Kevin P. Fleming 8aa194630f ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately 16 anos atrás
  Kevin P. Fleming 3e1ffa5935 remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC 16 anos atrás
  Mark Michelson 12f0324a43 Fix crashes in res_odbc. 16 anos atrás
  Tilghman Lesher 49867a43bd Fix reference counts of the class and add an assertion to the end. 16 anos atrás
  Mark Michelson 92e59faeca Fix a refcount leak in res_odbc 16 anos atrás
  Eliel C. Sardanons de93eb36b2 Janitor, use ARRAY_LEN() when possible. 16 anos atrás
  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 16 anos atrás
  Sean Bright 8db046afa8 Keep up with shadow warnings. One day I'll actually enable this in the Makefile. 16 anos atrás