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_chanprotect.cpp
Age
Commit message (
Expand
)
Author
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-03
Fixed to remove privilages upon kick
brain
2005-04-13
Added Module::OnSendList
brain
2005-04-07
Tons of module versionflags stuff, and checks for it in /UNLOADMODULE
brain
2005-04-07
Added version flags
brain
2005-04-03
More secure checking in 005 handlers
brain
2005-03-28
Fixed to take away +q and +a when the user parts the channel (double DOH)
brain
2005-03-27
Added 005 numeric handling to most of the modules
brain
2004-05-16
Updated header comments
brain
2004-05-02
Added oper-override module
brain
2004-05-01
Added hardcoded support for chanmodes +aq
brain
2004-05-01
Tidied the code to use Azhrarns new ConfigReader::ReadFlag method
brain
2004-05-01
Added comments
brain
2004-05-01
Provided modules with the ability to sync data on a netjoin
brain
2004-05-01
Added <options noservices> behaviour for m_chanprotect.so as suggested by Craig
brain
2004-05-01
Added access checks.
brain
2004-05-01
Added module to support modes +q and +a
brain