Russell Bryant
|
5241bdc2d4
remove almost all of the checks of the result from ast_strdupa() or alloca().
|
18 years ago |
Kevin P. Fleming
|
1c5e5adc40
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
|
18 years ago |
Russell Bryant
|
69425d17bb
update res_odbc to support pooled connections
|
18 years ago |
Luigi Rizzo
|
c8d72dde26
This rather large commit changes the way modules are loaded.
|
18 years ago |
Luigi Rizzo
|
5d5840a47c
normalize code in preparation to module changes
|
18 years ago |
Kevin P. Fleming
|
1b818253e4
a few cleanups from the last commit
|
18 years ago |
Tilghman Lesher
|
576b69d558
Merged revisions 11503 via svnmerge from
|
19 years ago |
Russell Bryant
|
c674004ec1
remove the uses of the deprecated STANDARD_LOCAL_USER
|
19 years ago |
Russell Bryant
|
ce2d148b36
update doxygen docs to specify authors
|
19 years ago |
Kevin P. Fleming
|
70a40d92e3
|
19 years ago |
Kevin P. Fleming
|
c1f51aafcc
issue #5650
|
19 years ago |
Kevin P. Fleming
|
49acb18aa7
issue #5648
|
19 years ago |
Kevin P. Fleming
|
892e69f4f1
don't use 'rowcount' after SELECT statements, since the ODBC API does not say it is allowed (issue #5083)
|
19 years ago |
Russell Bryant
|
019929452c
Doxygen documentation update from oej (issue #5505)
|
19 years ago |
Kevin P. Fleming
|
125059a469
update MANY more files with proper copyright/license info (thanks Ian!)
|
19 years ago |
Kevin P. Fleming
|
146648da48
more file version tags
|
19 years ago |
Kevin P. Fleming
|
be0203ee29
report the number of rows updated when using RealTime update method (bug #4066)
|
19 years ago |
Kevin P. Fleming
|
ec2ed4f2ca
ensure that res_config_odbc can handle columns with NULL values (bug #3787)
|
19 years ago |
Kevin P. Fleming
|
d09e282e31
use double-quotes instead of angle-brackets for non-system include files (bug #4058)
|
19 years ago |
Mark Spencer
|
2275e13d51
Merge anthm's ODBC sanity check fix (bug #3529)
|
20 years ago |
Mark Spencer
|
52b28f9207
Merge config updates (bug #3406)
|
20 years ago |
Mark Spencer
|
28f6c3bce8
Un-revert in preparation for actual fix
|
20 years ago |
Anthony Minessale II
|
8302d88654
repeal config prototype changes
|
20 years ago |
Russell Bryant
|
f9b70bbeb9
update copyright headers for 2005
|
20 years ago |
Mark Spencer
|
31e8600f62
Fix ODBC to clear title each time (bug #3379)
|
20 years ago |
Mark Spencer
|
01cc933d9e
Fix static db problem
|
20 years ago |
Mark Spencer
|
3182aea34e
Fix comment issues (bug #3089)
|
20 years ago |
Mark Spencer
|
9e0a83ffd8
Increase max buffer size (bug #2926)
|
20 years ago |
Mark Spencer
|
a394f8d4d1
Make realtime pbx understand patterns.
|
20 years ago |
Mark Spencer
|
3ddda4703f
Build out "multi" version of realtime config (directory and realtime extensions will need this)
|
20 years ago |