summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-12Anope 1.9.3 Release1.9.3Adam
2010-12-12Made ./Config with a .git directory work ok if we are on a git tagAdam
2010-12-12Updated version.logAdam
2010-12-12Made version.cpp ok with an empty VERSION_EXTRAAdam
2010-12-12Updated docs/WIN32.txt with instructions on how to get the libraries to build...Adam
2010-12-09Fixed build on cmake 2.4.xAdam
2010-12-01Fixed clearing entries from the bandata cacheAdam
2010-11-29Fixed /ns set displayAdam
2010-11-27Fixed /ns help saset autoop replyAdam
2010-11-25Fixed handling pings and ctcps to channelsAdam
2010-11-22Fixed sending operwalls on ratboxAdam
2010-11-21Fixed replacing %R with /msg on non gettext buildsAdam
2010-11-21Merge branch '1.9' of git.sigterm.info:gitroot/anope/anope into 1.9Adam
2010-11-21Fixed some language string namesAdam
2010-11-21Introduce our clients with umode +q on Unreal so they can't be kickedAdam
2010-11-19Fixed parsing cidr masksAdam
2010-11-18Fixed some mysql queriesAdam
2010-11-17Fixed the mlock events to be useful and fixed /cs access view's last used timeAdam
2010-11-14Delete users and channels from the modestacker when they are destructedAdam
2010-11-14Fixed ban and kick from showing up twice in /cs helpAdam
2010-11-11Removed an unused variableAdam
2010-11-11Fixed possible unsafe iteration when purging dns cache, and fixed the dns cac...Adam
2010-11-09Fixed DNS caching and made DNS cache empty resultsAdam
2010-11-09Fixed a crash in the DNS engine when using cached resultsAdam
2010-11-07Removed two primary keys on some metadata tables, they should not have themAdam
2010-11-07Fixed the OnPostCommand event overload in db_mysqlAdam
2010-11-06Updated version.logAdam
2010-11-06Regenerated lang filesAdam
2010-11-05Fixed /ms sendall syntax error messageAdam
2010-11-04Made Base not virtual, prevents us from having to dynamic cast in the mode st...Adam
2010-11-02Fixed anopesmtp. Again. It works on Windows nowAdam
2010-11-01Fixed calculate_depends again, now it worksAdam
2010-11-01Fixed make install because Changes.lang is deadAdam
2010-11-01Fixed building anopesmtp on Windows, fixed some cmake problems with calculate...Adam
2010-10-31Made ns_set_misc workAdam
2010-10-31Fixed replacing %R's in email messages and fixed anopesmtp to really workAdam
2010-10-31Updated ChangesAdam
2010-10-31Fixed bug #1197 - Store vhosts in MySQLAdam
2010-10-30Fixed build on cmake2.6Adam
2010-10-30Updated TODOAdam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-10-29Removed the example anope_commands php code, it was removed in favor of xmlrpcAdam
2010-10-28Made gettext work on Debian and updated some documentationAdam
2010-10-28removed an extra space from db-convertDukePyrolator
2010-10-28do not store memo numbers on db-convertDukePyrolator
2010-10-27Removed memo number from databases. Since we already have db-upgrade we might...Adam
2010-10-27Do not store memo number in memo structs, fixes some bugs with deleting memosAdam
2010-10-26Modules to not need to include libintl.h because they are not linked to libin...Adam
2010-10-26Fixed Windows build with gettextAdam
2010-10-24Fixed the other half of bug #1200Adam