summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2012-09-02Update version.logAdam
2012-09-01Added a web panel module + a default templateAdam
2012-08-08Put motd in conf/ not data/ and fixed the default values in the configRobby
2012-08-08Update pid and motd file pathsCronus
2012-06-17Updated MODULES somewhatlethality
2012-06-11Split up bs_setAdam
2012-06-01Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2012-06-01updated chanstatsDukePyrolator
2012-05-26Some access level fixes from Robby to more closely match the historic levels,...Adam
2012-05-23Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si...Adam
2012-05-20Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi...Robby
2012-05-15m_ldap_authentication: Removed the dependency on a specific binddn in favour ...Jeremy
2012-05-09Made ssl cert and keyfiles configurableAdam
2012-05-08Allow services operators to release other user's nicks, and allow services op...Robby
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2012-04-29Added options:casemap to chose how case insensitive strings are compared, usi...Adam
2012-04-27Process defines even before includes, fixes defining{} pseudoclient names to ...Adam
2012-04-27Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_...Adam
2012-04-23Reworked live SQL support yet againAdam
2012-04-08Added Chanstats. It uses a new, improved database format and is not compatibl...DukePyrolator
2012-03-13Fixed typosAdam
2012-03-13Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran...Adam
2012-03-13Add a nickserv:unregistered_notice config option to send a message to unregis...Adam
2012-02-26Added chanserv:require config option to set which modes must be on all regist...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-13Removed our RNG and just use the systems, it's not very widely used. Also mad...Adam
2012-02-08Removed operserv:notifications in favor of log blocks, as well as some other ...Adam
2012-02-03Update version.logAdam
2012-01-10Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che...Adam
2012-01-07Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal...Robby
2011-12-20Updated /bs info output and note db_sql can truncate entire databasesAdam
2011-12-17Fixed a slight error in email registration/resend and some minor typos.lethality
2011-12-15Add privilege ranks to determine how powerful privileges areAdam
2011-12-12Added oper:require_oper configuration optionAdam
2011-12-11Added K to vhost_chars...lethality
2011-11-20Allow services operators to modify other users access listAdam
2011-11-18Added operserv/logoutAdam
2011-11-18Allow having multiple fantasy charactersAdam
2011-11-03Bug #1354 - Allow mode chars to be used for channel prefixs in services.confAdam
2011-10-27Fixed some typos/errors in the example configs comments.lethality
2011-10-22A few minor fixupsAdam
2011-10-22Added akill idsAdam
2011-10-21Added m_rewriteAdam
2011-10-14Added options:nonicknameownership config optionAdam
2011-09-25Remove opnotice from example configsAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Made ChanServ privileges configurableAdam
2011-09-10Added chanserv/logAdam
2011-09-10Allow modules to add their own channel levelsAdam