asterisk/funcs
Matt O'Gorman ae8cc3e18b bug #8076 check option_debug before printing to debug channel.
patch provided in bugnote, with minor changes.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44253 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-03 15:53:07 +00:00
..
Makefile GNU make already knows how to quietly ignore non-existent files in 'include' directives 2006-08-26 23:58:47 +00:00
func_base64.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_blacklist.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00
func_callerid.c Various updates from PCadach's chan_h323-live branch 2006-09-19 21:07:49 +00:00
func_cdr.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_channel.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_curl.c Some changes/fixes for func_curl. curl_global_init is only supposed to be called once, and if it returns non-zero, we need to give up on further executions with that instance. Additionally, let's set absolute timeout values for the CURL connections to try and prevent possible Zap (and possibly other channel tech) channel lockouts. 2006-09-03 19:07:58 +00:00
func_cut.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_db.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
func_enum.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_env.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_global.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_groupcount.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_logic.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_math.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_md5.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00
func_odbc.c Constify the result of a config retrieval function, to avoid mutilation (issue 7983). 2006-09-20 20:40:39 +00:00
func_rand.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
func_realtime.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_sha1.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_strings.c bug #8076 check option_debug before printing to debug channel. 2006-10-03 15:53:07 +00:00
func_timeout.c Merged revisions 43933 via svnmerge from 2006-09-28 18:09:01 +00:00
func_uri.c merge new_loader_completion branch, including (at least): 2006-08-21 02:11:39 +00:00
func_vmcount.c Remove deprecated apps and funcs 2006-09-21 19:35:29 +00:00