log

age author description
2006-03-12 carl uribl patch from Jeff Evans <jeffe@tricab.com> stable-5-13
2006-03-12 carl uribl patch from Jeff Evans <jeffe@tricab.com>
2006-03-12 carl uribl patch from Jeff Evans <jeffe@tricab.com>
2006-03-12 carl uribl patch from Jeff Evans <jeffe@tricab.com>
2006-03-12 carl uribl patch from Jeff Evans <jeffe@tricab.com>
2006-01-08 carl update all systems from tarball, make chkconfig creates dnsbl user if needed stable-5-12
2006-01-08 carl use larger resolver buffer
2005-12-24 carl cleanup list of tlds, add trailing / on http package directory reference
2005-12-21 carl move to autoconf/automake/docbook stable-5-11
2005-12-19 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-18 carl move to autoconf/automake/docbook
2005-12-08 carl updated packaging
2005-10-16 carl fix compile error on fc3 stable-5-10
2005-09-27 carl fix <> passed as <<>> to verification hosts stable-5-9
2005-09-25 carl allow empty env_to at global context to remove all restrictions on child contexts stable-5-8
2005-09-23 carl failed to return a value from parse_verify() stable-5-7
2005-09-23 carl tokenizer errors now go thru syslog to be visible during config file reloads in normal operation
2005-09-21 carl fix int function not returning value stable-5-5
2005-09-21 carl fix missing include, not all systems define HOST_NAME_MAX
2005-09-21 carl cleanup documentation
2005-09-21 carl fix dos line terminators
2005-09-21 carl new tlds, add verify example in sample conf file
2005-09-21 carl optimize verification step, cleanup documentation
2005-09-18 carl dcc_to should not look at substitute mail_host
2005-09-18 carl add verify statement to verify addresses with better mx host stable-5-4
2005-08-07 carl don't load null config pointer, keep the old one stable-5-3
2005-08-02 carl fix for missing default return value in CONTEXT::acceptable_content()
2005-07-20 carl add multiple debug syslog levels, remove duplicate dnsbl definitions
2005-07-20 carl add multiple debug syslog levels, remove duplicate dnsbl definitions
2005-07-17 carl start coding on new config syntax initial-5-0 **INVALID**
2005-07-17 carl start coding on new config syntax
2005-07-17 carl start coding on new config syntax
2005-07-17 carl start coding on new config syntax
2005-07-17 carl start coding on new config syntax
2005-07-17 carl start coding on new config syntax
2005-07-17 carl start coding on new config syntax
2005-07-16 carl start coding on new config syntax
2005-07-16 carl start coding on new config syntax
2005-07-16 carl start coding on new config syntax
2005-07-14 carl start coding on new config syntax
2005-07-10 carl start coding on new config syntax
2005-07-10 carl start coding on new config syntax
2005-07-10 carl start coding on new config syntax
2005-07-10 carl start coding on new config syntax
2005-04-02 carl fix fedora core 3 compile error - enum list cannot end with comma stable-4-6
2005-04-02 carl fix fedora core 3 compile error - enum list cannot end with comma
2005-01-23 carl add uuencode decoding
2005-01-23 carl add uuencode decoding
2005-01-18 carl need to cleanup zombie children stable-4-4
2005-01-17 carl need to cleanup zombie children
2005-01-16 carl only keep 20% of the open resolver sockets in the ready pool. stable-4-3
2005-01-16 carl only keep 20% of the open resolver sockets in the ready pool.
2005-01-16 carl only keep 20% of the open resolver sockets in the ready pool.
2005-01-08 carl Use resolver processes even if we don't have the interfaces, and need to use gethostbyname. stable-4-2
2005-01-06 carl use local unix domain socket for resolver process communication stable-4-1
2005-01-04 carl Add resolver processes to allow better performance on busy machines
2004-10-29 carl changes to handle 5iantlavalamp.com
2004-10-29 carl changes to handle 5iantlavalamp.com
2004-09-08 carl updates for 3.6, better documentation on removing content filtering, missing some files in cvs stable-3-6
2004-09-08 carl updates for 3.6, better documentation on removing content filtering, missing some files in cvs
2004-09-08 carl updates for 3.6, better documentation on removing content filtering, missing some files in cvs
2004-07-17 carl 3.5 - better error message when rejecting based on ns records on the sbl stable-3-5
2004-07-16 carl host names cannot have consecutive periods.
2004-07-13 carl fix version number
2004-07-10 carl final changes for 3.3
2004-07-09 carl properly drop root privs stable-3-3
2004-07-09 carl properly drop root privs
2004-07-09 carl changes for 3.2
2004-07-09 carl changes for 3.2
2004-07-09 carl changes for 3.2
2004-07-09 carl changes for 3.2
2004-07-06 carl seems to drop root privs ok now
2004-07-05 carl updates for 3.2, try to drop root privileges
2004-07-05 carl updates for 3.2, changing file layout, add queueid to messages
2004-06-08 carl fix handling of missing include files
2004-06-08 carl fix handling of missing include files
2004-05-31 carl new version stable-3-0
2004-05-31 carl add -pthread compiler option, fix error in scanning for end of html comment
2004-05-31 carl no message
2004-05-31 carl fix dangling reference
2004-05-30 carl look for NS records on the SBL also
2004-05-29 carl failed to lowercase the first char of html tags stable-2-6
2004-05-29 carl new version
2004-05-29 carl consider <!tag> to be bad html tag
2004-05-28 carl ignore text including bad html tags inside comments stable-2-5
2004-05-27 carl add syslog msg freeing memory, use bare tld names without leading period stable-2-4
2004-05-27 carl add configurable list of tlds
2004-05-23 carl add configurable host name limit and bad html tag limits. stable-2-3
2004-05-22 carl allow normal and terminator versions of tags
2004-05-22 carl better scanning for bad html tags, allow binary zip and gz files with random char sequences
2004-05-20 carl start coding for bad html tag detection
2004-05-12 carl add url decoding stage, allow http:/ single / in yahoo redirector, allow ip address hostnames
2004-05-01 carl fix restart code, add ifdef for linux pid issues stable-2-2
2004-05-01 carl change version number
2004-05-01 carl add sample for content filtering
2004-05-01 carl fix problems in the state transitions causing impossible states
2004-04-30 carl add scanning for bare hostnames
2004-04-30 carl add scanning for bare hostnames
2004-04-30 carl add scanning for bare hostnames
2004-04-28 carl add reference to starttls directions for rh8
2004-04-26 carl changes suggested by Nigel Horne
2004-04-25 carl finish documentation stable-2-1
2004-04-24 carl fix memory leak with duplicate url host names, stable-2-0
2004-04-23 carl integration work on url scanner
2004-04-23 carl integration work on url scanner
2004-04-22 carl integration work on url scanner
2004-04-22 carl integration work on url scanner
2004-04-22 carl stable standalone scanner module
2004-04-22 carl start work on content url scanner
2004-04-21 carl updates to use dcc conf files stable-1-0
2004-04-21 carl updates to use dcc conf files
2004-04-21 carl updates to use dcc conf files
2004-04-21 carl no message
2004-04-21 carl no message
2004-04-21 carl Initial revision original