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
/
modules
/
m_spanningtree
/
idle.cpp
Age
Commit message (
Expand
)
Author
2020-01-11
Update copyright headers.
InspIRCd Robot
2019-07-19
Get rid of CommandBuilder::push_back.
Peter Powell
2019-07-19
spanningtree: Never send a message to a raw UUID in CmdBuilder.
Peter Powell
2018-07-26
Use CommandBase::Params instead of std::vector<std::string>.
Peter Powell
2015-12-07
Remove some IS_SERVER() checks
Attila Molnar
2014-06-13
Change allocation of InspIRCd::Parser to be physically part of the object con...
Attila Molnar
2014-04-07
Merge insp20
Attila Molnar
2014-04-04
Add REG_ALL checks to treat unregistered users as nonexistent in more cases
Attila Molnar
2013-08-27
m_spanningtree Introduce command builders
attilamolnar
2013-08-25
m_spanningtree Allow server-to-server command handlers to specify whether the...
attilamolnar
2013-08-18
m_spanningtree Move all server-to-server command handlers into handler classes
attilamolnar
2013-08-08
Fix a couple of issues
attilamolnar
2013-04-12
m_spanningtree Remove unneeded #includes
attilamolnar
2013-04-12
m_spanningtree IDLE handler: Rewrite
attilamolnar
2013-04-09
Move most whois related code from the core into cmd_whois
attilamolnar
2013-04-01
Move member variables from User to LocalUser
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2011-04-10
Fixed Windows build on VS 2010
Adam