summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-23- Adding some white space from my white space reservoir Olle Johansson
2006-01-23Use doxygen for todo's! :-)Olle Johansson
2006-01-23Spelling fix undetected by kpfleming in rev 8150 ;-)Olle Johansson
2006-01-23Remove javadoc doxygen format...Olle Johansson
2006-01-22fix memory leak from not freeing the list of queue members when freeing a queueRussell Bryant
2006-01-22git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8446 65c4cc65-6c06-...Russell Bryant
2006-01-22eliminate some compiler warningsRussell Bryant
2006-01-22Merged revisions 8437 via svnmerge from Russell Bryant
2006-01-22Bug 6312 - Macro janitorTilghman Lesher
2006-01-22 Correct some scenarios where CALL_LIMIT could not be getting adjusted proper...BJ Weschke
2006-01-22Bug 6262 - New function STRPTIMETilghman Lesher
2006-01-22Bug 6148 - Add PARKEDAT variable; also cleaned up application help to fit 80-...Tilghman Lesher
2006-01-22add 'show channeltype' CLI command (issue #6149, with small modifications)Russell Bryant
2006-01-22prevent writing outside of the provided workspace when calculating aRussell Bryant
2006-01-22git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8420 65c4cc65-6c06-...Russell Bryant
2006-01-21git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8413 65c4cc65-6c06-...Russell Bryant
2006-01-21const-ify some fields in the ast_exten and ast_include structures (issue #6270)Russell Bryant
2006-01-21- conversions to allocation wrappersRussell Bryant
2006-01-21oops, don't build app_sql_postgres by default ...Russell Bryant
2006-01-21- conversion to allocation wrappersRussell Bryant
2006-01-21clean up formatting to conform to coding guidelines and fix some typos (issue...Russell Bryant
2006-01-21git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8404 65c4cc65-6c06-...Russell Bryant
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21Bug 5936 - Cannot AddQueueMember on realtime queue, if queue not yet loaded (...Tilghman Lesher
2006-01-21finish reverting my pass through the tree to remove checks of the result ofRussell Bryant
2006-01-21don't do the memcpy inside of ast_strdupa if we know that __builtin_alloca Russell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21conversions to use allocation wrappers (issue #6277)Russell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2006-01-21remove lots of useless checks of the result of ast_strdupaRussell Bryant
2006-01-21remove some useless checks of the result of ast_strdupaRussell Bryant
2006-01-21Bug 4872 - Make Asterisk paths available to AGIs via environmental variablesTilghman Lesher
2006-01-21Bug 5515 - Devicestate and API documentation updateTilghman Lesher
2006-01-21Bug 6096 - callerid_parse cleanupTilghman Lesher
2006-01-21remove optimization where its benefits are negligibleRussell Bryant
2006-01-21remove some useless checks after calls to ast_strdupaRussell Bryant
2006-01-20fix for codec_gsm on ia64 (#6294)Matthew Fredrickson
2006-01-20formatting and doxygen fixes (issue #6300)Russell Bryant
2006-01-20Fix comments in sip.conf (#6134)Matthew Fredrickson
2006-01-20Fix for formats so they give better output on failure conditions. (#6141)Matthew Fredrickson
2006-01-20- move ast_strdupa from channel.h to utils.hRussell Bryant
2006-01-20Merged revisions 8347 via svnmerge from Russell Bryant
2006-01-20Change chan_alsa to default open the first sound card deviceMatthew Fredrickson
2006-01-20Update config. Apprently default doesn't always work now.Matthew Fredrickson
2006-01-20eliminate compiler warnings from recent const-ificationKevin P. Fleming
2006-01-20- Add DOC file about caller ID presentation valuesOlle Johansson
2006-01-20fix version reporting (issue #6292)Russell Bryant
2006-01-20Merged revisions 8320 via svnmerge from Matt O'Gorman
2006-01-20More doxygen updatesOlle Johansson
2006-01-20Doxygen updatesOlle Johansson