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
/
xline.cpp
Age
Commit message (
Expand
)
Author
2005-05-15
Changed to use __single_client_alloc, supposedly faster in single-thread situ...
brain
2005-05-15
Moved StrHashComp and InAddr_HashComp into the irc:: namespace
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-14
Added 'uniqueness sums': http://www.inspircd.org/wiki/InspIRCd_Server_Protoco...
brain
2005-05-12
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-04-29
Fixed some flood checking
brain
2005-04-29
A few anti-flood features
brain
2005-04-29
Made xline notices neater when notifying of unknown connections
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-18
Fixed strhashcomp
brain
2005-04-13
Added Server::AddGLine
brain
2005-04-05
Major optimizations!
brain
2005-04-04
Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2005-03-25
Fixes for GCC3.4 and namespaces (must rerun configure!)
brain
2005-03-25
Changed occurances of vector to std::vector
brain
2004-09-11
Security audit based on RATS output
brain
2004-05-16
Updated header comments
brain
2004-05-09
Added support for /RESTART (currently has a bug, do not use)
brain
2004-04-26
Fixed some channel pointer stuff (eeeky)
brain
2004-04-26
Incrased speed of apply_lines() (was too slow when banning 100 users)
brain
2004-04-25
Added MaxWhoReplies stuff (bahamut-style /WHO limiting)
brain
2004-04-25
Added comments and fixes
brain
2004-04-25
Fixed minor typos
brain
2004-04-25
Added some stuff to diffrentiate between global and local Q/Z lines
brain
2004-04-25
XLine fixes and fix to +l with large limits
brain
2004-04-24
Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.
brain
2004-04-24
Q-lines fully working, can add and remove other types of ban (but not enforce...
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-24
Added XLine stuff
brain
2004-04-24
Added xline.cpp and xline.h, implements k/g/z/q lines
brain
[prev]