You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/funcs
Tilghman Lesher dccfa36f8e
Force ast_mktime() to check for DST, since strptime(3) does not.
17 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
func_base64.c merge new_loader_completion branch, including (at least): 19 years ago
func_callerid.c fix some formatting i accidentally changed 18 years ago
func_cdr.c swap location for this.. 17 years ago
func_channel.c Convert the RTPQOS function to just be additional parameter of the CHANNEL 18 years ago
func_curl.c The addition of autoservice to func_curl additionally made func_curl dependent 18 years ago
func_cut.c Allow some function modules to compile under dev mode. 18 years ago
func_db.c merge new_loader_completion branch, including (at least): 19 years ago
func_enum.c Safely use the strncat() function. 17 years ago
func_env.c Allow the default "0" to be returned if the STAT fails 18 years ago
func_global.c merge new_loader_completion branch, including (at least): 19 years ago
func_groupcount.c Don't try to copy the category from the group if no category exists. 18 years ago
func_language.c Merged revisions 61680 via svnmerge from 18 years ago
func_logic.c closes issue #11052 -- where nothing after the ? will allow un-initialized variable values to corrupt and crash asterisk on 64-bit platforms 18 years ago
func_math.c Merged revisions 67161 via svnmerge from 18 years ago
func_md5.c merge new_loader_completion branch, including (at least): 19 years ago
func_moh.c Merged revisions 61680 via svnmerge from 18 years ago
func_odbc.c Add autoservice to several more functions which might delay in their responses. 18 years ago
func_rand.c update the doc string for both AEL and extensions.conf users. 19 years ago
func_realtime.c Allow some function modules to compile under dev mode. 18 years ago
func_sha1.c merge new_loader_completion branch, including (at least): 19 years ago
func_strings.c Force ast_mktime() to check for DST, since strptime(3) does not. 17 years ago
func_timeout.c Revert very broken fix for issue #10540 ... none of these values take ms so I 18 years ago
func_uri.c Small documentation clarification for URIENCODE. (issue #8294 reported by salaud) 19 years ago