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
/
channels.cpp
Age
Commit message (
Expand
)
Author
2005-11-25
Fixes for removal of serverrec
brain
2005-11-25
Removed references to deprecated files servers.* and connection.*
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
Changed the type of struct whowas records are stored in (no need to waste a b...
brain
2005-05-12
Structure optimizations, changed a lot of bools into binary bitmasks
brain
2005-05-11
Fixed weird bug where on mass join/part flood, the channel would be
brain
2005-05-09
Fixes to way allocations are handled
brain
2005-05-08
Changed the final bunch of udp_* vars to server_*/tcp_*
brain
2005-05-02
Added /stats T
brain
2005-04-26
Major *MAJOR* optimizations by double-referencing channels to users
brain
2005-04-26
Added channel 'counter', increases speed of quits, parts, kicks
brain
2005-04-05
Major optimizations!
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
2004-09-11
Security audit based on RATS output
brain
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
Added support for /RESTART (currently has a bug, do not use)
brain
2004-05-01
Provided modules with the ability to sync data on a netjoin
brain
2004-04-05
Attempted fix for bug ID #3 (compile error/namespace error in channels.cpp)
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-04
Fixed idle time
brain
2004-04-04
Added support for module-based chanmodes with parameters and the ability to q...
brain
2004-04-03
Added support for module-defined chanmodes with no parameters
brain
2003-07-22
STL namespace fixes
randomdan
2003-04-19
Added more code for custom channel/user modes via modules
brain
[prev]