Age | Commit message (Expand) | Author |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | Adam |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ... | Adam |
2010-12-12 | Do not use wildcard matching when looking up hosts on access add/del | Adam |
2010-12-12 | Allowing adding hostmasks to channel access lists | Adam |
2010-12-12 | Fixed subcommands | Adam |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Added /bs set msg | Adam |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be expanded... | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Fixed some sed failure | Adam |
2010-12-12 | Removed some unused code paths in some of the modules | Adam |
2010-12-12 | Added a plexus3 protocol module | Adam |
2010-12-12 | Added a default expiry time for suspended and forbidden nicks and channels | Adam |
2010-12-12 | Removed the AUTODEOP level, it is unnecessary now because of cs_mode | Adam |
2010-12-12 | Allow the patricia tree to store non-pointers | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-12-12 | Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod... | Adam |
2010-12-12 | Allow users to drop their own nickrequests | Adam |
2010-12-12 | Allow users to remove their own access in channels | Adam |
2010-12-12 | Added /chanserv clone command | Adam |
2010-12-12 | Allow akill/szline/sqline to accept user names as a mask argument | Adam |
2010-12-12 | Added command aliases | Adam |
2010-12-12 | Switched the system for storing users, channels, and sesions to a patricia | Adam |
2010-12-12 | Added /ms ignore | Adam |
2010-12-12 | Document XMLRPC calls and added a .php class wrapper for them | Adam |
2010-12-12 | Do not allow ghosting unidentified users if the recover command exists | Adam |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam |
2010-11-29 | Fixed /ns set display | Adam |
2010-11-27 | Fixed /ns help saset autoop reply | Adam |
2010-11-22 | Fixed sending operwalls on ratbox | Adam |
2010-11-21 | Introduce our clients with umode +q on Unreal so they can't be kicked | Adam |
2010-11-18 | Fixed some mysql queries | Adam |
2010-11-17 | Fixed the mlock events to be useful and fixed /cs access view's last used time | Adam |
2010-11-14 | Fixed ban and kick from showing up twice in /cs help | Adam |
2010-11-09 | Fixed DNS caching and made DNS cache empty results | Adam |
2010-11-07 | Fixed the OnPostCommand event overload in db_mysql | Adam |
2010-11-05 | Fixed /ms sendall syntax error message | Adam |
2010-11-01 | Fixed building anopesmtp on Windows, fixed some cmake problems with calculate... | Adam |
2010-10-31 | Made ns_set_misc work | Adam |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam |
2010-10-30 | Fixed build on cmake2.6 | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-27 | Removed memo number from databases. Since we already have db-upgrade we might... | Adam |
2010-10-27 | Do not store memo number in memo structs, fixes some bugs with deleting memos | Adam |
2010-10-24 | Fixed the other half of bug #1200 | Adam |
2010-10-24 | Fixed bug #1200 | Adam |
2010-10-23 | Fixed a crash on some usages of /cs akick view | Adam |
2010-10-23 | Fixed a crash on inspircd if we get a join without a TS | Adam |
2010-10-22 | Fixed some Windows problems | Adam |
2010-10-16 | Made /cs help levels desc not case sensitive | Adam |