summaryrefslogtreecommitdiff
path: root/docs/Changes.conf
AgeCommit message (Expand)Author
2013-12-20Update Changes and Changes.confAdam
2013-10-12Update changes and changes.conf sort ofAdam
2013-03-02Update Changes and Changes.confAdam
2012-09-02Update ChangesAdam
2012-03-13Add a nickserv:unregistered_notice config option to send a message to unregis...Adam
2012-02-22Added a configuration option to make all nick registrations require admin ver...Adam
2012-02-22Added regex support for many commands, such as akill, sqline, snline,Adam
2012-02-08Removed operserv:notifications in favor of log blocks, as well as some other ...Adam
2012-02-04Bump for 1.9.7-gitAdam
2011-12-12Added oper:require_oper configuration optionAdam
2011-11-20Allow services operators to modify other users access listAdam
2011-11-04Updated ChangesAdam
2011-09-10Bump for 1.9.6 gitAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
2011-05-16Added os_operAdam
2011-05-16Added os_forbidAdam
2011-05-16Use module type to determine what type each module is instead of its location...Adam
2011-05-16Unmodularized the socket engine because its causing problems and really is un...Adam
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-05-16Branch for 1.9.5Adam
2011-03-14Rewrote some of the opertype system, added os_loginAdam
2011-03-11Added os_config and support for including additional configuration files.Adam
2011-03-05Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...Adam
2011-02-12Removed the Wallop config options and replaced them with the new log systemAdam
2011-02-11Merged os_umode into os_modeAdam
2011-01-19Added options:nomlockAdam
2011-01-17Added ns_ajoinAdam
2010-12-12Added cs_entrymsgAdam
2010-12-12Added a default expiry time for suspended and forbidden nicks and channelsAdam
2010-12-12Added cs_mode, rewrote the old list mode code, and added CIDR supportAdam
2010-12-12Added /chanserv clone commandAdam
2010-12-12Added /ms ignoreAdam
2010-12-12Bump for 1.9.4-gitAdam
2010-10-31Updated ChangesAdam
2010-10-02Added os_modreload. Also allow unloading database and encryption modules sinc...Adam
2010-10-02Made ChanServ optionalAdam
2010-10-02Made OperServ and Global optionalAdam
2010-10-02Made MemoServ optionalAdam
2010-09-09Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...Adam
2010-08-29Redo some of the sighandling code, and made anoperc rehash actually work.Adam
2010-08-27Removed options:keeplogs because its no longer usedAdam
2010-08-27Added a new logging systemAdam
2010-07-10Added options:hideprivilegedcommands config option to hide privileged command...Adam
2010-07-10Added ns_set_misc and cs_set_misc.Adam
2010-07-08Added an epoll socket engineAdam
2010-06-20Added m_helpchan to replace the cores helpchannel functionalityAdam
2010-06-18Switched cs_set to the subcommand system and added cs_sasetAdam
2010-06-18Burned slist, rewrote operservs XLine codeAdam
2010-06-18Made opertypes inheritableAdam
2010-06-18Added nickserv/auspex permission and fixed core modules so they buildAdam