summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2006-02-11use auto-build for apps, simplify variable settingKevin P. Fleming
2006-02-11use auto-build for res modules tooKevin P. Fleming
2006-02-11prepare to use auto-build rules in other MakefilesKevin P. Fleming
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-11Fix compile time warningsTilghman Lesher
2006-02-11remove last vestiges of pbx_functionsKevin P. Fleming
2006-02-11build function modules independently (no more pbx_functions.so)Kevin P. Fleming
2006-02-03Bug 6322 - Implementation of SHA1 in Asterisk (plus dialplan function to use it)Tilghman Lesher
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-02-01Allows for user to uninstall asterisk binariesMatt O'Gorman
2006-01-30Bug 6378 - deprecate CHECK_MD5 functionTilghman Lesher
2006-01-24Reverting change in revision 8539 - fixed wrong problem. Sorry.Olle Johansson
2006-01-24Issue #6323, FreeBSD compatibility with compilation of func_odbc.c (reported ...Olle Johansson
2006-01-23code clean up and macro implementation from Matt O'Gorman
2006-01-22Bug 6262 - New function STRPTIMETilghman Lesher
2006-01-21on this pass, only remove duplicate log messagesRussell Bryant
2006-01-21revert my pass through the tree to remove checks of the result of ast_strdupaRussell Bryant
2006-01-21remove useless checks of the result of ast_strdupaRussell Bryant
2006-01-16Argh, another ERROR that should have been DEBUGTilghman Lesher
2006-01-16Change a debugging message committed with the wrong levelTilghman Lesher
2006-01-16remove redundant CFLAGS for BSD which are already set in the main Makefile (i...Russell Bryant
2006-01-16 More code optimization with the new argument macros #6253BJ Weschke
2006-01-15Clarify description of ARRAY functionTilghman Lesher
2006-01-14Bug 6238 - Janitor - update to app_args macrosTilghman Lesher
2006-01-14Merged revisions 8074 via svnmerge fromTilghman Lesher
2006-01-11Added macros from 6198 and 6203. also added betterMatt O'Gorman
2006-01-106186 amd 6187 with minor revisions. added argMatt O'Gorman
2006-01-10Fix indentationTilghman Lesher
2006-01-10committing 5924 with minor white space changes Matt O'Gorman
2006-01-10Bug 5961 - new RAND() functionTilghman Lesher
2006-01-09remove unnecessary check before ast_strlen_zero (issue #6179)Russell Bryant
2006-01-04Merged revisions 7773 via svnmerge from Russell Bryant
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-12-27Bug 5906 - ARRAY dialplan functionTilghman Lesher
2005-12-27Add SQL_ESC to allow single ticks to be escapedTilghman Lesher
2005-12-23Bug 5327 - new function FILTER and optional argument to CALLERIDTilghman Lesher
2005-12-22don't try to build func_odbc when ODBC headers/libraries are not presentKevin P. Fleming
2005-12-21Bug 5055 - Simple SQL commands from the dialplanTilghman Lesher
2005-12-21Bug 5440 - Add STAT() dialplan functionTilghman Lesher
2005-12-16First field was truncated.Tilghman Lesher
2005-12-15Properly move these functions over to the funcs directory (since they no long...Tilghman Lesher
2005-12-03Bug 5858 - Make the chanvars.c functions return a 'const char *'Tilghman Lesher
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-20issue #5791Josh Roberson
2005-11-10issue #5693Kevin P. Fleming
2005-11-08make app_queue 1.2 jump compliant (issue #5580)Russell Bryant
2005-11-08issue #5648Kevin P. Fleming
2005-11-03major update to arg/option parsing APIs and documentationKevin P. Fleming
2005-11-01issue #4678Kevin P. Fleming