summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2010-08-01ns_info now ignores any extra parametersDukePyrolator
2010-08-01fixed enc_sha256DukePyrolator
2010-07-31Don't dynamically allocate commands in modules anymore, instead made them mem...Adam
2010-07-31fixed some database issuesDukePyrolator
2010-07-30Cleanup in misc.cpp.Naram Qashat
2010-07-30Some code cleanup and constification in nickserv.cpp.Naram Qashat
2010-07-29Used std::list for ignore's IgnoreData instead of using the old C-style doubl...Naram Qashat
2010-07-29Added support for tracking inspircd2.0 usermode +Q and cahnged the Flags bits...Adam
2010-07-29Rewrote the hashing systems to properly handle the new Anope::strings which w...Adam
2010-07-29Made all of IRCDProto use const pointers, with the exception of SendVhostDel ...Naram Qashat
2010-07-28Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9Naram Qashat
2010-07-28Yet more annoying code cleanup, plus made Server's Links list into a normal v...Naram Qashat
2010-07-27Removed some assertions, replaced with throwing CoreExceptionsAdam
2010-07-27Added debug_cast which uses dynamic_cast on debug builds, and static_cast on ...Adam
2010-07-27A few more random annoyances cleaned up.Naram Qashat
2010-07-27Cleaned up some code in src/users.cpp that kinda annoyed me.Naram Qashat
2010-07-27Some windows fixes from the Anope::string commitAdam
2010-07-26Trying to make things a little more const-safe, a work in progress but this i...Naram Qashat
2010-07-26Added hostserv/del command permission, fixed example.conf to show that hostse...Adam
2010-07-26Missed changing a couple of these, it seems.Naram Qashat
2010-07-25Some windows fixes caused by the last commitAdam
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-07-25Added support for m_customprefix in inspircd20Adam
2010-07-25Properly handle FMODEs from InspIRCd with more than 25 arguments.. reported b...Adam
2010-07-24Always use non-blocking socketsAdam
2010-07-17Allow clearing of access lists while in XOPAdam
2010-07-15Moved some files and diretories around, made cmake skip files it knows it can...Adam
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-04-04BUILD : 1.7.0 (30) BUGS : http://bugs.anope.org/show_bug.cgi?id=3 NOTES : Fix...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-03-28Initial Anope Importsvn svn@31f1291d-b8d6-0310-a050-a5561fc1590b