summaryrefslogtreecommitdiff
path: root/loader.c
AgeCommit message (Expand)Author
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-04convert most of the option_*'s to a single ast_flags structure. Also, fix someRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-26use a more generic means to decide whether we need to provide poll/dlfcn func...Kevin P. Fleming
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-08-05fix a bunch of gcc4 warnings realted to pointer signednessRussell Bryant
2005-07-25formatting fixes (bug #4770)Russell Bryant
2005-07-07make CLI output use singular/plural when appropriate (bug #4654)Kevin P. Fleming
2005-07-05add support for 'early loading' modules, so that nearly all configuration fil...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-06-06remove experimental module version tagsKevin P. Fleming
2005-06-06clean up module version number outputKevin P. Fleming
2005-06-06add support for per-module version numbersKevin P. Fleming
2005-06-06major Makefile and build process improvements, including removal of all hardc...Kevin P. Fleming
2005-06-03support configurable batch posting of CDRs (off by default) (bug #3883)Kevin P. Fleming
2005-04-22phase 1 of header include cleanup (bug #4067)Kevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-06*** empty log message ***Kevin P. Fleming
2005-01-25Merge config updates (bug #3406)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2005-01-16Optimize module loading (bug #3356)Mark Spencer
2005-01-10Revert loader change now that we do it at runtimeMark Spencer
2005-01-04Load formats first (bug #3242)Mark Spencer
2004-12-27fix logging issueRussell Bryant
2004-11-17Don't hold modlock while doing reloadMark Spencer
2004-11-13Big agent / queue fixesMark 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-10-08Minor config updates, add module counts (bug #2593)Mark Spencer
2004-09-03reload documentation, don't display res in app_test...Mark Spencer
2004-09-02Don't try to look offhook with channel banks & Loopstart (bug #2362), also ma...Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-11Merge res_odbc and res_configMark Spencer
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-04-29Loader fixesMark Spencer
2004-04-14Store modules in the order they're loaded to make reload work properlyMark Spencer
2004-02-19Just in case resources with the same name are loadedMark Spencer
2003-11-19Don't allow to issue a 'reload' command if the previous one didn't finish yetMartin Pycko
2003-10-26Make it build and run on MacOS XMark Spencer
2003-09-08BSD portability enhancements (bug #234)Mark Spencer
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksMark Spencer
2003-05-16Make RTP ports configurableMark Spencer
2003-05-02Show uptimeMark Spencer
2003-05-01Add ENUM configurable search pathMark Spencer
2003-04-23More OpenBSD patchesMark Spencer
2003-01-30Version 0.3.0 from FTPMark Spencer
2002-07-11Version 0.2.0 from FTPMark Spencer
2002-05-14Version 0.1.12 from FTPMark Spencer
2002-02-11Version 0.1.11 from FTPMark Spencer