aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
AgeCommit message (Expand)AuthorFilesLines
2006-03-30remove AST_MUTEX_DEFINE_EXPORTED, which now has no more clients.rizzo1-1/+0
2006-03-30do not export the tzlock and the list head, and introduce a new method,rizzo1-7/+12
2006-03-30document why there are so many versions of the mutex functions,rizzo1-0/+27
2006-03-30convert internal timing to be stored as a flag in the ast_options flagsrussell1-2/+4
2006-03-30Issue #5374 - Enable internal timing of generators (cmantunes)oej2-3/+13
2006-03-30Issue #6450 - Don't remove characters from SIP uri's when not neededoej1-2/+9
2006-03-29Merged revisions 16192 via svnmerge from tilghman1-0/+3
2006-03-29Doxygen updatesoej1-0/+13
2006-03-29Introduce an utility macro to set base, offset andrizzo1-0/+7
2006-03-29Add two widely used constantsrizzo1-2/+0
2006-03-29Merged revisions 15896 via svnmerge from kpfleming1-0/+1
2006-03-28Doxygen fixes oej1-10/+43
2006-03-28bring in the code that was discussed on Mantis #6068,rizzo1-0/+19
2006-03-28make 'show hints' CLI command show context name for each hintkpfleming1-0/+1
2006-03-28Bring in the new loader code as described in mantis #4377rizzo1-83/+189
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macrorizzo1-2/+0
2006-03-28improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus ...kpfleming1-11/+12
2006-03-25Add micro-http server and abstract manager interface, make snmp not die markster2-34/+69
2006-03-25revert loader changes that have clearly not undergone adequate testing before...kpfleming1-188/+84
2006-03-25Bug 4377 - Round 2 of the loader updatestilghman1-84/+188
2006-03-24as discussed on the -dev list, introduce a macro to simplify therizzo1-0/+5
2006-03-24 Doxygen typo fix.bweschke1-1/+1
2006-03-24don't treat timeouts as errors in ast_cond_timedwaitkpfleming1-2/+2
2006-03-23Replace ast_say_* functionn with function pointers, so that modulesrizzo1-17/+51
2006-03-23Fix a compile problem on FreeBSD for a missing header.rizzo1-0/+4
2006-03-22Merged revisions 14234 via svnmerge from file1-2/+2
2006-03-21update LOCAL_USER_ADD to use ast_callocrussell1-3/+3
2006-03-19- Doxygen fixes. oej1-76/+67
2006-03-19When astmm is in use, define ast_malloc and friends to malloc, etc., so thatrussell1-0/+15
2006-03-18- remove some unnecessary extern keywordsrussell1-223/+401
2006-03-17move the definition of the mappings between extension states and their textrussell1-12/+0
2006-03-14clarify which global options are enabled by defaultrussell1-0/+3
2006-03-14add an option to cdr.conf that enables ending CDRs before executingrussell1-1/+4
2006-03-10Doxygen fixes (we renamed a lot of README's recently)oej1-10/+10
2006-03-10Doxygen reformattingoej1-47/+39
2006-03-07Bug 5702 - Realtime patch for meetmetilghman1-1/+1
2006-03-01Merged revisions 11503 via svnmerge from tilghman1-4/+4
2006-02-26Merged revisions 11165 via svnmerge from tilghman1-0/+1
2006-02-24Reverting revision 10998 that was accidentaly committed to trunk. My apologies.oej2-12/+5
2006-02-24Update to trunkoej2-5/+12
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuestilghman1-1/+1
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...kpfleming1-1/+2
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...kpfleming1-2/+1
2006-02-22bug in the linkedlists macros where the prev node mogorman1-3/+7
2006-02-20Bug 5984 - Convert file offsets to 64 bittilghman1-7/+6
2006-02-18fix up some doxygen formatted commentsrussell1-12/+13
2006-02-16Bug 6515 - extra semicolontilghman1-2/+2
2006-02-16add StopMixMonitor application (issue #6122, with mods)russell1-0/+9
2006-02-15Define the initial values separate from the STATIC definitionstilghman1-9/+19
2006-02-15now that there are no modules that define their own version ofrussell1-11/+10