summaryrefslogtreecommitdiff
path: root/db.c
AgeCommit message (Expand)Author
2006-03-19convert a few more uses of strlen where ast_strlen_zero should be usedRussell Bryant
2006-02-09conversions to memory allocation wrappers, remove duplicated error messages,Russell Bryant
2006-01-07Fix potential deadlock (bug #6169)Mark Spencer
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming
2005-10-26change ast_strlen_zero to also check for the string to be definedRussell Bryant
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-28Remove possibility of manager deadlocks from manager actionsMark Spencer
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-07-20add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)Kevin P. Fleming
2005-07-20formatting cleanup (bug #4752)Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-02-23Fix "oopsie" (bug #3603)Mark Spencer
2005-02-16Fix DBget (bug #3603)Mark Spencer
2005-01-29Add DBGet/DBPut (bug #3455)Mark Spencer
2004-12-22Merge tilghman's "showkey" patch (bug #2986)Mark Spencer
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-05-28Use ast_strlen_zero in db.c and some optimizations. Lets store the return va...James Golovich
2003-12-02Make valgrind happy on db readMark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-13Make sure that we don't read too much from the data.data pointerMartin Pycko
2003-08-13Get the printf of the value returned length outMartin Pycko
2003-04-13Add ast_db_freetree and ast_db_gettreeMark Spencer
2003-01-30Version 0.3.0 from FTPMark Spencer