summaryrefslogtreecommitdiff
path: root/include/asterisk/module.h
AgeCommit message (Expand)Author
2006-04-06small cleanups to module.h and loader.c to start playing withLuigi Rizzo
2006-03-28Doxygen fixes Olle Johansson
2006-03-28Bring in the new loader code as described in mantis #4377Luigi Rizzo
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-25revert loader changes that have clearly not undergone adequate testing before...Kevin P. Fleming
2006-03-25Bug 4377 - Round 2 of the loader updatesTilghman Lesher
2006-03-21update LOCAL_USER_ADD to use ast_callocRussell Bryant
2006-02-15now that there are no modules that define their own version ofRussell Bryant
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-12major dialplan functions updateKevin P. Fleming
2006-01-18constify arguments in more places where strings should not be modified (issue...Russell Bryant
2006-01-18allows for use of the originate function fromMatt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-28add macros for explicit module usecount increment/decrementKevin P. Fleming
2005-10-26clean up a lot of doxygen errors and warnings (issue #5522)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-08-24clear out memory allocated by LOCAL_USER_ADD/LOCAL_USER_ACF_ADDKevin P. Fleming
2005-07-25more extensive documentation (bug #4444)Kevin P. Fleming
2005-07-12add support for multiple-digit extensions in queue exit contexts (bug #4690)Kevin P. Fleming
2005-06-24don't use locks when reading usecounts (reading only, not writing)Kevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-06add support for per-module version numbersKevin P. Fleming
2005-01-16Optimize module loading (bug #3356)Mark Spencer
2005-01-15Repair // comments to /* */ comments (bug #3347)Mark Spencer
2004-10-16Provide module command completion (make twisted happy)Mark Spencer
2004-10-14Add option for "show modules like" (bug #2643)Mark Spencer
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...Mark Spencer
2004-07-31Don't hard code the RTP payload type to 101 (bug #2192)Mark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-08-07Allow groups to be checked in reverse order, make musiconhold die on restartMark Spencer
2002-07-11Version 0.2.0 from FTPMark Spencer
2002-05-13Version 0.1.12 from FTPMark Spencer
2001-11-01Version 0.1.10 from FTPMark Spencer
2001-04-13Version 0.1.8 from FTPMark Spencer
2001-03-07Version 0.1.7 from FTPMark Spencer
1999-12-11Version 0.1.1 from FTPMark Spencer
1999-10-28Version 0.1.0 from FTPMark Spencer