Commit Graph

27 Commits (2c65582b661045dd21bd6ae8b4515c652d9c064c)

Author SHA1 Message Date
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant a736096e0b change ast_strlen_zero to also check for the string to be defined
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Mark Spencer ea215f5b7d Remove possibility of manager deadlocks from manager actions
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming dc648f7334 add ActionID output and lock CLI fd for Manager action DBGet (bug #4727)
20 years ago
Kevin P. Fleming 3677a861c8 formatting cleanup (bug #4752)
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Kevin P. Fleming 4f299de252 major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer fdb35c46a4 Fix "oopsie" (bug #3603)
20 years ago
Mark Spencer f12c0bb3aa Fix DBget (bug #3603)
20 years ago
Mark Spencer 3f80fd6bcc Add DBGet/DBPut (bug #3455)
21 years ago
Mark Spencer b2981a4430 Merge tilghman's "showkey" patch (bug #2986)
21 years ago
Mark Spencer 7ca6f85a41 More strcpy / snprintf as part of rgagnon's audit (bug #2004)
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
James Golovich 4926908616 Use ast_strlen_zero in db.c and some optimizations. Lets store the return value of strlen and use that rather than using strlen every time, and snprintf returns the length of the string
21 years ago
Mark Spencer dec9f318a8 Make valgrind happy on db read
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Martin Pycko 4a396046fe Make sure that we don't read too much from the data.data pointer
22 years ago
Martin Pycko 6d59eee9e3 Get the printf of the value returned length out
22 years ago
Mark Spencer 523d20a573 Add ast_db_freetree and ast_db_gettree
22 years ago
Mark Spencer 63ff352808 Version 0.3.0 from FTP
23 years ago