aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-03Revert attempt to standardize with _POSIX_C_SOURCE.tilghman1-19/+0
2009-09-02Let's compile again on OpenBSDmvanbaak1-2/+2
2009-08-30Various patches, to enable Asterisk to once again compile on Mac OS X.tilghman1-0/+4
2009-08-21Merged revisions 213559 via svnmerge from tilghman1-0/+6
2009-08-17Relax check for XOPEN_VERSION.kpfleming1-0/+3
2009-08-17Define our desires for POSIX and X/OPEN API features properly.kpfleming1-3/+14
2009-04-09Merged revisions 187300-187301 via svnmerge from tilghman1-0/+29
2009-04-01Merge changes from str_substitution that are unrelated to that branch.tilghman1-2/+2
2008-12-31Mostly just whitespace, but also convert 'CVS' to 'SVN' in a coupleseanbright1-7/+7
2008-12-10add tab completion for 'core set debug X filename.c'mvanbaak1-0/+1
2008-11-05Fix a problem found while building res_snmp.seanbright1-0/+8
2008-10-10Don't include logger.h in asterisk.h by default as it is causing problems bui...seanbright1-2/+0
2008-10-09(closes issue #13557)murf1-0/+3
2008-09-27Merged revisions 144924-144925 via svnmerge from kpfleming1-7/+4
2008-01-10These prototypes are not supposed to be in asterisk.h. They are already inrussell1-3/+0
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf1-0/+3
2007-11-27More "moremanager" fixes. Manager commands to check module status.oej1-0/+7
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo1-0/+2
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...kpfleming1-0/+10
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo1-1/+0
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo1-34/+0
2007-11-19move the declaration of struct ast_channel ast_frame and ast_modulerizzo1-6/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-0/+1
2007-11-16paths are already in include/asterisk/paths.h so don't duplicaterizzo1-23/+0
2007-09-13Merged revisions 82337 via svnmerge from russell1-0/+1
2007-07-23(closes issue #10271)russell1-4/+6
2007-06-01Merge major changes to the way device state is passed around Asterisk. The tworussell1-0/+1
2007-05-04- Add manager command CoreSettingsoej1-0/+2
2007-04-28Merge changes from team/russell/eventsrussell1-0/+1
2007-04-09Merged revisions 60850 via svnmerge from tilghman1-0/+2
2007-01-04Merged revisions 49553 via svnmerge from kpfleming1-0/+1
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-0/+10
2006-12-16Merged revisions 48521 via svnmerge from kpfleming1-0/+7
2006-10-04Merged revisions 44390 via svnmerge from kpfleming1-25/+29
2006-10-04Merged revisions 44322 via svnmerge from kpfleming1-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