Age | Commit message (Expand) | Author |
2010-12-26 | Bug #1219 - Correctly restrict people from registering potentential guest names | Adam |
2010-12-24 | Do not allow xop del to delete users on another list | Adam |
2010-12-24 | Fixed Windows build | Adam |
2010-12-24 | Made the default socket poller use poll() because it is supported on most pla... | Adam |
2010-12-23 | Added a missing os_ignore.h | Adam |
2010-12-23 | Fixed a crash in m_alias | Adam |
2010-12-23 | Rewrote the ignore code. Adds creator and reason to /os ignore list. | Adam |
2010-12-23 | Fixed deleting expired SXLines | Adam |
2010-12-22 | Made SQLine clear work | Adam |
2010-12-22 | Removed match_usermask | Adam |
2010-12-18 | Don't send SXLines until after we start bursting with our uplink | Adam |
2010-12-15 | Bug #1211 - Fixed loading and saving anope_os_sxlines | Adam |
2010-12-15 | Bug #1212 - Fixed some bad logic in /os exception preventing valid exceptions... | Adam |
2010-12-13 | Bug #1079 - Don't use users real host and IPs when matching against | Adam |
2010-12-13 | Bug #1113 - Document the fantasy character in /bs help | Adam |
2010-12-12 | Do not validate users during netburst until after the server is done syncing | Adam |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam |
2010-12-12 | Bug #1177 - Readded in support for cs_mode to act on every channel | Adam |
2010-12-12 | Fixed a few places in the plexus protocol module where we were sending nick n... | Adam |
2010-12-12 | fixed a compile error in plexus protocol module | DukePyrolator |
2010-12-12 | store the ssl fingerprint in the userstruct | DukePyrolator |
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 |