summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2016-11-25Rename most ext fields names to be consistent with everything else, add acces...Adam
2016-11-11Remove database save and related commands/configAdam
2016-11-09Change default database to sqlite, begin 2.0 db_flatfile supportAdam
2016-11-06Remove operserv/oline and CanSVSO/SendSVSO in IRCDProto.Peter Powell
2016-10-30Add new RESTful JSON API and documentationAdam
2016-10-29Add sqlite amalgamation and use if no system sqlite is found. Move sqlite mod...Adam
2016-10-17Address casemapping issues in sqlite/mysqlAdam
2016-10-09Add max vhosts configuration optionAdam
2016-10-09Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per acco...Adam
2016-10-07Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-10-07Remove unused commands from oper config.bonnedav
2016-10-02Add autoop mode to inspircd, not setable, as we currently can't verify itAdam
2016-10-02The default xop access for PROTECTME should really be SOP, not AOP.Robby
2016-10-02Remove default session exception expiry timeAdam
2016-09-30Document ns_no_expire nick defaultAdam
2016-09-30example.conf: announce operserv/chankill aswellmiwob
2016-09-28Forward port various Unreal4 things, drop Unreal3 supportAdam
2016-09-28hybrid: Add support for channel mode +TAdam
2016-09-23Add some replacement tokens for akick reason and welcome noticeAdam
2016-09-13Clarify how to use deprecated encryption modules.Peter Powell
2016-09-13Remove nickserv/getpass as that module is now obsolete.Peter Powell
2016-08-27Optionally allow using Boost.Locale for hashcompAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-01-03Remove various ircservices references in anope.confAdam
2015-12-14Rename "example.conf" to "anope.example.conf".Peter Powell
2015-12-14Rename "services.conf" to "anope.conf".Peter Powell
2015-12-14Install into "~/anope" by default instead of "~/services".Peter Powell
2015-12-14Rename MOTD file to "motd.txt" from "services.motd".Peter Powell
2015-12-14Rename PID file to "anope.pid" from "services.pid".Peter Powell
2015-12-14Use the binary name "anope" on all platforms.Peter Powell
2015-12-14sed got overzealousAdam
2015-12-14New source tree structure for modules. From commands/cs_access => chanserv/ac...Adam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-09-06Allow configuring modesAdam
2015-09-06Merge pull request #126 from SaberUK/2.0+typosAdam
2015-07-23Remove unused variables from m_ldapAdam
2015-07-08Fix a ton of typos.Peter Powell
2015-06-29Add ns_identify:maxlogins to limit the max number of concurrent logins per ac...Adam
2015-03-22Make the signed kick/ban message format configurable.Robby-
2015-03-12Merge pull request #113 from attilamolnar/2.0+opensslAdam
2015-03-12m_ssl_openssl: Allow disabling SSLv3 via the configAttila Molnar
2015-03-12Document that m_ldap_authentication:disable_register_reason blocks groupingAdam
2015-03-11SendConfirmMail: Replace %E with new emailPeter Tseng
2015-03-11Hide set desc because set description existsAdam
2015-01-10Log user away messagesAdam
2015-01-10Add networkinfo:nick_chars option to allow configuring additional characters ...Adam
2015-01-10Include botserv/* in default Services Administrator opertype to behave like 1.8Adam
2015-01-05Merge branch '2.0' into 2.1Adam
2014-12-29Allow configuring casemapsAdam
2014-11-24Rewrite serializable to have field level granularityAdam