Merged revisions 89701 via svnmerge from
[asterisk/asterisk.git] / main / app.c
2007-11-27 Kevin P. FlemingMerged revisions 89701 via svnmerge from
2007-11-26 Kevin P. FlemingMerged revisions 89586 via svnmerge from
2007-11-24 Steve MurphyAdded <sys/file.h> include to allow trunk to compile...
2007-11-24 Luigi Rizzoremove some unnecessary includes
2007-11-24 Tilghman LesherMerged revisions 89540 via svnmerge from
2007-11-22 Luigi Rizzoremove a number of #include <fcntl.h> which are either
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove asterisk/paths.h outside asterisk.h and into those...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-15 Tilghman LesherMerged revisions 89275 via svnmerge from
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-10-26 Tilghman LesherUse the same delimited character as the FILTER function...
2007-10-19 Joshua ColpMerged revisions 86502 via svnmerge from
2007-09-25 Tilghman LesherMerged revisions 83773 via svnmerge from
2007-09-24 Tilghman LesherMerged revisions 83637 via svnmerge from
2007-09-20 Russell Bryantminor spelling fixes in a comment
2007-09-20 Russell Bryantminor grammar fix
2007-09-12 Mark MichelsonFixes Solaris build warnings
2007-08-28 Russell Bryant(closes issue #7852)
2007-08-06 Joshua ColpExtend the ast_senddigit and ast_dtmf_stream API calls...
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-19 Steve MurphyAfter some study, thought, comparing, etc. I've backed...
2007-07-10 Joshua ColpMerged revisions 74265 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-13 Joshua ColpUse read/write lock based lists for group counting.
2007-06-13 Joshua ColpMerged revisions 69128 via svnmerge from
2007-06-12 Joshua ColpEven more minor code cleanup!
2007-06-08 Russell BryantAdd an option for ControlPlayback to be able to start...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-06 Russell BryantFormatting change ... testing
2007-06-06 Russell BryantMake another formatting change ... testing mantis/svn...
2007-06-06 Russell BryantAnother minor formatting change ... testing mantis/svn
2007-06-06 Russell BryantMinor formatting change ... testing mantis/svn
2007-06-06 Russell BryantMore random formatting changes to test Mantis/SVN integ...
2007-06-06 Russell BryantMake a completely arbitrary formatting change to test...
2007-06-04 Russell BryantChange javadoc style code documentation to the same...
2007-05-16 Russell BryantIgnore this ... playing with jira (AST-1)
2007-05-07 Joshua ColpMerged revisions 63286 via svnmerge from
2007-04-25 Joshua ColpMerged revisions 61805 via svnmerge from
2007-04-03 Russell BryantMerged revisions 59887 via svnmerge from
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2006-12-25 Luigi Rizzorename the structs struct tone_zone_sound and struct...
2006-12-21 Steve Murphya quick fix to app_sms.c to get rid of cursed compiler...
2006-12-11 Steve MurphyThis update fixes the problem reported in bug 8551...
2006-11-17 Steve MurphyThis update fulfils the request of bug 7109, which...
2006-11-10 Russell BryantAdd the ability to specify multiple prompts to the...
2006-11-04 Luigi Rizzoremove a useless cast
2006-10-30 Olle JohanssonIssue 8246 Doxygen updates (kshumard)
2006-10-05 Kevin P. FlemingMerged revisions 44476 via svnmerge from
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-08-31 Joshua ColpMerge in VLDTMF support with Zaptel/Core done by the...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):