index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
protocol
/
inspircd20.cpp
Age
Commit message (
Expand
)
Author
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam
2010-07-10
Properly set up our clients as on our server internally. Fixes crashes when t...
Adam
2010-06-29
Missed OCDing over src/protocol/*, plus fixed a minor lack of braces and fixe...
Naram Qashat
2010-06-28
Unset all known status modes when we recieve a ts older than ours, and remove...
Adam
2010-06-27
Made Anope track its own clients internally as if they were real users
Adam
2010-06-26
Added in the rest of the InspIRCd 2.0 changes to the protocol module
Adam
2010-06-26
Added support for InspIRCd 2.0s dynamic modes.
Adam
2010-06-25
Changed the versioning system to use git
Adam
2010-06-18
Added in a subcommand system and switched ns_set and ns_saset to use it
Adam
2010-06-18
Made all modules version be VERSION_STRING
Adam
2010-06-12
Tell users to identify when they connect on InspIRCd
Adam-
2010-06-03
Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change...
Adam-