]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_userip.cpp
The IPV6 stuff compiles now, with compile-correct ipv6 code. I dont know if this...
[user/henk/code/inspircd.git] / src / modules / m_userip.cpp
2006-08-01 brainThe IPV6 stuff compiles now, with compile-correct ipv6...
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-02-26 brainServer* Srv marked static or moved to private member...
2006-02-15 brainRemoved a whole lot of strchr's looking for mode +o...
2006-01-27 brainImproved IP handling. Now uses in_addr to store client...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainLast set converted to 'Implements'
2005-12-16 brainTypo in declaration
2005-12-16 brainLast set of modules converted to new command system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-05-20 brainFixed case-sensitivity typo in module name for Addcommand
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-08 brainAdded USERIP numeric 005 output
2005-05-08 brainFixed to use numeric 340-
2005-05-08 brainAdded m_userip.cpp requested by Selphie