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
/
mode.cpp
Age
Commit message (
Expand
)
Author
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2005-03-25
Changed occurances of vector to std::vector
brain
2005-03-24
Finally fixed a load of umode change stuff!
brain
2004-09-11
Changes for security based on RATS analysis
brain
2004-09-11
Security audit based on RATS output
brain
2004-07-17
Added support for 472 numeric (Unknown mode char) - typobox43
typobox43
2004-05-24
Fixed perplexing bug in custom mode removal (apparent with +C and +c)
brain
2004-05-16
Updated header comments
brain
2004-05-09
Fixed m_redirect.so which was claiming every mode that came its way!
brain
2004-05-02
Added oper-override module
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-29
Made the allowhalfop in <options> tag actually work
brain
2004-04-26
Fixed bug #15 - mode case sensitivity issue in mirc (glitch reported by strik...
brain
2004-04-25
Mode +l fixes
brain
2004-04-25
XLine fixes and fix to +l with large limits
brain
2004-04-24
Added XLine stuff
brain
2004-04-22
Added tons of services/uline stuff. DO NOT USE YET! services data isnt replic...
brain
2004-04-19
Added namespace std to these new files to avoid gcc3 problems
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain