aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merged revisions 114284 via svnmerge from russell1-1/+1
2008-04-18Merged revisions 114257 via svnmerge from mmichelson1-2/+2
2008-04-17Merged revisions 114230 via svnmerge from russell1-4/+0
2008-04-17Make this file compile. The variable str is never set anywhere. Furthermore,russell1-1/+2
2008-04-17Merged revisions 114207 via svnmerge from mmichelson2-0/+31
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman3-5/+113
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...murf1-1/+49
2008-04-16Introducing a small optimization to event_unsubscribe; events now use a Doubl...murf1-24/+25
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...murf1-37/+149
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf1-39/+269
2008-04-15These changes: murf1-19/+62
2008-04-15Convert several DEBUG logs into ast_debug.qwell1-6/+3
2008-04-14Merged revisions 114117 via svnmerge from mmichelson1-2/+2
2008-04-14Merged revisions 114106 via svnmerge from mmichelson1-1/+6
2008-04-14Merged revisions 114100 via svnmerge from file1-1/+0
2008-04-11Merged revisions 114063 via svnmerge from mmichelson1-1/+15
2008-04-10Merged revisions 114051 via svnmerge from mmichelson2-0/+8
2008-04-10Merged revisions 114035 via svnmerge from qwell1-6/+1
2008-04-10Fix spelling of existent in a few places.file1-1/+1
2008-04-09There was a subtle logical difference between 1.4 and trunk with regards to h...mmichelson1-2/+6
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...qwell1-49/+31
2008-04-08Merged revisions 113402 via svnmerge from qwell1-7/+9
2008-04-08Merged revisions 113296 via svnmerge from file1-4/+13
2008-04-07Merged revisions 113065 via svnmerge from mmichelson1-0/+10
2008-04-07Put my slinfactory changes back in.file1-0/+3
2008-04-04sleep long enough for the zaptel timer error message to display before exitdhubbard1-0/+1
2008-04-04Merged revisions 112711 via svnmerge from file1-0/+1
2008-04-03satisfy buildbotdhubbard1-1/+1
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...dhubbard1-1/+29
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...tilghman1-2/+12
2008-04-02Merged revisions 112468 via svnmerge from mmichelson1-0/+13
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson2-336/+25
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...murf1-3/+5
2008-04-01(closes issue #12298)murf1-168/+307
2008-04-01Merged revisions 112209 via svnmerge from file1-3/+3
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...jpeeler2-35/+31
2008-04-01Merged revisions 112138 via svnmerge from mmichelson1-0/+1
2008-04-01Merged revisions 112125 via svnmerge from file1-0/+3
2008-03-31Yeah, simplify that logic a bit...twilson1-1/+2
2008-03-31Handle blank prefix= in http.conftwilson1-2/+2
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesrussell1-0/+5
2008-03-27Fix another little http problem. In making it match coding guidelines, a com...twilson1-1/+1
2008-03-27comment cleanup and iron out a really dumb mistake in handling the '.'-wildca...murf1-8/+11
2008-03-27Merged revisions 111442 via svnmerge from tilghman1-1/+1
2008-03-27Merged revisions 111391 via svnmerge from murf1-0/+3
2008-03-27But we can change the API here.qwell1-1/+0
2008-03-27Merged revisions 111280 via svnmerge from qwell1-0/+1
2008-03-26Merged revisions 111245 via svnmerge from qwell1-17/+1
2008-03-26Stupid strcasecmp function :-)twilson1-1/+1
2008-03-26Simplify new macro, simplify configfile logic, now that list is sortedtilghman1-24/+8