]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_operlevels.cpp
Fix the DNS socket not being closed when core_dns is unloaded.
[user/henk/code/inspircd.git] / src / modules / m_operlevels.cpp
2006-04-20 braininit_module
2006-04-20 brainAlright, who fucked with this?
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 brainYet more const ref changes
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...
2005-12-26 brainConverted to new Implements system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
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-04-13 brainFixed /kill bug in m_operlevels (couldnt kill non-opers)
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-04 brainAdded m_operlevels, prevents opers designated as above...