aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming115-827/+22014
2006-04-24Fix CDR builds when includes are in freetds directory off includemarkster1-0/+5
2006-04-23Bug 6710 - Move default datetime string to each language function, so each la...tilghman1-55/+84
2006-04-23- Add doxygen documentation for sipsock_read lockingoej2-1/+7
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionjdixon3-14/+119
2006-04-21convert to use ast_stream_and_waitrizzo1-25/+8
2006-04-21convert to use ast_strem_and_waitrizzo1-32/+10
2006-04-21convert to use ast_stream_and_waitrizzo2-36/+18
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentrizzo3-32/+37
2006-04-21more stncpy/ast_copy_string replacement.rizzo1-21/+18
2006-04-21more strncpy/ast_copy_string replacement.rizzo1-14/+6
2006-04-21more strncpy/ast_copy_string replacementrizzo1-15/+8
2006-04-21replace some strncpy with ast_copy string,rizzo1-43/+33
2006-04-21replace strncpy with ast_copy_string.rizzo1-10/+6
2006-04-21replace strncpy with ast_copy_string and fix the -1 offset whichrizzo1-11/+3
2006-04-21comment a possible memory leakrizzo1-0/+1
2006-04-21merge some common code into a functionrizzo1-18/+15
2006-04-21update configuration, generalize date format andrizzo1-52/+73
2006-04-21- use symbolic constants and macros to play with the debug flagrizzo4-26/+25
2006-04-21simplify pbx_builtin_execiftimerizzo1-28/+22
2006-04-21simplify a functionrizzo1-27/+16
2006-04-21minor cleanuprizzo1-9/+6
2006-04-21one more client for find_context_locked()rizzo1-20/+6
2006-04-21localize a variable, and make a minor code rearrangement.rizzo1-4/+6
2006-04-21more NULL "" equivalence in cid fields.rizzo1-8/+7
2006-04-21more NULL "" equivalence in cid fields.rizzo1-4/+4
2006-04-21more NULL "" equivalence,rizzo1-17/+14
2006-04-21more NULL "" equivalence in CLI fields.rizzo1-4/+5
2006-04-21more NULL / "" equivalence for CID fields.rizzo1-26/+26
2006-04-21more NULL "" equivalence in CID fields.rizzo1-2/+3
2006-04-21ast_strdup can handle NULL args well, so use it.rizzo1-19/+4
2006-04-21more NULL and "" equivalence in cid fieldsrizzo1-9/+9
2006-04-21make NULL and "" equivalent in cid fields, mark some missing NULL checks.rizzo1-21/+15
2006-04-21make NULL and "" equivalent for some cid fields.rizzo1-5/+5
2006-04-21Replace three replicas of the same code with a function.rizzo1-46/+24
2006-04-20comment that for callerid field, NULL and "" should be consideredrizzo1-23/+16
2006-04-19Clarify result of sipsock_readoej1-1/+3
2006-04-19add the malloc attribute to the memory allocation wrappersrussell1-5/+5
2006-04-19Merged revisions 21638 via svnmerge from kpfleming2-3/+18
2006-04-19Merged revisions 21597 via svnmerge from tilghman1-20/+18
2006-04-19Oops, wasn't revised the way I thought it wastilghman0-0/+0
2006-04-19Blocked revisions 21597 via svnmergetilghman0-0/+0
2006-04-19move a replicated block of code in the one place where it belongs.rizzo1-48/+13
2006-04-19merge two nested 'if' which are really a single block.rizzo1-8/+4
2006-04-19fix indentation of a large blockrizzo1-162/+162
2006-04-19start sorting out the duplicated code in the privacy handlerrizzo1-14/+33
2006-04-19merge two nested 'if' which are really a single block.rizzo1-5/+3
2006-04-19more localization and variable removalrizzo1-21/+19
2006-04-19more localization of variablesrizzo1-17/+19
2006-04-19localize one more variable;rizzo1-18/+18