aboutsummaryrefslogtreecommitdiffstats
path: root/main/loader.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-14Merged revisions 276441 via svnmerge from kpfleming1-1/+1
2010-07-09Merged revisions 275186 via svnmerge from mnicholson1-1/+3
2010-07-09Merged revisions 275144 via svnmerge from mnicholson1-2/+2
2010-05-19Merged revisions 264452 via svnmerge from mmichelson1-0/+1
2010-05-12Merged revisions 262800 via svnmerge from pabelanger1-1/+1
2010-02-19Merged revisions 228798 via svnmerge from tilghman1-17/+30
2009-08-21Merged revisions 213450 via svnmerge from twilson1-1/+1
2009-07-27Merged revisions 209098 via svnmerge from dbrooks1-1/+1
2009-06-22Merged revisions 202410 via svnmerge from dvossel1-4/+7
2009-06-09Merged revisions 199743 via svnmerge from dvossel1-62/+130
2009-06-04Merged revisions 199051 via svnmerge from seanbright1-0/+81
2009-03-19Merged revisions 183242 via svnmerge from russell1-13/+0
2009-02-17Merge a large set of updates to the Asterisk indications API.russell1-0/+1
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+2
2008-07-28remove remaining Zaptel references in various placeskpfleming1-26/+2
2008-07-18Merged revisions 131921 via svnmerge from kpfleming1-4/+0
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-3/+30
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agitilghman1-2/+3
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman1-1/+3
2008-03-12Revert several changes from revision 102525, as the changes were nottilghman1-2/+2
2008-03-05Create a centralized configuration option for silencethresholdtilghman1-0/+2
2008-03-04Whitespace changes onlytilghman1-5/+5
2008-02-27Merged revisions 104596 via svnmerge from file1-6/+6
2008-02-19Add a log message that appears when you try to unload a module that isn't loa...file1-0/+1
2008-02-15Merged revisions 103728 via svnmerge from russell1-2/+10
2008-02-15Merged revisions 103726 via svnmerge from russell1-1/+1
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of mmichelson1-2/+2
2008-01-23Move code from res_features into (new file) main/features.cqwell1-0/+2
2008-01-07Move ModuleLoad and ModuleCheck manager commands from loader.c to manager.c. ...file1-107/+2
2008-01-02some cleanup of this code while I am trying to debug a problem withrizzo1-15/+19
2007-12-06Merged revisions 91366 via svnmerge from oej1-0/+1
2007-11-27More "moremanager" fixes. Manager commands to check module status.oej1-0/+112
2007-11-21remove a bunch of useless #include "options.h"rizzo1-1/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-0/+1
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo1-0/+1
2007-11-20switch compile-time option checking to string storage mode in this branch tookpfleming1-5/+3
2007-11-19another bunch of include removals (errno.h and asterisk/logger.h)rizzo1-2/+0
2007-11-17define RTLD_LOCAL for platforms that don't have it.rizzo1-0/+4
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-16Merged revisions 89325 via svnmerge from kpfleming1-0/+11
2007-11-08improve linked-list macros in two ways:kpfleming1-5/+5
2007-11-07remove a debugging message which i forgot in.rizzo1-5/+0
2007-11-06Fix embedding of modules on FreeBSD:rizzo1-11/+30
2007-10-22merging patches that don't compile is bad... mmkay?kpfleming1-3/+3
2007-10-22Merged revisions 86630 via svnmerge from file1-9/+9
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-1/+2
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-8/+4
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-2/+2
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-1/+1
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-2/+2