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_antibottler.cpp
Age
Commit message (
Expand
)
Author
2006-04-06
Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T...
w00t
2006-03-09
Strlen bashing.
brain
2006-01-18
Removed all strncpy() calls and replaced with strlcpy()
brain
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2005-12-26
New 'Implements' system
brain
2005-12-23
Review and optimize
brain
2005-12-23
(Probably) major speed improvements, nuked a hell of a lot of strlen()s. Adde...
w00t
2005-12-07
Changed behaviour of module API to pass Server* to the constructor, rather th...
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-04-26
Added -Wswitch -Wchar-subscripts -Wparentheses - more stable and more pedanti...
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
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-04-27
Added m_alias module which provides command aliases.
brain
2004-04-25
Fixed a GCC2 incompatibility, replaced break with return
brain
2004-04-25
Fixed USER bug (Bugtracker #14)
frostycoolslug
2004-04-12
Added preliminary support for a bottler-detection module
brain