Commit Graph

22 Commits (1.8)

Author SHA1 Message Date
Michael L. Young 7d7e11de51 Fix Sorting Order For Parking Lots Stored In Static Realtime
12 years ago
Matthew Jordan b028e09f9e Clean up use of va_end/va_args in res_config_mysql
12 years ago
Richard Mudgett 1e8a45c170 Remove unnecessary channel module references.
13 years ago
Kinsey Moore 377caa7fb1 Clean up and ensure proper usage of alloca()
13 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Sean Bright ccbc674e56 Don't duplicate our data on the stack and just use the MYSQL_ROW directly.
14 years ago
Tilghman Lesher 8856bbde1b Escape column names in case they contain illegal characters ('-') or reserved words.
14 years ago
Tilghman Lesher 73d0f40e75 Don't destroy handle not created by use (because the caller will).
15 years ago
Tilghman Lesher f231570ed7 Reset 'first' variable after usage.
15 years ago
Erin Spiceland 6f18d825b2 Parentheses around assignment used as truth value, introduced in r290937.
15 years ago
Erin Spiceland 0bece542ff Add option to res_config_mysql and app_mysql to specify a character set that MySQL should use.
15 years ago
Jason Parker 1aec6b69ba Merged revisions 283881 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher a7c92fad28 Merged revisions 277568 via svnmerge from
15 years ago
Tilghman Lesher 80cb88e1f8 Typo pointed out on #asterisk-dev (by atis_work)
16 years ago
Tilghman Lesher 494647fbe7 Update the mysql driver to always return NULL columns, as this is needed for the realtime API to work correctly.
16 years ago
Tilghman Lesher e25ca31589 Select uncommented lines, not commented ones.
16 years ago
Tilghman Lesher ed7bc8d72f Clarify some of the error messages, to help upgraders.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Tilghman Lesher 257e41e85b Merged revisions 981 via svnmerge from
16 years ago
Russell Bryant d806ae0da0 Rename res_mysql.conf to res_config_mysql.conf, make module support both
16 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
16 years ago