aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_cut.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-29Allow some function modules to compile under dev mode.qwell1-1/+1
2007-10-28Add autoservice to several more functions which might delay in their responses.tilghman1-3/+9
2007-10-25Backport alternate encoding of newline delimiters from trunk to 1.4, as appro...tilghman1-1/+15
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-23/+12
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-6/+2
2006-04-14remove some unnecessary bracesrizzo1-26/+15
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-11/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell1-2/+0
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDrussell1-2/+2
2006-02-12major dialplan functions updatekpfleming1-5/+11
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-4/+4
2006-01-21on this pass, only remove duplicate log messagesrussell1-7/+2
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-1/+8
2006-01-21remove useless checks of the result of ast_strduparussell1-8/+1
2006-01-11Added macros from 6198 and 6203. also added bettermogorman1-29/+25
2005-12-30update doxygen docs to specify authorsrussell1-0/+3
2005-12-16First field was truncated.tilghman1-1/+2
2005-12-15Properly move these functions over to the funcs directory (since they no long...tilghman1-0/+344