Automerge script
|
3ae7741869
Merged revisions 370184 via svnmerge from
|
12 years ago |
Jason Parker
|
0bd221bcd5
Multiple revisions 368721,368739,368760,368808
|
12 years ago |
Jason Parker
|
d966989284
Multiple revisions 365155,365160,365299,365320,365399,365475,365478,365575,365632,365701,365898,365990,366049,366053,366106,366168,366241,366297,366390,366412,366591,366598,366741,366792,366881,366884,366948,367003,367028,367267,367299,367369,367417,367470,367562,367679,367731,367782,367844,367907,367978,367981,368042,368093,368267,368310,368407,368470,368499,368524,368536,368568,368587
|
12 years ago |
Jonathan Rose
|
267bcdf09f
Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
|
13 years ago |
Richard Mudgett
|
4062c504b7
Audit of ao2_iterator_init() usage for v1.8.
|
13 years ago |
Leif Madsen
|
c7f7156c57
Merged revisions 328209 via svnmerge from
|
13 years ago |
Tilghman Lesher
|
8a337b692a
Merged revisions 320445 via svnmerge from
|
13 years ago |
David Vossel
|
0dddd97cc6
Merged revisions 316215 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
5aa2866e70
Merged revisions 307793 via svnmerge from
|
14 years ago |
Paul Belanger
|
7cdc29f066
Replace ast_log(LOG_DEBUG, ...) with ast_debug()
|
14 years ago |
Tilghman Lesher
|
922ccdd3de
Merged revisions 300623 via svnmerge from
|
14 years ago |
Russell Bryant
|
d39eef0ec1
Merged revisions 283659 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
480b32a375
Merged revisions 283561 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
9d9feac2e9
Merged revisions 279113 via svnmerge from
|
14 years ago |
Tilghman Lesher
|
8209a472c1
Merge the realtime failover branch
|
14 years ago |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
14 years ago |
Eliel C. Sardanons
|
f4a8adb977
Implement AstData API data providers as part of the GSOC 2010 project,
|
14 years ago |
Jason Parker
|
4d25df8e09
Remove ABI differences that occured when compiling with DEBUG_THREADS.
|
15 years ago |
Kevin P. Fleming
|
808d6fa36e
Recorded merge of revisions 222152 via svnmerge from
|
15 years ago |
Tilghman Lesher
|
ce99465a3b
AST-2009-005
|
15 years ago |
Kevin P. Fleming
|
0b18e53c42
Const-ify the world (or at least a good part of it)
|
15 years ago |
Kevin P. Fleming
|
7f136afcad
add 'const' qualifiers in various places where they should have been
|
16 years ago |
Tilghman Lesher
|
bdac0beea0
Merge changes from str_substitution that are unrelated to that branch.
|
16 years ago |
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 years ago |
Tilghman Lesher
|
ab989f3cd8
Oops, wrong direction of command
|
16 years ago |
Tilghman Lesher
|
259a4f26f0
ODBC transaction support
|
16 years ago |
Tilghman Lesher
|
9a1a7ea698
Add assertions in the quest to track down a refcount leak.
|
16 years ago |
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 years ago |
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 years ago |
Mark Michelson
|
12f0324a43
Fix crashes in res_odbc.
|
16 years ago |