]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Abstracted host/gecos changing to Server:: methods
[user/henk/code/inspircd.git] / src / modules /
2004-04-12 brainAbstracted host/gecos changing to Server:: methods
2004-04-11 brainFixed servermode propogation
2004-04-10 brainAdded 'm' datagram type (user mode change)
2004-04-08 frostycoolslugRemoved my humourous Error messages (Replaced them...
2004-04-08 frostycoolslugWorking /helpop command module
2004-04-08 brainFixes (and now it has an infinite loop - DO NOT USE)
2004-04-08 brainDamn typos
2004-04-08 frostycoolslug/helpop command Module.
2004-04-08 brainSanity checks in SAJOIN and SAPART
2004-04-08 brainFixes to m_filter to check its config file exists!
2004-04-07 brainFixed typo in m_saquit (missing ;) w00t needs to test...
2004-04-07 brainFixed typo/crash in m_sethost discovered by Hart and...
2004-04-07 brainAdded a sanity check on the hostnames being set before...
2004-04-07 brainFixed makefile to show progress
2004-04-07 brainAdded new modules m_chghost, m_sethost, m_setname
2004-04-07 brainFixed actions in m_filter
2004-04-07 brainFixed actions
2004-04-07 brainAdded preliminary support for ConfigReader::Verify...
2004-04-07 brainAdded servernotice back to the user, informing them
2004-04-07 brainAdded m_filter module that filters privmsgs and notices...
2004-04-06 brainActually compiles now :p
2004-04-06 brainAdded m_samode.cpp module by w00t (stability testing)
2004-04-06 brainThe SA* modules actually compile in this version
2004-04-06 brainAdded SA* modules (untested)
2004-04-05 brainAdded extra command logging
2004-04-05 brainChanged comments to match the module (duh)
2004-04-05 brainChanged description
2004-04-05 brainFixed to require +o as well as +g to receive a globops...
2004-04-05 brainAdded m_globlops module with unreal-style /GLOBOPS...
2004-04-05 brainModified the Module::OnExtendedMode() method to use...
2004-04-04 brainFixed a bug in servermode handling where the target...
2004-04-04 brainAdded comments to m_cloaking.cpp
2004-04-04 brainCompleted support for module-handled umodes
2004-04-04 brainAdded support for module-based chanmodes with parameter...
2004-04-03 frostycoolslugFixed bugs in ./configure
2004-04-03 brainAdded support for module-defined chanmodes with no...
2004-04-02 brainImproved comments
2004-04-02 brainAdded ability to override modes (allows SAMODE support...
2004-04-02 brainClarified documentation
2004-04-02 brainFixed typo
2004-04-02 brainAdded simple test command module
2003-09-27 frostycoolslugCombined The file Modules and Config file existance...
2003-07-27 frostycoolslugAdded a couple of \n's to my 'Quotes File Not found...
2003-07-27 frostycoolslugFix bug i put in, IRCd Should bail when quotefile aint...
2003-07-27 frostycoolslugPossible Bugfix.. stop the IRCd from launching if the...
2003-07-22 randomdanSTL namespace fixes
2003-02-07 brainChanged to using LogLevels
2003-01-24 brainAdded copyright notices
2003-01-23 brainFixed paths and makefile locations
2003-01-23 brainremoved temp file
2003-01-23 brainAuto created by ./configure tests
2003-01-23 brainInitial revision