Age | Commit message (Expand) | Author |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-08-19 | Add 'A record' blacklist types. This will probably only go into 1.2, and need... | brain |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | Conversions | w00t |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-05 | Sexeger! | brain |
2007-06-05 | Stdint being included when we dont even use it, without checking HAS_STDINT, ... | brain |
2007-05-22 | Someone forgot the blindingly obvious - APPLY the glines/zlines you add! they... | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-11 | Fix a slightly out of date comment (from before the days of the self commenti... | w00t |
2007-05-04 | Fix for bug #268, repeated messages on users who are already glined | brain |
2007-04-27 | m_dnsbl stats should count no result as a miss | special |
2007-04-26 | Fixed bug #266 (m_dnsbl stats), patch by satmd | special |
2007-02-07 | Consider your crackpipes confiscated, there was some right dailywtf-worthy st... | brain |
2007-02-07 | A quick unit test shows this is broken -- fix quick | brain |
2007-02-07 | satmd tell me if this works, if ive got the wrong octet i need to change a bi... | brain |
2007-02-04 | We already have the numeric durations, why the fuck was I trying to get them ... | w00t |
2007-02-04 | Call events properly on KLINE, GLINE and ZLINE for DNSBL module. This fixes b... | w00t |
2007-02-03 | Make this work on ancient gcc's | brain |
2007-02-03 | On ipv6 servers, if a user connects with 4in6 (0::ffff:...) then attempt a dn... | brain |
2007-01-24 | Fix endless loop on dns hit. | peavey |
2007-01-17 | Mass comment removal. | brain |
2007-01-07 | Document dns caching, add a "bool cached" to OnLookupComplete method in Resol... | brain |
2007-01-07 | DNS caching stuff (almost done) | brain |
2007-01-07 | DNS Stuff - this wont work right yet, it will soon (tm) | brain |
2007-01-07 | Add TTL stuff to dns system (pass it to inherited objects) | brain |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2006-12-29 | Fixed search and replace, code pilfered from m_alias (i think someone misread... | brain |
2006-12-29 | A few fixes, but i cant see why the reverse check doesnt work | brain |
2006-12-28 | Tidyup and is now a vendor module. | peavey |
2006-12-28 | Whoops unused variable. | peavey |
2006-12-28 | Add cleanup of objects on readconf and in destructor. | peavey |
2006-12-28 | Remove an extra delete that caused a segfault. | peavey |
2006-12-23 | Fix bug in m_dnsbl, a condition is always matched because someone was using u... | brain |
2006-12-18 | Fix bug in m_dnsbl: Only the first <dnsbl> tag would be processed. | w00t |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-12-11 | Initial commit of m_dnsbl, v2.0 - based on satmd's 1.0 m_dnsbl, modified to w... | w00t |