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
/
modules
/
core
Age
Commit message (
Expand
)
Author
2010-07-29
Made all of IRCDProto use const pointers, with the exception of SendVhostDel ...
Naram Qashat
2010-07-28
Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9
Naram Qashat
2010-07-28
Yet more annoying code cleanup, plus made Server's Links list into a normal v...
Naram Qashat
2010-07-27
Removed some assertions, replaced with throwing CoreExceptions
Adam
2010-07-27
Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...
Adam
2010-07-27
A few more random annoyances cleaned up.
Naram Qashat
2010-07-27
Cleaned up some code in src/users.cpp that kinda annoyed me.
Naram Qashat
2010-07-26
Added hostserv/del command permission, fixed example.conf to show that hostse...
Adam
2010-07-26
Missed changing a couple of these, it seems.
Naram Qashat
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-07-17
Allow clearing of access lists while in XOP
Adam
2010-07-15
Moved some files and diretories around, made cmake skip files it knows it can...
Adam
[prev]