summaryrefslogtreecommitdiff
path: root/include/asterisk/astobj.h
AgeCommit message (Expand)Author
2014-07-24Deprecate astobj.hCorey Farrell
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2008-07-11Merged revisions 129970 via svnmerge from Russell Bryant
2008-04-23Round 2 of IMAP_STORAGE app_voicemail.c fixes:Mark Michelson
2008-03-18Go through and fix a bunch of places where character strings were being inter...Terry Wilson
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2006-11-02Sure enough, some of the uses of astobj are doing recursive locking. ThisRussell Bryant
2006-11-02astobj was already set up to use read and write locks. Now that we have wrap...Russell Bryant
2006-01-08Commiting bugfix 5310. added functions to astobjMatt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-06-24split up string/time functions into separate header filesKevin P. Fleming
2005-05-14minor fix for refcount/flags to be unsignedKevin P. Fleming
2005-05-04Fix minor doc issue (bug #4145)Mark Spencer
2005-05-04add doxygen docs for astobj.h (bug #4145, with minor mods)Kevin P. Fleming
2005-05-01add direct object unlink macro to ASTOBJ apiKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-11Allow multiple bindaddrs so asterisk uses the same interface for tx as rxMark Spencer
2005-01-10Improve object destruction (bug #3286)Mark Spencer
2005-01-07Include lock performance (bug #3234)Mark Spencer
2005-01-04Allow early exit from traverse (bug #3221)Mark Spencer
2005-01-02Remove silly break (bug #3217)Mark Spencer
2004-12-31Fix astobj to compile against GCC 2.95Mark Spencer
2004-12-29Make casts work again properly (bug #3155)Mark Spencer
2004-12-29Merge remainder of kpfleming's astobj patch (bug #3183)Mark Spencer
2004-12-28Merge kpflemings ASTOBJ improvements (bug #3167)Mark Spencer
2004-12-25Add Asterisk "object model" and update chan_sip to use it for peers/regs/usersMark Spencer