Don't include logger.h in asterisk.h by default as it is causing problems building
[asterisk/asterisk.git] / include / asterisk.h
2008-10-10 Sean BrightDon't include logger.h in asterisk.h by default as...
2008-10-09 Steve Murphy(closes issue #13557)
2008-09-27 Kevin P. FlemingMerged revisions 144924-144925 via svnmerge from
2008-01-10 Russell BryantThese prototypes are not supposed to be in asterisk...
2008-01-10 Steve MurphyThe fixes in this commit are mainly to allow compiling...
2007-11-27 Olle JohanssonMore "moremanager" fixes. Manager commands to check...
2007-11-22 Luigi Rizzoshuffle a little bit the content of header files to...
2007-11-21 Kevin P. Flemingmove these forward declarations back to asterisk.h...
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-20 Luigi Rizzomove internal function declarations to include/asterisk...
2007-11-19 Luigi Rizzomove the declaration of struct ast_channel ast_frame...
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi Rizzopaths are already in include/asterisk/paths.h so don...
2007-09-13 Russell BryantMerged revisions 82337 via svnmerge from
2007-07-23 Russell Bryant(closes issue #10271)
2007-06-01 Russell BryantMerge major changes to the way device state is passed...
2007-05-04 Olle Johansson- Add manager command CoreSettings
2007-04-28 Russell BryantMerge changes from team/russell/events
2007-04-09 Tilghman LesherMerged revisions 60850 via svnmerge from
2007-01-04 Kevin P. FlemingMerged revisions 49553 via svnmerge from
2006-12-21 Steve Murphya quick fix to app_sms.c to get rid of cursed compiler...
2006-12-16 Kevin P. FlemingMerged revisions 48521 via svnmerge from
2006-10-04 Kevin P. FlemingMerged revisions 44390 via svnmerge from
2006-10-04 Kevin P. FlemingMerged revisions 44322 via svnmerge from
2006-08-22 Kevin P. Flemingadd a new include file for out-of-tree modules that...
2006-08-21 Kevin P. Flemingrestore 'preload' functionality in loader
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-06-09 Kevin P. Flemingthere is no reason to define our own 'maximum path...
2006-06-09 Jeffrey C. OllieMove a couple semicolons to a more traditional location...
2006-06-08 Olle JohanssonDoxygen formatting
2006-06-07 Kevin P. Flemingmove autoconfig.h to the include/asterisk directory...
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-04-24 Kevin P. FlemingThanks to the fine work of Russell Bryant and Dancho...
2006-04-15 Joshua ColpWe are shaking up trunk tonight! allow data dir to...
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-12 Luigi Rizzoadd 'show threads' and 'show profile' commands.
2006-04-11 Luigi Rizzoas discussed with kevin, move
2006-03-29 Luigi RizzoAdd two widely used constants
2006-03-28 Luigi Rizzobring in the code that was discussed on Mantis #6068,
2006-02-14 Kevin P. Flemingadd 'systemname' option to prefix channel unique IDs...
2006-02-14 Tilghman LesherBug 4377 - Initial round of loader changes
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-08 Kevin P. Flemingissue #5599
2005-10-26 Russell Bryantmore doxygenification (issue #5513)
2005-08-23 Kevin P. Flemingmake sure realtime/high scheduling priority is relinqui...
2005-07-25 Kevin P. Flemingprocess asterisk.conf in a single pass, instead of...
2005-07-05 Kevin P. Flemingadd support for 'early loading' modules, so that nearly...
2005-06-07 Kevin P. Flemingfix version-string builds for non-gcc compilers
2005-06-07 Kevin P. Flemingadd note about example
2005-06-07 Kevin P. Flemingadd doxygen docs for file version stuff
2005-06-06 Kevin P. Flemingmore file version tags
2005-06-06 Kevin P. Flemingremove experimental module version tags
2005-06-06 Kevin P. Flemingmajor Makefile and build process improvements, includin...
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...