aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-13Only compile in tracking astobj2 statistics if dev-mode is enabled. Also, whenrussell1-0/+1
2007-04-09Merged revisions 60849 via svnmerge from tilghman1-0/+2
2007-01-04add support for tracking thread-local-storage objects that exist via 'threads...kpfleming1-0/+1
2006-12-16since we really, really have to have autoconfig.h included before all other h...kpfleming1-0/+7
2006-10-04make LOW_MEMORY builds actually workkpfleming1-25/+29
2006-10-04ensure that local include files are always usedkpfleming1-1/+1
2006-08-22add a new include file for out-of-tree modules that need to know where things...kpfleming1-1/+1
2006-08-21restore 'preload' functionality in loaderkpfleming1-1/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-1/+7
2006-06-09there is no reason to define our own 'maximum path length' when the POSIX hea...kpfleming1-20/+20
2006-06-09Move a couple semicolons to a more traditional location. Was pointed out by ...jcollie1-2/+2
2006-06-08Doxygen formattingoej1-25/+15
2006-06-07move autoconfig.h to the include/asterisk directory so it will get installedkpfleming1-1/+1
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-0/+2
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-3/+3
2006-04-15We are shaking up trunk tonight! allow data dir to be specified (issue #6967 ...file1-0/+1
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-4/+20
2006-04-12add 'show threads' and 'show profile' commands.rizzo1-0/+35
2006-04-11as discussed with kevin, moverizzo1-0/+14
2006-03-29Add two widely used constantsrizzo1-0/+3
2006-03-28bring in the code that was discussed on Mantis #6068,rizzo1-0/+2
2006-02-14add 'systemname' option to prefix channel unique IDs with (issue #5825)kpfleming1-0/+1
2006-02-14Bug 4377 - Initial round of loader changestilghman1-1/+1
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08issue #5599kpfleming1-12/+13
2005-10-26more doxygenification (issue #5513)russell1-0/+4
2005-08-23make sure realtime/high scheduling priority is relinquished before executing ...kpfleming1-0/+2
2005-07-25process asterisk.conf in a single pass, instead of twice (bug #4689)kpfleming1-0/+4
2005-07-05add support for 'early loading' modules, so that nearly all configuration fil...kpfleming1-1/+1
2005-06-07fix version-string builds for non-gcc compilerskpfleming1-3/+5
2005-06-07add note about examplekpfleming1-0/+5
2005-06-07add doxygen docs for file version stuffkpfleming1-0/+35
2005-06-06more file version tagskpfleming1-3/+3
2005-06-06remove experimental module version tagskpfleming1-3/+20
2005-06-06major Makefile and build process improvements, including removal of all hardc...kpfleming1-16/+14
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...kpfleming1-0/+59