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
/
users.cpp
Age
Commit message (
Expand
)
Author
2005-05-15
Changed to use __single_client_alloc, faster on most systems in a single thread
brain
2005-05-15
Moved a ton of functions into helperfuncs.h to speed up recompiles
brain
2005-05-15
Added idea from ircu: /invite with too few params shows the channels youve be...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-12
Customizable by-byte-size recvq stuff
brain
2005-05-12
Fixed wrong number being shown when sendq exceeded
brain
2005-05-11
added sendq stuff, see example config
brain
2005-05-11
Added basic sendq stuff - WARNING, there is no configuration yet, this CVS al...
brain
2005-05-06
Fixed park crash bug #63 reported by ViaraiX
brain
2005-04-30
Tried a new way of doing remote versions
brain
2005-04-29
Fixed some flood checking
brain
2005-04-29
Added some pretty mean anti-flood features
brain
2005-04-29
Updated buffering, faster and more sensible (old code sucks)
brain
2005-04-26
Major code tidyup (-W) - expect a few belches
brain
2005-04-05
Major optimizations!
brain
2005-04-01
Added nonblocking dns
brain
2005-03-27
Made config parsing code a bit more lenient
brain
2005-03-25
Added implementation of strlcpy and strlcat for systems that dont have it
brain
2004-09-11
Security audit based on RATS output
brain
2004-05-16
Updated header comments
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-30
Added oper classes and types (done through the planned privilage system on a ...
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-10
Fixes to channel join checks
brain
2004-04-09
Added flood= value to connect allow classes, added checking for flooding
brain
2004-04-08
Tons of buffering fixes and optimisations for user connections
brain
2004-04-05
Fix for bug ID #5 (PING, PONG And other matters)
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-01
Fixed <link> tags
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-23
Initial revision
brain