aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-22shuffle a little bit the content of header files to reduce dependencies.rizzo22-68/+84
2007-11-22remove some useless includesrizzo6-24/+1
2007-11-22more removal of redundant headersrizzo8-26/+4
2007-11-22remove redundant headersrizzo10-38/+5
2007-11-22more removal of fcntl.h and other system headersrizzo2-12/+0
2007-11-22remove a number of #include <fcntl.h> which are eitherrizzo16-28/+0
2007-11-22implement the split of file.h and mod_format.hrizzo18-148/+22
2007-11-22Add a specific header for providers of file and format handling routines,rizzo1-0/+143
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf6-2/+31
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo106-106/+0
2007-11-21remove a bunch of useless #include "options.h"rizzo60-60/+0
2007-11-21Remove unneccessary explicit case for BRImattf1-3/+1
2007-11-21Take some debug code out :-)mattf1-1/+0
2007-11-21add a missing returnrizzo1-0/+1
2007-11-21Add BRI support to chan_zapmattf1-25/+83
2007-11-21enable support for stack backtrace for stuff built in utils/rizzo3-4/+6
2007-11-21closes issue #11290; the proposed patch was a good guess, and would solve the...murf1-43/+93
2007-11-21Simplify comparison in parking fixtwilson1-1/+1
2007-11-21Merged revisions 89495 via svnmerge from mmichelson1-1/+1
2007-11-21Merged revisions 89493 via svnmerge from mmichelson1-1/+1
2007-11-21Merged revisions 89491 via svnmerge from twilson1-5/+16
2007-11-21Remove obsolete OLD_DSP_ROUTINES code. Also, remove the FAX_DETECT define andrussell1-379/+14
2007-11-21Change Read to set READSTATUS as an indication of the resulttilghman3-51/+79
2007-11-21fix a small gramatical error in a commentrussell1-1/+1
2007-11-21There existed about a 1 in 4 billion chance that reading from /dev/urandommmichelson1-1/+1
2007-11-21Fix some code that was supposed to ensure that a buffer was terminated, but wasrussell1-30/+7
2007-11-21I introduced a deadlock avoidance into 1.4, which I attempted to port to trun...mmichelson1-2/+0
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...kpfleming4-46/+24
2007-11-21get this to actually compile...kpfleming1-19/+24
2007-11-21remove some debugging code that doesn't compile on 64-bit platformskpfleming1-60/+15
2007-11-21OOOps! All the debug stuff I inserted was accidentally committed. I hereby re...murf1-45/+1
2007-11-21closes issue #11265; Thanks to snuffy for his work on neatening up the code a...murf2-84/+58
2007-11-21remove this file, it is not used anywhere.rizzo1-157/+0
2007-11-21add missing paths.hrizzo1-0/+1
2007-11-21add check for video4linuxrizzo3-1/+144
2007-11-21A free in add_pri was ultimately the source of the grief we were having with ...murf1-21/+78
2007-11-21more header removal/normalizationrizzo6-44/+9
2007-11-21X11 checks (at least some - for other platforms withrizzo3-19/+580
2007-11-21Merge changes from team/russell/sla_trunk_moh ...russell2-18/+85
2007-11-21complete support for X11rizzo1-5/+7
2007-11-20Make trunk build againtilghman3-0/+3
2007-11-20Add support for new recorded character soundstilghman1-2/+3
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo41-6/+45
2007-11-20move internal function declarations to include/asterisk/_private.hrizzo18-45/+74
2007-11-20i got a little carried away with commas ...russell2-5/+5
2007-11-20switch compile-time option checking to string storage mode in this branch tookpfleming3-14/+14
2007-11-20fix the zaptel configure script checkrussell2-18/+22
2007-11-20the 'version' is now $7 not $6rizzo1-1/+1
2007-11-20Merged revisions 89457 via svnmerge from mmichelson1-0/+2
2007-11-20prepare to support console_videorizzo1-2/+5