summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2007-01-04Merged revisions 49551 via svnmerge from Joshua Colp
2007-01-04Merged revisions 49536 via svnmerge from Kevin P. Fleming
2007-01-04It's pretty difficult to pthread_kill a thread that doesn't exist. (issue #86...Joshua Colp
2007-01-04Merged revisions 49457,49460-49461 via svnmerge from Kevin P. Fleming
2007-01-02Merged revisions 49237 via svnmerge from Steve Murphy
2007-01-01Fix manager too. Olle Johansson
2007-01-01- Add error handling to ast_parse_allow_disallowOlle Johansson
2007-01-01- Implement error handling in ast_append_haOlle Johansson
2006-12-30Clarify why we are reading in a frame in the Packet2Packet bridge.Joshua Colp
2006-12-30small formatting fixKevin P. Fleming
2006-12-30Merged revisions 49066 via svnmerge from Joshua Colp
2006-12-28Convert uri_redirects list to read/write locks.Joshua Colp
2006-12-28Merged revisions 49024 via svnmerge from Joshua Colp
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...Steve Murphy
2006-12-27Merged revisions 49009 via svnmerge from Joshua Colp
2006-12-27Merged revisions 49006 via svnmerge from Kevin P. Fleming
2006-12-27apparently we need an explicit message to warn peopleKevin P. Fleming
2006-12-27make the 'languageprefix' option default to on, and deprecate turning it offKevin P. Fleming
2006-12-27Merged revisions 48998 via svnmerge from Kevin P. Fleming
2006-12-27Merged revisions 48987 via svnmerge from Kevin P. Fleming
2006-12-26Merged revisions 48964 via svnmerge from Joshua Colp
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-25Resolve some compiler warningsRussell Bryant
2006-12-24Use spaces as a separator for the redirect option to improve readabilityRussell Bryant
2006-12-24Simplify the definition of http_uri_redirect such that only one allocation isRussell Bryant
2006-12-23- Convert the list of URI handlers to use the linked list macros. While doingRussell Bryant
2006-12-23Remove a debug message. If this is still needed for debugging something,Russell Bryant
2006-12-22Merged revisions 48906 via svnmerge from Jason Parker
2006-12-21Merge non-blocking logger from my branch. This should improve things under he...Joshua Colp
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...Steve Murphy
2006-12-21same as in other places, check that generator->release is not NULLLuigi Rizzo
2006-12-21Really clean up indications to use the linkedlists APIJoshua Colp
2006-12-21Switch list of global variables to read/write locks.Joshua Colp
2006-12-21Convert alternate dialplan switch list to use read/write locks.Joshua Colp
2006-12-21As per bug 7978, this version introduces the jittertargetextra option in conf...Steve Murphy
2006-12-19remove now useless extern declarations.Luigi Rizzo
2006-12-18convert the final clients of ast_build_string to use ast_str_*()Luigi Rizzo
2006-12-18debugging shows that we always need more than 128 bytesLuigi Rizzo
2006-12-18Merged revisions 48554 via svnmerge from Kevin P. Fleming
2006-12-18Replace ast_build_string with ast_str_*().Luigi Rizzo
2006-12-16Merged revisions 48525 via svnmerge from Kevin P. Fleming
2006-12-16Merged revisions 48521 via svnmerge from Kevin P. Fleming
2006-12-16forgot this part...Luigi Rizzo
2006-12-16another conversion from ast_build_str to ast_strLuigi Rizzo
2006-12-16convert ast_build_str to ast_str_*Luigi Rizzo
2006-12-16replace ast_build_string() with ast_str_*() functions.Luigi Rizzo
2006-12-15simplify the ast_dynamic_str_*.... routines byLuigi Rizzo
2006-12-15move the dynamic string support in a better place i.e. string.hLuigi Rizzo
2006-12-15Merged revisions 48506 via svnmerge from Joshua Colp
2006-12-15unbreak the output for http session.Luigi Rizzo