summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-21ensure that 'make' after 'svn update' that includes a configure script change...Kevin P. Fleming
2006-08-21don't declare these variables unless neededKevin P. Fleming
2006-08-21document Makefile target changesKevin P. Fleming
2006-08-21could have sworn i committed this change already...Kevin P. Fleming
2006-08-21main subdirectory is not dependencies for menuselect inputKevin P. Fleming
2006-08-21oops... no pattern rules for bison/flexKevin P. Fleming
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-20Merged revisions 40692 via svnmerge from Tilghman Lesher
2006-08-20This is just step 1 in taking over the world.Jason Parker
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...Tilghman Lesher
2006-08-20Blocked revisions 40601 via svnmergeJoshua Colp
2006-08-20Converted device2str and control2str to use thread local storage.Jason Parker
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)Joshua Colp
2006-08-20kpfleming didn't break trunk, it was the aliens. (fix it so that the Makefile...Joshua Colp
2006-08-20Make the CIPC device string usefulJason Parker
2006-08-20Fix minor display issues in "skinny show devices".Jason Parker
2006-08-19deprecate chan_agent callback modeKevin P. Fleming
2006-08-19suppress warnings introduced by putting states in an enumRussell Bryant
2006-08-19Blocking 1.2 rev 40446 from merging to trunkJason Parker
2006-08-19Fix a bug with app_voicemail when trying to use app_directory to leave messagesJason Parker
2006-08-19convert lists of constants in channel.h to enums instead of #definesRussell Bryant
2006-08-18Make a zttest of 20 seconds part of the autosupport script (issue #7752 repor...Joshua Colp
2006-08-18Merged revisions 40392 via svnmerge from Kevin P. Fleming
2006-08-18Updated this as per wishes of Kevin Fleming. Needs review. Any mistakes/misco...Steve Murphy
2006-08-17updating configure script and putting comments in the docsMatt O'Gorman
2006-08-17changes to configure to support older c-client than theMatt O'Gorman
2006-08-17Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.Joshua Colp
2006-08-17update configure script to reflect change to make version checkRussell Bryant
2006-08-17a lot of systems use GNU Make 3.81beta4, so only consider the first two chara...Russell Bryant
2006-08-17fix the use of an uninitialized variable (issue #7746, pointed out by garyhai)Russell Bryant
2006-08-17rename to more clearly state what this file shows how to doKevin P. Fleming
2006-08-17typoKevin P. Fleming
2006-08-17fix a little typo in the config file nameRussell Bryant
2006-08-17add Steve Murphy's guide on setting up call queues using dynamic queue members,Russell Bryant
2006-08-17Merged revisions 40227 via svnmerge from Russell Bryant
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...Joshua Colp
2006-08-17Blocked revisions 40223 via svnmergeJoshua Colp
2006-08-17Blocking 40220, because I've already made the mod in trunk, and it might have...Steve Murphy
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...Steve Murphy
2006-08-17fixing the 64bit issue with misdn_l1_task.Nadi Sarrar
2006-08-17tabs to spaces to fix alignment ...Russell Bryant
2006-08-17print a warning at the end of the configure script if the version of GNU MakeRussell Bryant
2006-08-17Fix cookie parsing for Internet Explorer (issue #7454, jeff)Russell Bryant
2006-08-17fix include of tonezone.h to reflect new location (issue #7741, Mithraen)Russell Bryant
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
2006-08-16added patch from #7709Christian Richter
2006-08-16Merged revisions 40057 via svnmerge from Kevin P. Fleming
2006-08-16fix some minor stuffKevin P. Fleming
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-16instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_mult...Russell Bryant