summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2006-03-21Bug 6699 - Fix for ENUMLOOKUPTilghman Lesher
2006-03-12README files have changed names, better change references too :-)Olle Johansson
2006-03-01Sun's shell: just different enough to cause problemsTilghman Lesher
2006-03-01Bug 6619 - Fix Solaris issue with doubled [[Tilghman Lesher
2006-02-23Move conditional compilation for CURL from apps/ to funcs/Tilghman Lesher
2006-02-23correct documentation typoKevin P. Fleming
2006-02-23minor fixes to commit 10934 from bug#6257 Matt O'Gorman
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuesTilghman Lesher
2006-02-23added function QUOTE into strings, which allowsMatt O'Gorman
2006-02-23Move CURL function from apps/ to funcs/Tilghman Lesher
2006-02-23Some sick individuals use SQL queries longer than 512 bytes in the dialplan. ...Tilghman Lesher
2006-02-23add 'consumed' argument to ast_get_time_t, so callers can know how many chara...Kevin P. Fleming
2006-02-22revert change to ENUM functionality (go back to supplying a default zone)Kevin P. Fleming
2006-02-22merge rizzo's patch to make compiler warnings stop the build, and fix a bunch...Kevin P. Fleming
2006-02-21set keywords property correctlyKevin P. Fleming
2006-02-16suppress compiler warningRussell Bryant
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERRussell Bryant
2006-02-15add KEYPADHASH dialplan function (issue #6441)Kevin P. Fleming
2006-02-15handle longer ENUM lookup results (issue #6476)Kevin P. Fleming
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)Kevin P. Fleming
2006-02-14don't force a default zone for ENUM() lookups, use the configuration file (is...Kevin P. Fleming
2006-02-14Fix build issues...Mark Spencer
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDRussell Bryant
2006-02-12use the zone and options set by the arg parsing macrosRussell Bryant
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...Kevin P. Fleming
2006-02-12major dialplan functions updateKevin P. Fleming
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