Age | Commit message (Expand) | Author |
2011-09-10 | Cleaned up some of the socket code, cleaned up the pipe engines, added suppor... | Adam |
2011-09-10 | Track what "level" channel status modes are, which allows us to have chanserv... | Adam |
2011-09-10 | Added chanserv/up and chanserv/down | Adam |
2011-09-10 | Renamed the core pseudoclient modules to match their names | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-09-08 | Bug #1330 & many other small fixes | Adam |
2011-09-05 | Don't try and part service bots twice when channels drop | Adam |
2011-09-03 | Bug #1328 - Fixed fantasy to re-split message parameters correctly | Adam |
2011-09-03 | Added permission check in cs_sync | Adam |
2011-08-29 | Changed a few fatal exceptions to shutdown a bit more gracefully | Adam |
2011-08-29 | Fixed the /ms del message sent to users when they use /ms read | Adam |
2011-08-29 | Made config rehashing not wipe opers configured with opersev/oper | Adam |
2011-08-27 | Fixed some cmake warnings | Adam |
2011-08-27 | Fixed /cs clone to set botmodes on the botserv bot when cloning channels | Adam |
2011-08-27 | Fixed a few mysql problems, including bug #1326 | Adam |
2011-08-27 | Fixed /ns logout on other users | Adam |
2011-08-25 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-08-25 | Set the creator of default mlocks to the channel founder when a channel is re... | Adam |
2011-08-25 | Only match users against the more "serious" extbans (ones which prevent users... | Adam |
2011-08-24 | guested nicks are now logged out from the recovered account on /nickserv recover | DukePyrolator |
2011-08-24 | Fixed cs_set_misc | Adam |
2011-08-24 | Fixed automatic fingerprint identify on nickchange between registered nicks | DukePyrolator |
2011-08-23 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-08-23 | Set os_session as having first priority for events | Adam |
2011-08-23 | Replaced some chanserv/forbid with operserv/forbid in example.conf and added ... | DukePyrolator |
2011-08-22 | Fixed the db_mysql metadata load events to use the right keys | Adam |
2011-08-21 | Bugs #1321 & 1322 | Adam |
2011-08-21 | Fixed /cs access add log message to not show override for channel founders | Adam |
2011-08-21 | Fixed ns_set_misc and cs_set_misc to allow unsetting values | Adam |
2011-08-21 | Fixed AddAkiller | Adam |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-20 | Fixed zlines to only add the xline host, fixed db_mysql's write function, and... | Adam |
2011-08-19 | Fixed some problems with deleting access | Adam |
2011-08-19 | added some log message for automatic fingerprint identify and removed a unuse... | DukePyrolator |
2011-08-18 | Fixed crash in /cs mode | Adam |
2011-08-18 | Fixed some permission checking fail in modules that got messed up from the bi... | Adam |
2011-08-18 | Moved CA_TOPIC to qop aswell. Newer channels (default) to TOPIC at 5 but olde... | Adam |
2011-08-18 | Bug #1315 - moved CA_ASSIGN permission from sop to qop | Adam |
2011-08-18 | Bug #1317 - fixed sha1 fingerprint hashes in the inspircd protocol modules | DukePyrolator |
2011-08-18 | Fixed attaching to events in db_mysql & possibly having ChannelInfo::WhoSends... | Adam |
2011-08-17 | Actually made the nickserv block optional | Adam |
2011-08-17 | Include when an access entry was created in access view | Adam |
2011-08-16 | List supported languages in /ns help saset language | Adam |
2011-08-16 | Fixed matching acount access entries against nicknames | Adam |
2011-08-16 | Moved cs_seens data purger log message to debug | Adam |
2011-08-14 | Fixed grammar problem in cs_clone | Adam |
2011-08-14 | Fixed /cs clone access | Adam |
2011-08-14 | Massive cleanup of cs_seen, added help, syntax messages, command descriptions... | Adam |