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_cap.h
Age
Commit message (
Expand
)
Author
2012-12-02
Register all commands, modes and extensions using AddService()
attilamolnar
2012-06-27
m_cap Allow clients to disable specific capabilities by prefixing them with a...
attilamolnar
2012-06-27
m_cap Use an enum to specify cap event type instead of a string, assign CapEv...
attilamolnar
2012-06-12
Make m_cap.h a bit cleverer
attilamolnar
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2012-04-14
Fix some of the include guard names (requested by SaberUK)
Justin Crawford
2012-04-14
Fixes for bug #12
Justin Crawford
2010-01-11
...because every now and again, i have to do a massive commit.
brain
2009-10-14
Move static map of extensions into ServerInstance, add const-correctness
danieldg
2009-10-08
Update Event and Request APIs
danieldg
2009-09-13
Membership* changes
danieldg
2009-09-13
Change Extensible to use strongly typed entries
danieldg
2009-03-15
Update all wiki links to point to the new wiki. This was done automatically w...
psychon
2009-01-02
Update copyrights for 2009.
w00t
2008-03-24
A load of classes dont inherit from classbase, and they should. fix.
brain
2008-03-21
Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comment...
brain
2008-03-19
Nak vector thing
brain
2008-03-18
Apply CAP ACK/NAK stuff from nenolod, thanks :)
brain
2008-03-18
Add m_cap.* stuff, unfinished. Thanks for the initial advice nenolod :)
brain