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
2006-01-15
Updated copyrights in headers etc using perl inplace edit
brain
2006-01-04
Nicer mode character loop
brain
2006-01-04
Revise some serious craq++ in AddBan
w00t
2005-12-28
Removed useless isnick() checks in Give* and Take*, in the name of tidiness
brain
2005-12-26
Fixed support for implementation hooks
brain
2005-12-26
Adding hook type checking to event calls to speed them up
brain
2005-12-26
Allow halfop to dehalfop themselves`
brain
2005-12-22
Optimized out strcpys that copy empty strings (craq++)
brain
2005-12-16
Split all commands into seperate files and redid command system to take class...
brain
2005-12-16
So many inclusion loops it makes your head spin - forward declaring tons of c...
brain
2005-12-16
Moved ModeGrok and Parser into InspIRCd class
brain
2005-12-16
GROK!
brain
2005-12-16
Moved mode stuff into modeparser
brain
2005-12-15
Full removal of inspircd_util.h
brain
2005-12-14
Moved include stack stuff to be private to ServerConfig
brain
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
[prev]
[next]