summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-03Include new README files in indexOlle Johansson
2006-04-03Bug 6861 - Routine should use the specified writetimeout, rather than the def...Tilghman Lesher
2006-04-03Bug 6862 - No need to initialize memory to zero twiceTilghman Lesher
2006-04-03Minor demo cleanupsMark Spencer
2006-04-02Cleanup URI (when none is specified) and make sure threads are stand aloneMark Spencer
2006-04-02Minor cleanup in wakeup logicMark Spencer
2006-04-02Unify manager behind a single event queueMark Spencer
2006-04-02Properly handle empty prefixMark Spencer
2006-04-02Reduce debugging messages from WARNING to DEBUGTilghman Lesher
2006-04-02Fix formatting of the frog codeTilghman Lesher
2006-04-01Make excessive debug optionalMark Spencer
2006-04-01fix style and printf format errors in the frog command.Luigi Rizzo
2006-04-01Removed "frog" command (so it could be moved to cli.c)Jim Dixon
2006-04-01Added "frog" CLI command, which performs frog-in-a-blender calculations.Jim Dixon
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...Mark Spencer
2006-04-01Don't add ast_extension_state on re-subscribesOlle Johansson
2006-04-01Reverse revision 16804 that disables authenticationOlle Johansson
2006-03-31 Don't process re-subscribes as new subscriptions. BJ Weschke
2006-03-31TypoOlle Johansson
2006-03-31- Reference to doc/security.txt instead of SECURITYOlle Johansson
2006-03-31move a NULL check to before the first time the pointer is dereferenced (issue...Russell Bryant
2006-03-31- code formatting tweaksRussell Bryant
2006-03-31Merged revisions 16744 via svnmerge from Russell Bryant
2006-03-31Merged revisions 16742 via svnmerge from Kevin P. Fleming
2006-03-31make an error message more descriptive (issue #6855)Russell Bryant
2006-03-31Doxygen fixOlle Johansson
2006-03-31Make REG_STATE_* enumOlle Johansson
2006-03-31Don't accept new INVITE if we already have one pending.Olle Johansson
2006-03-31trailing whitespace/ useless extern removalLuigi Rizzo
2006-03-31 Provide warning about current behavior of autofill = yes BJ Weschke
2006-03-31more trailing whitespace and extern removalLuigi Rizzo
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