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-12-14
Moving more stuff into class ServerConfig
brain
2005-12-14
Started moving of data into ServerConfig class
brain
2005-12-13
Made MAXCHANS growable for opers/ulines (growing of list not implemented yet)
brain
2005-12-02
Added ability for ulined servers to set any arbitary channel mode (even from ...
brain
2005-12-02
Changes to allow ulined servers to set any mode
brain
2005-11-29
Fixed mode stuff
brain
2005-11-29
Added opertype to OnOper and added OnMode function
brain
2005-11-25
Fixes for removal of serverrec
brain
2005-11-25
Removal of mesh stuff (lots of)
brain
2005-06-01
Many linking fixes
brain
2005-05-30
Started on -Wall - safe compile
brain
2005-05-29
Changed a strcpy to strlcpy
brain
2005-05-29
Changed length of user::modes buffer from 512 to much more sensible 54
brain
2005-05-28
Fixed fd_Setsize in cygwin
brain
2005-05-16
Removed __single_client_alloc again because gcc devs were smoking crack and r...
brain
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
sorted hashcomp etc
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-09
Fixes to way allocations are handled
brain
2005-05-04
Fix to a mode parsing bug (eating wrong version of parameter?)
brain
2005-05-03
Fixed empty modes from nickserv
brain
2005-05-02
Fix to prevent empty umodes
brain
2005-04-30
Added OnAddBan and OnDelBan module api calls, and fixed glitch which required...
brain
2005-04-30
Added mode 'compression', stops abuse with modes like: +s-s+s-s+s-s
brain
2005-04-27
Quote of the day: some strlens are needed.
brain
2005-04-27
Fixes to all kinds of annoying problems
brain
2005-04-27
No suck nickname?! why didn't anyone see this?!
brain
2005-04-27
Optimized modes (removed strlens etc)
brain
2005-04-27
Fixed empty modes issue that emerged after dodgy code was corrected
brain
2005-04-27
Added explicit oper tracking in a vector of userrec* pointers, optimizes send...
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-23
Added global oper monitoring through modules and global connect monitoring th...
brain
2005-04-18
Fixed strange join behavior reported by w00t (mirc requesting MODE immediatel...
brain
2005-04-16
Added a chanrec to OnRawMode, om pointed out i hadnt given him it :D
brain
2005-04-15
Added new API methods:
brain
2005-04-13
Added Module::OnSendList
brain
2005-04-13
Double 367 numeric glitch fixed
brain
2005-04-05
Major optimizations!
brain
2005-04-04
Added new <banlist> tags, allows dynamic banlist sizes on a per channel basis
brain
2005-04-03
Fixes to crash when setting the key of a channel youre not a member of
brain
2005-04-03
Fix to bug #36 reported by Yeti
brain
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
[prev]
[next]