aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Merged revisions 138845 via svnmerge from murf2-0/+3
2008-08-08Merged revisions 136746 via svnmerge from murf1-2/+2
2008-07-15Merged revisions 130145 via svnmerge from murf4-750/+811
2008-07-11Merged revisions 130230 via svnmerge from tilghman1-0/+1
2008-07-11Merged revisions 130129 via svnmerge from bbryant1-2/+2
2008-06-27Merged revisions 125799 via svnmerge from mmichelson1-1/+0
2008-06-17Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+1
2008-05-21Merged revisions 117335 via svnmerge from murf1-34/+4
2008-05-18Merged revisions 116948 via svnmerge from tilghman1-2/+18
2008-04-10Merged revisions 114052 via svnmerge from mmichelson7-7/+30
2008-03-18Merged revisions 109447 via svnmerge from russell4-11/+14
2008-03-11Merged revisions 107373 via svnmerge from kpfleming1-2/+2
2008-03-07Merged revisions 106553 via svnmerge from tilghman1-1/+1
2008-02-28Merged revisions 105116 via svnmerge from russell1-2/+2
2008-02-27open(2) needs a mode argument when O_CREAT is specified.tilghman1-1/+1
2008-02-21Ignore some more unused generated events.tilghman1-1/+10
2008-02-15Remove extraneous copytilghman1-2/+0
2008-02-04Merged revisions 102323 via svnmerge from tilghman1-1/+7
2008-01-10The fixes in this commit are mainly to allow compiling of trunk with --enable...murf1-1/+1
2008-01-08Make ast_atomic_fetchadd_int_slow magically appear in extconf.file1-3/+8
2007-12-20modify http://svn.digium.com/view/asterisk?view=rev&rev=93603rizzo3-14/+12
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that iftilghman2-1/+85
2007-12-18make configuration variable const so they are not accidentallyrizzo3-9/+9
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo1-1/+1
2007-12-10Add ast_atomic_fetchadd_int_slow to check_expr for platforms that need it.file1-0/+8
2007-12-10remove relative paths and use ASTTOPDIR instead.rizzo1-25/+26
2007-12-10simplify this filerizzo1-6/+6
2007-12-09add hashtab.c to the list of files deletedrizzo1-1/+1
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referencerizzo1-1/+1
2007-12-08normalize header order, and add a comment on the needrizzo1-2/+10
2007-12-04Fix the build of astman. Any file that includes any asterisk sub-headersrussell1-1/+3
2007-11-29let's try this again... *all* compilation and linking in Asterisk should be d...kpfleming2-19/+13
2007-11-26closes issue #11341; made changes to make utils again right with the MTX_PROF...murf3-1/+7
2007-11-21enable support for stack backtrace for stuff built in utils/rizzo1-0/+2
2007-11-21move these forward declarations back to asterisk.h where they belong... even ...kpfleming2-36/+14
2007-11-21more header removal/normalizationrizzo3-30/+7
2007-11-19move the declaration of struct ast_channel ast_frame and ast_modulerizzo1-2/+0
2007-11-17more cygwin/mingw32 compatibility fixesrizzo2-1/+9
2007-11-17add a return NULL to a function that is expected to return a valuerizzo1-0/+1
2007-11-17more removal of duplicate #include linesrizzo1-1/+0
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-7/+1
2007-11-16Start untangling header inclusion in a way that does not affectrizzo3-23/+0
2007-11-12Don't forget the ASTERISK_VERSION for the sake of the mtx_prof stuff.murf1-0/+1
2007-11-12(closes issue #11221)kpfleming2-14/+2
2007-11-12Fix building on FreeBSD by including/not including some headers.file1-0/+2
2007-11-09This is the perhaps the biggest, boldest, most daring change I've ever commit...murf2-3/+398
2007-11-08improve linked-list macros in two ways:kpfleming1-2/+3
2007-11-05Move AUDIO_LIBS outside the top level Makefile. This too is used onlyrizzo1-0/+4
2007-11-02Add pbx_lua as a method of doing extensionstilghman1-0/+81
2007-11-01This commits the performance mods that give the priority processing engine in...murf1-0/+4