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
/
InspIRCd.dev
Age
Commit message (
Expand
)
Author
2004-05-29
Added m_botmode, module that provides unreal style +B and the SWHOIS that goe...
brain
2004-05-23
*** empty log message ***
brain
2004-05-22
Added m_censor.cpp mode +G module
brain
2004-05-22
Added OnUserPreJoin trigger
brain
2004-05-15
Added +N via m_nonicks, restored some stuff from a firewall fuckup
brain
2004-05-08
Added m_nokicks and chanmode +Q
brain
2004-05-05
Fix for /WALLOPS in certain sucky mIRCscripts
brain
2004-05-03
Added opertype propogation
brain
2004-05-02
Added oper-override module
brain
2004-05-01
Added Module::OnAccessCheck
brain
2004-04-30
Added Extensible classes
brain
2004-04-27
Added m_alias module which provides command aliases.
brain
2004-04-27
Added extra services support stuff, fixed chanserv not deopping users on join...
brain
2004-04-24
Added a bunch of xline stuff and added qline spport for /nick and svsnick
brain
2004-04-19
Changed occurances of udp_host to tcp_host for readability
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain
2004-04-19
Started seperating out functions
brain
2004-04-12
Added preliminary support for a bottler-detection module
brain
2004-04-08
Fixes to connection pooling... this brain misunderstood the parameters to sel...
brain
2004-04-08
Added connection pooling - connections are sorted into pools of X descriptors
brain
2004-04-07
Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.
brain
2004-04-07
This always seems to change
brain
2004-04-07
Fixed config reader to cache its files instead of re-reading them for each ac...
brain
2004-04-06
OnUserPre* api fixes
brain
2004-04-06
Fixed to allow gay scripts like invision to send duff commands (why i do this...
brain
2004-04-06
Added SA* modules (untested)
brain
2004-04-05
Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)
brain
2004-04-02
Clarified documentation
brain
2003-04-19
Added more code for custom channel/user modes via modules
brain
2003-02-02
Added first part of server linking code
brain
2003-01-30
Fixed CVS missing files
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain