summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2011-11-08WindowsAdam
2011-11-04Updated ChangesAdam
2011-09-10Bump for 1.9.6 gitAdam
2011-08-27Added missing ` in docs/LANGUAGEAdam
2011-08-27Fixed some cmake warningsAdam
2011-08-12Allow bot usermodes to be configurableAdam
2011-08-11Added a separate field for last seen realhost to ns_info, shown to services ↵DukePyrolator
admins only
2011-08-09Updated ChangesAdam
2011-08-05Rewrote the example configurations and split themAdam
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core"
2011-08-04Updated a bit of the TODOAdam
2011-07-14Rewrote how commands are handled within Anope.Adam
This allows naming commands and having spaces within command names.
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 ↵Adam
location in the configuration file.
2011-05-16Unmodularized the socket engine because its causing problems and really is ↵Adam
unnecessary
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-05-16Branch for 1.9.5Adam
2011-05-16Removed ngircd as we've decided not to support it at this timeAdam
2011-05-15Fixed Windows buildAdam
2011-03-22Bug #1203Adam
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-07Added support for extbansAdam
2011-03-05Removed nickrequests, instead have unconfirmed registrations. Also made ↵Adam
ns_resetpass allow remote-id to get past things such as kill immed.
2011-03-04Updated TODOAdam
2011-02-12Removed the Wallop config options and replaced them with the new log systemAdam
2011-02-11Merged os_umode into os_modeAdam
2011-02-09Removed a lot of the old capab flags we dont/have never usedAdam
2011-01-29Fixing leftover spaces and other rubbish I missed on the first pass.Charles Kingsley
2011-01-29Updated some docs/ & removed TROUBLESHOOTING as it is redundant.Charles Kingsley
2011-01-19Added options:nomlockAdam
2011-01-17Added ns_ajoinAdam
2011-01-14Fix CODINGs formatting and a missed typolethality
2011-01-08updated the README fileDukePyrolator
2011-01-05update copyrights for 2011lethality
2010-12-25updated crontab instructions in INSTALLlethality
2010-12-15Bug #1211 - Fixed loading and saving anope_os_sxlinesAdam
2010-12-15Bug #1212 - Fixed some bad logic in /os exception preventing valid ↵Adam
exceptions from being added
2010-12-12Allow getting users opertype from XMLRPC requestsAdam
2010-12-12Bug #1177 - Readded in support for cs_mode to act on every channelAdam
2010-12-12Send replies from fantasy commands back to the channel, this will be ↵Adam
expanded on later
2010-12-12Added cs_entrymsgAdam
2010-12-12Added a plexus3 protocol moduleAdam
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-12Allow users to drop their own nickrequestsAdam
2010-12-12Allow users to remove their own access in channelsAdam
2010-12-12Added /chanserv clone commandAdam
2010-12-12Added /ms ignoreAdam
2010-12-12If a channel drops because a nick drops, set the channel founder to the user ↵Adam
with the highest access if there is no successor