]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_geoip.cpp
Windows: In-depth cleanup (see details)
[user/henk/code/inspircd.git] / src / modules / extra / m_geoip.cpp
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 attilamolnarm_geoip Add support for /stats G
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2011-06-18 AdamFix extras compilation under Windows
2010-02-13 danieldgChange GeoIP to be a connect block matcher
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-09-02 danieldgModResult conversion: Change return type of all module...
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-04-09 w00tFix these
2008-03-16 brainMake this work, its all good! :)
2008-03-16 brainStart of GeoIP module. This is deceptively simple.