summaryrefslogtreecommitdiff
path: root/funcs/func_odbc.c
AgeCommit message (Expand)Author
2006-05-06 Fix output delimiters and add prefix parameter to func_odbc #7025 (Corydon76)BJ Weschke
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-18update res_odbc to support pooled connectionsRussell Bryant
2006-04-14Compatibility fixes for loader changesTilghman Lesher
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11Bugs 6883, 6930: compiler warningsTilghman Lesher
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-02-23Some sick individuals use SQL queries longer than 512 bytes in the dialplan. ...Tilghman Lesher
2006-02-12major dialplan functions updateKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27Add SQL_ESC to allow single ticks to be escapedTilghman Lesher
2005-12-21Bug 5055 - Simple SQL commands from the dialplanTilghman Lesher