aboutsummaryrefslogtreecommitdiffstats
path: root/db.c
AgeCommit message (Expand)AuthorFilesLines
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