summaryrefslogtreecommitdiff
path: root/funcs/func_db.c
AgeCommit message (Expand)Author
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-01-23code clean up and macro implementation from Matt O'Gorman
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-08issue #5648Kevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-05-19minor doc fixesKevin P. Fleming
2005-05-19Cache result from database function reads (conf call)Mark Spencer
2005-05-18add DB_EXISTS function to be able to check if a key exists in the databaseRussell Bryant
2005-05-08Convert app_db to function variables (bug #4201)Mark Spencer