aboutsummaryrefslogtreecommitdiffstats
path: root/db.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-20add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)kpfleming1-2/+11
2005-07-20formatting cleanup (bug #4752)kpfleming1-50/+69
2005-06-06more file version tagskpfleming1-1/+1
2005-06-06remove experimental module version tagskpfleming1-1/+4
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-1/+0
2005-04-22phase 1 of header include cleanup (bug #4067)kpfleming1-0/+1
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-11/+11
2005-02-23Fix "oopsie" (bug #3603)markster1-1/+1
2005-02-16Fix DBget (bug #3603)markster1-2/+1
2005-01-29Add DBGet/DBPut (bug #3455)markster1-0/+62
2004-12-22Merge tilghman's "showkey" patch (bug #2986)markster1-0/+62
2004-07-09More strcpy / snprintf as part of rgagnon's audit (bug #2004)markster1-3/+4
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...citats1-1/+1
2004-06-09Merge FreeBSD locking fixes (bug #1411)markster1-1/+1
2004-05-28Use ast_strlen_zero in db.c and some optimizations. Lets store the return va...citats1-15/+17
2003-12-02Make valgrind happy on db readmarkster1-1/+1
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-18/+18
2003-08-13Make sure that we don't read too much from the data.data pointermartinp1-4/+3
2003-08-13Get the printf of the value returned length outmartinp1-0/+2
2003-04-13Add ast_db_freetree and ast_db_gettreemarkster1-1/+69
2003-01-30Version 0.3.0 from FTPmarkster1-0/+355