Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-18 | Renamed all of source files from .c to .cpp | Adam | |
2010-06-18 | Rewrote the hashing system to use std::tr1::unordered_map | Adam | |
2010-06-18 | Rewrote the mail system to use threading | Adam | |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam | |
2010-06-18 | Made all modules version be VERSION_STRING | Adam | |
2010-02-04 | We now store a list of users using a NickCore in the NickCore, this prevents ↵ | Adam- | |
having to loop every user all the time to find them git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2780 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-31 | replaced the alog() command with a new type-safe and stream-based Alog() | DukePyrolator | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2777 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-11 | updated copyright info for 2010 | pimpmylinux | |
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2753 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2010-01-04 | Removed NICKMAX and CHANMAX, replaced user->nick, c->name, and ci->name with ↵ | Adam- | |
std::string git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2732 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-12-20 | Rewrote part of extensible, it will now automatically unallocate memory for ↵ | Adam- | |
us so we don't have to manually delete it everywhere anymore git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2711 5417fbe8-f217-4b02-8779-1006273d7864 | |||
2009-12-05 | Added ns_resetpass which can be used to reset user passwords by email, very ↵ | Adam- | |
useful if you're using encryption git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2685 5417fbe8-f217-4b02-8779-1006273d7864 |