aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2008-10-09Merged revisions 147807 via svnmerge from murf1-1/+1
2008-10-06Merged revisions 146555 via svnmerge from seanbright1-12/+12
2008-09-27Merged revisions 144949-144951 via svnmerge from kpfleming4-107/+30
2008-09-26Merged revisions 144635 via svnmerge from murf1-81/+0
2008-08-29Merged revisions 140489 via svnmerge from mmichelson1-1/+1
2008-08-19Merged revisions 138845 via svnmerge from murf2-0/+3
2008-08-07More merges from resolve-shadow warnings:seanbright5-69/+68
2008-07-11Fix trunk breakagetilghman1-0/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant1-2/+2
2008-06-27Remove an unneeded target from the Makefilemmichelson1-1/+0
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-1/+1
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability torussell2-0/+12
2008-05-29Avoid build warning when execinfo.h isn't available.seanbright1-7/+7
2008-05-28Fix a linkage error related to the lock backtrace supportrussell1-0/+7
2008-05-23A new feature thanks to the fine folks at Switchvox!mmichelson6-8/+100
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson4-4/+4
2008-05-21These changes were made via the comments atis_work made at 4:30am (Mountain T...murf1-34/+4
2008-05-18Add a set of text to the file astcanary uses to communicate back the maintilghman1-2/+18
2008-05-06Get refcounter to build with LOW_MEMORY definedmmichelson1-1/+4
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf2-2/+274
2008-04-10Merged revisions 114051 via svnmerge from mmichelson7-11/+33
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson4-11/+14
2008-03-18Merged revisions 109309 via svnmerge from murf3-11/+9
2008-03-11Merged revisions 107352 via svnmerge from kpfleming1-2/+2
2008-03-07(closes issue #6002)murf4-750/+812
2008-03-07Merged revisions 106552 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