Files
asterisk/include/asterisk
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
So, I have removed all of the uses of AST_LIST_HEAD_INIT and replaced them
   with the equivalent static initializations.
 - On passing, fix a memory leak in the unload_module() function of chan_agent.
   The agents list mutex was never destroyed, and the elements in the agents
   list were not freed.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@26990 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-05-11 20:07:44 +00:00
..
2006-04-14 22:02:19 +00:00
2006-05-09 16:24:07 +00:00
2006-03-31 10:06:42 +00:00
2006-03-07 01:12:09 +00:00
2006-05-09 16:24:07 +00:00
2006-04-03 18:38:28 +00:00
2006-04-16 12:57:15 +00:00
2006-05-09 16:24:07 +00:00
2006-05-09 15:17:12 +00:00
2006-03-29 02:12:31 +00:00
2006-02-10 23:55:47 +00:00
2006-05-09 16:24:07 +00:00