Age | Commit message (Expand) | Author |
2012-10-26 | Add nickserv:modesonid config option to set what modes users get on identify | Adam |
2012-10-24 | BIND's forward ability did not work as I expected | Adam |
2012-10-22 | Cleanup of last few commits/warning fix | Adam |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam |
2012-10-13 | Add a hybrid 8 protocol module courtesy of Michael <michael@wobst.at> | Adam |
2012-10-13 | And update modules.example.conf | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-08 | Made fantasy commands configurable | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-10-06 | Fixups and cleanup for the last few commits | Adam |
2012-10-02 | Added operserv/logsearch | Adam |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-09-29 | added some example sql queries | lethality |
2012-09-13 | Updated example query to include a valid value | lethality |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | These saset command stubs can go away | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-03 | updated example.conf | DukePyrolator |
2012-09-02 | Update version.log | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-08 | Put motd in conf/ not data/ and fixed the default values in the config | Robby |
2012-08-08 | Update pid and motd file paths | Cronus |
2012-06-17 | Updated MODULES somewhat | lethality |
2012-06-11 | Split up bs_set | Adam |
2012-06-01 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-06-01 | updated chanstats | DukePyrolator |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-05-20 | Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi... | Robby |
2012-05-15 | m_ldap_authentication: Removed the dependency on a specific binddn in favour ... | Jeremy |
2012-05-09 | Made ssl cert and keyfiles configurable | Adam |
2012-05-08 | Allow services operators to release other user's nicks, and allow services op... | Robby |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ... | Adam |
2012-04-27 | Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_... | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-03-13 | Fixed typos | Adam |
2012-03-13 | Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran... | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-13 | Removed our RNG and just use the systems, it's not very widely used. Also mad... | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2012-02-03 | Update version.log | Adam |
2012-01-10 | Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che... | Adam |