You are here

8 uses of HTTPBL_LOG_MIN in http:BL 7

httpbl_admin_settings in ./httpbl.admin.inc
Implementation of hook_admin_settings()
httpbl_check in ./httpbl.module
Check if an IP should be banned
httpbl_comment_presave in ./httpbl.module
Implementation of hook_comment_presave()
httpbl_dnslookup in ./httpbl.module
Do http:BL DNS lookup
httpbl_request_whitelist_submit in ./httpbl.module
Grant the session whitelist.
httpbl_request_whitelist_validate in ./httpbl.module
Validate session whitelist request. Ban the user if the 'forbidden' field was filled in.
_httpbl_cache_set in ./httpbl.module
Write status value into httpbl cache table ** (add Grey and/or Blacklisted IPs to httpbl table)
_httpbl_cache_update in ./httpbl.module