2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Remove now-unneeded 4in6 hacks [danieldg] |
blob | commitdiff | raw | diff to current |
2008-11-01 |
w00t | Fix bug #630, reported by Jorijn, fix by dz. Bitmask... |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-07-20 |
w00t | Fixes to some stuff that writes on memory it shouldn... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | And these |
blob | commitdiff | raw | diff to current |
2008-04-09 |
w00t | Move QuitUser into UserManager class, and unstaticize... |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | A load of classes dont inherit from classbase, and... |
blob | commitdiff | raw | diff to current |
2008-02-11 |
w00t | Add -Wshadow to cflags, and fix a bunch of warnings... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove InspIRCd::WriteOpers in favour of snomask O |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Remove Implements() method from every module. booya. |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Make it all compile. |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | This one too, grr |
blob | commitdiff | raw | diff to current |
2007-10-31 |
brain | Bloody hell, just how many modules use this shit |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | PERL PIE FOR ALL: Rename a fuckload of XLineManager... |
blob | commitdiff | raw | diff to current |
2007-10-28 |
w00t | - Tear out a useless load of XLine clutters that did... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-08-19 |
brain | Add 'A record' blacklist types. This will probably... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
brain | Allow support for multiple dns results per request... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Conversions |
blob | commitdiff | raw | diff to current |
2007-06-09 |
brain | A ton more clear() and empty() stuff thats been lingeri... |
blob | commitdiff | raw | diff to current |
2007-06-05 |
brain | Sexeger! |
blob | commitdiff | raw | diff to current |
2007-06-05 |
brain | Stdint being included when we dont even use it, without... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
brain | Someone forgot the blindingly obvious - APPLY the gline... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
brain | SPACE INDENTING ACTION RANGERS -- ATTACK! |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
w00t | Fix a slightly out of date comment (from before the... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Fix for bug #268, repeated messages on users who are... |
blob | commitdiff | raw | diff to current |
2007-04-27 |
special | m_dnsbl stats should count no result as a miss |
blob | commitdiff | raw | diff to current |
2007-04-26 |
special | Fixed bug #266 (m_dnsbl stats), patch by satmd |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | Consider your crackpipes confiscated, there was some... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | A quick unit test shows this is broken -- fix quick |
blob | commitdiff | raw | diff to current |
2007-02-07 |
brain | satmd tell me if this works, if ive got the wrong octet... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
w00t | We already have the numeric durations, why the fuck... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
w00t | Call events properly on KLINE, GLINE and ZLINE for... |
blob | commitdiff | raw | diff to current |
2007-02-03 |
brain | Make this work on ancient gcc's |
blob | commitdiff | raw | diff to current |
2007-02-03 |
brain | On ipv6 servers, if a user connects with 4in6 (0::ffff... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
peavey | Fix endless loop on dns hit. |
blob | commitdiff | raw | diff to current |
2007-01-17 |
brain | Mass comment removal. |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Document dns caching, add a "bool cached" to OnLookupCo... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS caching stuff (almost done) |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | DNS Stuff - this wont work right yet, it will soon... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
brain | Add TTL stuff to dns system (pass it to inherited objects) |
blob | commitdiff | raw | diff to current |
2007-01-01 |
brain | Fix to allow for OnRehash to know what user initiated... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
brain | Fixed search and replace, code pilfered from m_alias... |
blob | commitdiff | raw | diff to current |
2006-12-29 |
brain | A few fixes, but i cant see why the reverse check doesn... |
blob | commitdiff | raw | diff to current |
2006-12-28 |
peavey | Tidyup and is now a vendor module. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
peavey | Whoops unused variable. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
peavey | Add cleanup of objects on readconf and in destructor. |
blob | commitdiff | raw | diff to current |
2006-12-28 |
peavey | Remove an extra delete that caused a segfault. |
blob | commitdiff | raw | diff to current |
2006-12-23 |
brain | Fix bug in m_dnsbl, a condition is always matched becau... |
blob | commitdiff | raw | diff to current |
2006-12-18 |
w00t | Fix bug in m_dnsbl: Only the first <dnsbl> tag would... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Remove global namespacing, makes modules compile FASTAH... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
w00t | Initial commit of m_dnsbl, v2.0 - based on satmd's... |
blob | commitdiff | raw | diff to current |
|