summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2017-06-21botserv.example.conf: fix sed failAdam
2017-06-16chanserv: always lower channel ts to remove ops on new channelsAdam
2017-05-29Remove recognized status and secureAdam
2017-04-06Merge commit 'd4bf0957d1868fae2d48e9349e91daca5c7c9bd9'Adam
2017-02-07Normalize databases by not allowing generic Object referencesAdam
2016-12-17Split ircdproto send functions out into separate servicesAdam
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-08-08Remove 'expiretimeout' from chanserv.example.confgenius3000
2016-08-08Remove unused commands from oper config.bonnedav
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-04-13Remove support for DH-AES and DH-BLOWFISH.Peter Powell
2016-01-29The default xop access for PROTECTME should really be SOP, not AOP.Robby
2016-01-25Remove default session exception expiry timeAdam
2016-01-23Merge pull request #144 from miwob/chankill_exampleAdam
2016-01-19Document ns_no_expire nick defaultAdam
2016-01-12example.conf: announce operserv/chankill as wellmiwob
2016-01-03Remove various ircservices references in anope.confAdam
2015-12-30Unreal 4 changesAdam
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-12-13Add some replacement tokens for akick reason and welcome noticeAdam
2015-10-27Merge branch '2.0' into 2.1Adam
2015-09-06Allow configuring modesAdam