You are here

Functions in http:BL 5

Primary tabs

Namesort descending Location Description Direct uses Strings
httpbl_admin_settings ./httpbl.module Implementation of hook_settings(). 1
httpbl_admin_settings_validate ./httpbl.module Form API callback to validate the httpbl settings form.
httpbl_blacklisted ./httpbl.module Check if an IP should be banned 3
httpbl_comment ./httpbl.module Implementation of hook_comment().
httpbl_cron ./httpbl.module Implementation of hook_cron().
httpbl_dnslookup ./httpbl.module Do http:BL DNS lookup 3
httpbl_footer ./httpbl.module Implementation of hook_footer(). 3
httpbl_honeylink ./httpbl.module Return HTML code with hidden Honeypot link in one of the many styles. 2
httpbl_install ./httpbl.install Implementation of hook_install().
httpbl_menu ./httpbl.module Implementation of hook_menu().
httpbl_request_whitelist ./httpbl.module 1
httpbl_request_whitelist_submit ./httpbl.module
httpbl_request_whitelist_validate ./httpbl.module
httpbl_requirements ./httpbl.module Implementation of hook_requirements().
httpbl_reverse_ip ./httpbl.module Reverse IP octets 1
httpbl_se ./httpbl.module Check if an IP is known to belong to a search engine
httpbl_uninstall ./httpbl.install Implementation of hook_uninstall().
_httpbl_cache_get ./httpbl.module Get status value from cache table 1
_httpbl_cache_set ./httpbl.module Write status value into cache table 1
_httpbl_cache_update ./httpbl.module Update cache table 1
_httpbl_check ./httpbl.module The actual checking function. 1
_httpbl_iplink ./httpbl.module Generate a link with Project Honeypot information for a given IP address. 5
_httpbl_ip_address ./httpbl.module Backport of Drupal 6's ip_address() function. 4
_httpbl_whitelisted ./httpbl.module Check if an IP is whitelisted through the access table 1

Other projects