summaryrefslogtreecommitdiff
path: root/src/config.cpp
AgeCommit message (Expand)Author
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-09Add a config option to disable saslAdam
2012-11-01Expand options:hideprivilegedcommands to not show commands requiring authenti...Adam
2012-10-31Fix ns_ghost and ns_recover, add nicksev:restoreonghostAdam
2012-10-30Send uids everywhere when setting modes on clientsAdam
2012-10-26Add nickserv:modesonid config option to set what modes users get on identifyAdam
2012-10-24BIND's forward ability did not work as I expectedAdam
2012-10-22Cleanup of last few commits/warning fixAdam
2012-10-22Add os_dns, a way to control your DNS zone via servicesAdam
2012-10-08Made fantasy commands configurableAdam
2012-10-07Add a config option for server side topic locksattilamolnar
2012-10-01Add networkinfo:chanlen config directiveAdam
2012-09-07Add chanserv/set/autoop, like nickserv/set/autoop but for channelsAdam
2012-09-07Made session tracking ip based, not host based, and allow using CIDR to group...Adam
2012-09-07Allow configuring killquick and kill delaysAdam
2012-09-07Allow ; and } in quoted stringsAdam
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-07-18Warn about really big integer values in the configAdam
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-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-25Fixed non-debug buildAdam
2012-04-23Reworked live SQL support yet againAdam
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-14Clean up and reorganize our header filesAdam
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-01-02Updated Copyright to 2012Adam
2011-12-23Add DT_ALLOW_EMPTY config flag, allow fantasychars to be emptyAdam
2011-12-15Add privilege ranks to determine how powerful privileges areAdam
2011-12-12Added oper:require_oper configuration optionAdam
2011-11-03Bug #1354 - Allow mode chars to be used for channel prefixs in services.confAdam
2011-10-22Added akill idsAdam
2011-10-14Added options:nonicknameownership config optionAdam
2011-09-19Fixed /os reload doing weird things to service channels, and allow setting mo...Adam
2011-09-10Made ChanServ privileges configurableAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Made the IsValidHost checks configurableAdam
2011-09-10Added oper:host and oper:vhostAdam
2011-09-10Made email messages sent by services configurableAdam
2011-09-10Removed log:inhabitlogchannel and replaced it with service:channelsAdam
2011-09-10Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b...Adam
2011-08-29Made config rehashing not wipe opers configured with opersev/operAdam