aboutsummaryrefslogtreecommitdiffstats
path: root/main/astobj2.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-30Change the behavior of ao2_link(). Previously, in inherited a reference.russell1-0/+1
2007-09-13resolve a warning when not building under dev moderussell1-1/+1
2007-09-13Only compile in tracking astobj2 statistics if dev-mode is enabled. Also, whenrussell1-5/+33
2007-09-10backport astobj2 race condition fix. This function is the exact same as trunkrussell1-2/+4
2007-09-04Remove the typedefs on ao2_container and ao2_iterator. This is simply becauserussell1-15/+15
2007-09-01Making match_by_addr into ao2_match_by_addr and making it availablemmichelson1-2/+2
2007-08-23This is a hack to maintain old behavior of chan_iax2. This ensures that ifrussell1-2/+5
2007-08-22When converting this code to use the list macros, I changed it so objects arerussell1-1/+1
2007-08-22Merge changes from team/russell/iax_refcount.russell1-0/+685