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
/
include
/
inspircd.h
Age
Commit message (
Expand
)
Author
2004-04-19
Moved all command handler functions into commands.cpp/commands.h
brain
2004-04-19
added mode.h/mode.cpp and seperated mode functions into it
brain
2004-04-19
Moving yet more stuff into message.cpp
brain
2004-04-19
Started seperating out functions
brain
2004-04-18
Changes of RemoveServer to char* to const char*
brain
2004-04-18
Fixes to recovery
brain
2004-04-18
Forgot to save some stuff
brain
2004-04-16
Fixed some SQUIT stuff
brain
2004-04-16
SQUIT and routing of messages fixes during periods of downtime
brain
2004-04-16
Fixes to only send SQUIT tokens to servers that are still alive to avoid rout...
brain
2004-04-16
Added ability to update routing table on the fly if a connection is lost
brain
2004-04-15
Fixes for nonblocking socket issues
brain
2004-04-15
Tons of linking tweaks
brain
2004-04-12
Added 'a' amd 'b' server link tokens (change gecos, change host)
brain
2004-04-12
Added '@' (WALLOPS) link token
brain
2004-04-11
Added 'i' and 't' type link datagrams
brain
2004-04-10
Added J, P and Q type datagrams
brain
2004-04-10
Added server to server 'J' token
brain
2004-04-07
Added Server::CountUsers function
brain
2004-04-06
Added OnUserPreMessage and OnUserPreNotice events (not tested yet)
brain
2004-04-06
Added support for SVS-style Server class methods for modules
brain
2004-04-05
Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the API
brain
2004-04-04
Completed support for module-handled umodes
brain
2004-04-03
Tons more sanity checks and length checks
brain
2004-04-03
Added support for module-defined chanmodes with no parameters
brain
2003-07-22
STL namespace fixes
randomdan
2003-02-07
Changed to using LogLevels
brain
2003-02-02
Added first part of server linking code
brain
2003-01-30
Moved to Dev-C++ as an editor for project (more stable than gvim!)
brain
2003-01-23
Initial revision
brain
[prev]