summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...Kevin P. Fleming
2006-04-24print a message before running the autotoolsRussell Bryant
2006-04-24fix kevin's silly typosRussell Bryant
2006-04-24Deprecate prefixed options in voicemailTilghman Lesher
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-24Fix CDR builds when includes are in freetds directory off includeMark Spencer
2006-04-23Bug 6710 - Move default datetime string to each language function, so each la...Tilghman Lesher
2006-04-23- Add doxygen documentation for sipsock_read lockingOlle Johansson
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionJim Dixon
2006-04-21convert to use ast_stream_and_waitLuigi Rizzo
2006-04-21convert to use ast_strem_and_waitLuigi Rizzo
2006-04-21convert to use ast_stream_and_waitLuigi Rizzo
2006-04-21move wait_and_stream to ast_wait_and_stream() because equivalentLuigi Rizzo
2006-04-21more stncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-21more strncpy/ast_copy_string replacement.Luigi Rizzo
2006-04-21more strncpy/ast_copy_string replacementLuigi Rizzo
2006-04-21replace some strncpy with ast_copy string,Luigi Rizzo
2006-04-21replace strncpy with ast_copy_string.Luigi Rizzo
2006-04-21replace strncpy with ast_copy_string and fix the -1 offset whichLuigi Rizzo
2006-04-21comment a possible memory leakLuigi Rizzo
2006-04-21merge some common code into a functionLuigi Rizzo
2006-04-21update configuration, generalize date format andLuigi Rizzo
2006-04-21- use symbolic constants and macros to play with the debug flagLuigi Rizzo
2006-04-21simplify pbx_builtin_execiftimeLuigi Rizzo
2006-04-21simplify a functionLuigi Rizzo
2006-04-21minor cleanupLuigi Rizzo
2006-04-21one more client for find_context_locked()Luigi Rizzo
2006-04-21localize a variable, and make a minor code rearrangement.Luigi Rizzo
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-21more NULL "" equivalence in cid fields.Luigi Rizzo
2006-04-21more NULL "" equivalence,Luigi Rizzo
2006-04-21more NULL "" equivalence in CLI fields.Luigi Rizzo
2006-04-21more NULL / "" equivalence for CID fields.Luigi Rizzo
2006-04-21more NULL "" equivalence in CID fields.Luigi Rizzo
2006-04-21ast_strdup can handle NULL args well, so use it.Luigi Rizzo
2006-04-21more NULL and "" equivalence in cid fieldsLuigi Rizzo
2006-04-21make NULL and "" equivalent in cid fields, mark some missing NULL checks.Luigi Rizzo
2006-04-21make NULL and "" equivalent for some cid fields.Luigi Rizzo
2006-04-21Replace three replicas of the same code with a function.Luigi Rizzo
2006-04-20comment that for callerid field, NULL and "" should be consideredLuigi Rizzo
2006-04-19Clarify result of sipsock_readOlle Johansson
2006-04-19add the malloc attribute to the memory allocation wrappersRussell Bryant
2006-04-19Merged revisions 21638 via svnmerge from Kevin P. Fleming
2006-04-19Merged revisions 21597 via svnmerge from Tilghman Lesher
2006-04-19Oops, wasn't revised the way I thought it wasTilghman Lesher
2006-04-19Blocked revisions 21597 via svnmergeTilghman Lesher
2006-04-19move a replicated block of code in the one place where it belongs.Luigi Rizzo
2006-04-19merge two nested 'if' which are really a single block.Luigi Rizzo
2006-04-19fix indentation of a large blockLuigi Rizzo
2006-04-19start sorting out the duplicated code in the privacy handlerLuigi Rizzo