summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-04-22Correct action_ping() and action_events() with regards to Manager 1.1Russell Bryant
2008-04-22Hopefully, this will resolve the issues that russellb had with this log_show_...Steve Murphy
2008-04-21(closes issue #6113)Jeff Peeler
2008-04-21(closes issue #12467)Steve Murphy
2008-04-18Merged revisions 114284 via svnmerge from Russell Bryant
2008-04-18Merged revisions 114257 via svnmerge from Mark Michelson
2008-04-17Merged revisions 114230 via svnmerge from Russell Bryant
2008-04-17Make this file compile. The variable str is never set anywhere. Furthermore,Russell Bryant
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...Steve Murphy
2008-04-16Introducing a small optimization to event_unsubscribe; events now use a Doubl...Steve Murphy
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...Steve Murphy
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-15These changes: Steve Murphy
2008-04-15Convert several DEBUG logs into ast_debug.Jason Parker
2008-04-14Merged revisions 114117 via svnmerge from Mark Michelson
2008-04-14Merged revisions 114106 via svnmerge from Mark Michelson
2008-04-14Merged revisions 114100 via svnmerge from Joshua Colp
2008-04-11Merged revisions 114063 via svnmerge from Mark Michelson
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-04-10Merged revisions 114035 via svnmerge from Jason Parker
2008-04-10Fix spelling of existent in a few places.Joshua Colp
2008-04-09There was a subtle logical difference between 1.4 and trunk with regards to h...Mark Michelson
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...Jason Parker
2008-04-08Merged revisions 113402 via svnmerge from Jason Parker
2008-04-08Merged revisions 113296 via svnmerge from Joshua Colp
2008-04-07Merged revisions 113065 via svnmerge from Mark Michelson
2008-04-07Put my slinfactory changes back in.Joshua Colp
2008-04-04sleep long enough for the zaptel timer error message to display before exitDwayne M. Hubbard
2008-04-04Merged revisions 112711 via svnmerge from Joshua Colp
2008-04-03satisfy buildbotDwayne M. Hubbard
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...Dwayne M. Hubbard
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...Tilghman Lesher
2008-04-02Merged revisions 112468 via svnmerge from Mark Michelson
2008-04-02Re-add HTTP post support by moving to res_http_post.cTerry Wilson
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...Steve Murphy
2008-04-01(closes issue #12298)Steve Murphy
2008-04-01Merged revisions 112209 via svnmerge from Joshua Colp
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...Jeff Peeler
2008-04-01Merged revisions 112138 via svnmerge from Mark Michelson
2008-04-01Merged revisions 112125 via svnmerge from Joshua Colp
2008-03-31Yeah, simplify that logic a bit...Terry Wilson
2008-03-31Handle blank prefix= in http.confTerry Wilson
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesRussell Bryant
2008-03-27Fix another little http problem. In making it match coding guidelines, a com...Terry Wilson
2008-03-27comment cleanup and iron out a really dumb mistake in handling the '.'-wildca...Steve Murphy
2008-03-27Merged revisions 111442 via svnmerge from Tilghman Lesher
2008-03-27Merged revisions 111391 via svnmerge from Steve Murphy
2008-03-27But we can change the API here.Jason Parker