summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-31removal of trailing whitespace and useless 'extern'Luigi Rizzo
2006-03-31minor cleanup: localize a variable and replace i++; i++ with i +=2;Luigi Rizzo
2006-03-31useless 'extern' and trailing whitespace removalLuigi Rizzo
2006-03-31another batch of whitespace removalLuigi Rizzo
2006-03-31remove useless 'extern' and trailing whitespace.Luigi Rizzo
2006-03-31fix formattingLuigi Rizzo
2006-03-31minor code simplifications - no need to use temporaryLuigi Rizzo
2006-03-31Do not leave a thread in limbo if an error occurs, or if testing packet loss.Joshua Colp
2006-03-31Issue 5852 (casper) Code clean up, adding documentation on new switches. Thanks!Olle Johansson
2006-03-31- Change AST_INLINE_AP to AST_INLINE_API for non-386 systems :-)Olle Johansson
2006-03-31remove useless 'extern' in function declarations.Luigi Rizzo
2006-03-30Add NetBSD for credits for editlineMark Spencer
2006-03-30initial implementation of support for native atomic ops.Luigi Rizzo
2006-03-30Merged revisions 16581 via svnmerge from Tilghman Lesher
2006-03-30Merged revisions 16579 via svnmerge from Tilghman Lesher
2006-03-30Add more 64-bit detection goodness (issue #6850 reported by evilbunny)Joshua Colp
2006-03-30Block 1.2 fix for amd64, trunk version coming soonJoshua Colp
2006-03-30localize a variableLuigi Rizzo
2006-03-30use ast_strdup instead of strdupLuigi Rizzo
2006-03-30don't use 8000, use DEFAULT_SAMPLE_RATELuigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30Doxygen doc updatesOlle Johansson
2006-03-30deprecate insecure=very and insecure=yes, since we have more explicit version...Kevin P. Fleming
2006-03-30Merged revisions 16534 via svnmerge from Joshua Colp
2006-03-30remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.Luigi Rizzo
2006-03-30do not export the tzlock and the list head, and introduce a new method,Luigi Rizzo
2006-03-30document why there are so many versions of the mutex functions,Luigi Rizzo
2006-03-30be more careful when merging in a branch with automerge properties :-(Kevin P. Fleming
2006-03-30convert internal timing to be stored as a flag in the ast_options flagsRussell Bryant
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)Olle Johansson
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededOlle Johansson
2006-03-30Fix IAX2 multithreaded scheduling (issue #6840)Joshua Colp
2006-03-30Set default value of adsipark (import from 1.2)Olle Johansson
2006-03-30Block patch on app_groupcount.c from 1.2Olle Johansson
2006-03-30TypoOlle Johansson
2006-03-30Formatting fix.Olle Johansson
2006-03-29whitespace "fixes", and general cleanupNorth Antara
2006-03-29the comment character is ';' not '#' ...Luigi Rizzo
2006-03-29Whitespace fix forgotten by someone who added a note about needing to fix thi...Olle Johansson
2006-03-29convert calloc and malloc+memset to ast_calloc and remove duplicate error mes...Russell Bryant
2006-03-29Merged revisions 16192 via svnmerge from Tilghman Lesher
2006-03-29Update to code documentation and developer guidelines.Olle Johansson
2006-03-29another batch of cli simplifications.Luigi Rizzo
2006-03-29mention issues with the protection of the list used in indications.cLuigi Rizzo
2006-03-29fixed no dtmf detect on 64 bitChristian Richter
2006-03-29Merged revisions 16082 via svnmerge from Tilghman Lesher
2006-03-29Fix build of asterisk again (ahem, committers!)Mark Spencer
2006-03-29Doxygen updatesOlle Johansson
2006-03-29- Formatting fixesOlle Johansson
2006-03-29oops! :)Russell Bryant