summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-04-04Largely simplify format handlers (for file copy etc.)Luigi Rizzo
2006-04-04some fields are constLuigi Rizzo
2006-04-04Does nobody know how to write a linked list properly? I mean seriously!Mark Spencer
2006-04-03list word cant be used with g++ and causes problemsMatt O'Gorman
2006-04-03Add misdn.txt to doxygen docsOlle Johansson
2006-04-03- Doxygen additionsOlle Johansson
2006-04-02Unify manager behind a single event queueMark Spencer
2006-04-01Flesh out the remainder of the manager + http changes and create a sample app...Mark Spencer
2006-03-31trailing whitespace/ useless extern removalLuigi Rizzo
2006-03-31more trailing whitespace and extern removalLuigi Rizzo
2006-03-31removal of trailing whitespace and useless 'extern'Luigi Rizzo
2006-03-31another batch of whitespace removalLuigi Rizzo
2006-03-31remove useless 'extern' and trailing whitespace.Luigi Rizzo
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-30initial implementation of support for native atomic ops.Luigi Rizzo
2006-03-30as discussed with Mark a few weeks ago, the 'newstack' argumentLuigi Rizzo
2006-03-30Doxygen doc updatesOlle Johansson
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-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-29Merged revisions 16192 via svnmerge from Tilghman Lesher
2006-03-29Doxygen updatesOlle Johansson
2006-03-29fix the provided unsetenv for solaris to return an int like it's supposed toRussell Bryant
2006-03-29Introduce an utility macro to set base, offset andLuigi Rizzo
2006-03-29Add two widely used constantsLuigi Rizzo
2006-03-29Merged revisions 15896 via svnmerge from Kevin P. Fleming
2006-03-28Doxygen fixes Olle Johansson
2006-03-28bring in the code that was discussed on Mantis #6068,Luigi Rizzo
2006-03-28make 'show hints' CLI command show context name for each hintKevin P. Fleming
2006-03-28Bring in the new loader code as described in mantis #4377Luigi Rizzo
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...Kevin P. Fleming
2006-03-25Add micro-http server and abstract manager interface, make snmp not die Mark Spencer
2006-03-25revert loader changes that have clearly not undergone adequate testing before...Kevin P. Fleming
2006-03-25Bug 4377 - Round 2 of the loader updatesTilghman Lesher
2006-03-24as discussed on the -dev list, introduce a macro to simplify theLuigi Rizzo
2006-03-24 Doxygen typo fix.BJ Weschke
2006-03-24don't treat timeouts as errors in ast_cond_timedwaitKevin P. Fleming
2006-03-23Replace ast_say_* functionn with function pointers, so that modulesLuigi Rizzo
2006-03-23Fix a compile problem on FreeBSD for a missing header.Luigi Rizzo
2006-03-22Merged revisions 14234 via svnmerge from Joshua Colp
2006-03-21update LOCAL_USER_ADD to use ast_callocRussell Bryant
2006-03-19fix the return value for the provided unsetenv() for SolarisRussell Bryant
2006-03-19- Doxygen fixes. Olle Johansson
2006-03-19When astmm is in use, define ast_malloc and friends to malloc, etc., so thatRussell Bryant
2006-03-18- remove some unnecessary extern keywordsRussell Bryant