index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_cloaking.cpp
Age
Commit message (
Expand
)
Author
2006-03-11
More converted modules
brain
2006-02-28
Changed to throw exception when theres no cloak key
brain
2006-02-28
Changed loglevel of cloak key errors to SPARSE
brain
2006-02-28
Added configurable cloakkey and cloakprefix
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-26
Converted to new implements system
brain
2005-12-22
Optimized out strcpys that copy empty strings (craq++)
brain
2005-12-16
Moved a ton of defined to modules.h that belong there
brain
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-11-30
More stylistic changes.
w00t
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-04-11
Fixed /unloadmodule on crappy gentoo
brain
2005-04-07
Fixed issue where failing modules would bail by calling exit (deprecated) --
brain
2005-04-07
Tons of module versionflags stuff, and checks for it in /UNLOADMODULE
brain
2005-04-07
Added version flags
brain
2004-05-16
Updated header comments
brain
2004-05-10
Added m_nonotice, implements unreal-style chanmode +T
brain
2004-05-09
Fixed m_redirect.so which was claiming every mode that came its way!
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-12
Abstracted host/gecos changing to Server:: methods
brain
2004-04-05
Modified the Module::OnExtendedMode() method to use a void* as its target whi...
brain
2004-04-04
Added comments to m_cloaking.cpp
brain
2004-04-04
Completed support for module-handled umodes
brain
2003-07-22
STL namespace fixes
randomdan
2003-02-07
Changed to using LogLevels
brain
2003-01-23
Initial revision
brain