aboutsummaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Update all documentation links to use https (#1622).Gravatar Robby2019-05-022-2/+2
* Update documentation links.Gravatar Peter Powell2019-04-266-39/+39
* Clean up the WHO helpop documentation.Gravatar Peter Powell2018-07-121-28/+26
* Rename the license file so that people can find it easier.Gravatar Peter Powell2018-07-101-0/+0
* Clarify the documentation for m_httpd and m_httpd_{config,stats}.•••Thanks to @SleepyEntropy for pointing out that multiple internet- accessible servers do not have these modules correctly configured. Gravatar Peter Powell2018-06-181-4/+15
* Improve some documentation (#1483).•••* Improve exemptchanops in inspircd.conf.example (<options>) and modules.conf.example; along with both helpop examples. * Add "the" to all "requires X module" in both helpop examples. * Refer to customprefix instead of chanprotect and halfop. * Add SNOMASK 'r' and 'R' (OPERLOG) to both helpop examples. * Clean up unnecessarily split SNOMASK lines in both helpop examples. * Move chmode 'g' to be in alphabetical order in both helpops examples. * Specify the needed mask formats for TLINE in helpop-full example. * Remove extra '\' in RLINE mask format in helpop-full example. Force xml format in helpop-full * Generalize "color codes" to "formatting codes" * Fix file name in include for example helpop-fullGravatar Matt Schatz2018-04-164-207/+252
* [2.0]: Helpop: Move extban 'U' from acting to matching•••Already fixed in master in 8587df2 Gravatar genius30002018-02-112-4/+4
* m_chanhistory: optionally exempt bots from receiving history.•••Sending history to some bots can cause problems as without the IRCv3 chathistory batch they have no way of knowing what messages are history and what they should respond to. Closes #1450. Gravatar Michael Hazell2017-12-311-1/+2
* Fix two minor docs issuesGravatar B00mX0r2017-12-222-13/+13
* Use HTTPS URLs in the executable file and include examples.Gravatar Peter Powell2017-12-161-2/+2
* Clarify the documentation of <connect:allow>.Gravatar Peter Powell2017-12-121-2/+6
* Fix referring to sqloper and sqlauth as extras in modules.confGravatar B00mX0r2017-11-141-6/+0
* Various minor documentation fixes.•••- Remind admins that not setting a DIE/RESTART password does not disable use of those commands. - Remove references to 1.2 and modules being able to create custom logging methods. This was never implemented in the 2.0 branch. - Remove references to an SASL improvement that was reverted. - Update various InspIRCd website links to use HTTPS over HTTP. - Update a link to the IRCv3 website to point to the new website. Gravatar Peter Powell2017-11-124-17/+18
* Merge pull request #1359 from genius3000/insp20+sasl_no_server•••2.0: Inform the client when a SASL message cannot be sentGravatar Peter Powell2017-11-061-0/+7
|\
| * Inform the client when a SASL message cannot be sent•••When SASL is properly configured with a 'target' server, we are able to inform the client when the message fails to send. Currently if a target is configured and it is offline, no response is sent. This can cause some clients to time out while waiting for a response. If a target isn't configured, behaviour will not change with this commit. The default of '*' will still send to all servers. Updated example config with 'target' variable. Gravatar genius30002017-11-051-0/+7
* | Update wiki links to use HTTPS and point to the correct pages.•••When we release 3.0 these links will break as they will point to the pages for 3.0 rather than 2.0. Gravatar Peter Powell2017-10-154-22/+22
* | Fix the command for enabling m_sqlite3 in modules.conf.example.Gravatar Peter Powell2017-09-141-1/+1
* | Update the link to the CIDR subnetting charts.Gravatar Peter Powell2017-08-131-1/+2
|/
* Add ADMIN to the list of commands that shunned users can run.Gravatar Peter Powell2017-07-241-1/+1
* Update the securelist exemption for IRC-Source's crawler.Gravatar Peter Powell2017-05-301-1/+1
* Merge pull request #1316 from SaberUK/master+sslmodes•••[2.0] Clarify that m_sslmodes depends on m_sslinfo.Gravatar Adam2017-04-111-1/+2
|\
| * Clarify that m_sslmodes depends on m_sslinfo.Gravatar Peter Powell2017-04-111-1/+2
* | Update securelist exception list.•••- Add an exception for IRC-Source. - Remove an exception for SearchIRC. - Remove an old exception for netsplit. Gravatar Peter Powell2017-04-071-5/+4
|/
* modules.conf.example: document useusername in ldapauthGravatar Adam2017-03-201-1/+6
* Add a bigger warning about deprecated things being removed.Gravatar Peter Powell2016-11-161-0/+10
* Don't show snotices for kills from ulined clientsGravatar Adam2016-02-251-0/+3
* m_dccallow Add config option to control max entries on a list•••Default to 20 Gravatar Attila Molnar2016-02-121-1/+2
* Fix a few documentation problems•••Fixes issues #1003, #1045 and #1085 Gravatar Attila Molnar2015-10-123-3/+17
* Fix various issues with the nationalchars module.•••- Strip the directory name in the default casemapping value. - Error out if the casemapping value contains a space. - Error out if the locale file failed to load. - Fix relative file path when building on Windows. - Install nationalchars files on Windows. Gravatar Peter Powell2015-06-141-4/+7
* Fix not being able to message ulines when m_restrictmsg is loaded.Gravatar Peter Powell2015-05-101-0/+3
* Merge pull request #1004 from SaberUK/insp20+fix-various-warnings•••[2.0] Fix various warnings with the new Doxygen and LLVM releases.Gravatar Attila Molnar2015-03-231-1625/+17
|\
| * Upgrade Doxyfile from 1.8.3.1 to 1.8.9.1.•••Also, strip comments by request of @attilamolnar. Gravatar Peter Powell2015-02-271-1625/+17
* | Remove non-existant extban M: from docs•••extban M: has not existed since 2d732f4d in 2009... Gravatar Renegade3342015-03-173-10/+5
|/
* Remove outdated ircservices and neostats config examples•••Issue #991 Gravatar Attila Molnar2015-02-092-56/+0
* Fix a couple of helpop issues•••Fixes issue #949 reported by @webczat Gravatar Attila Molnar2014-11-292-6/+20
* Make some config strings a bit more professional and use RFC reserved TLD's e...Gravatar JD Horelick2014-11-094-39/+41
* Add missing oper-only commands to oper class blocksGravatar JD Horelick2014-11-091-3/+3
* m_delaymsg Add option to disallow NOTICEs tooGravatar Attila Molnar2014-10-231-0/+2
* Update <nationalchars> tag documentationGravatar Attila Molnar2014-10-201-1/+2
* Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter Gravatar Attila Molnar2014-07-244-38/+48
* Update aliases/anope.conf.exampleGravatar Adam2014-07-231-11/+4
* remove unneeded whitespace from the docs/examplesGravatar Tim Heckman2014-06-146-16/+16
* Some more helpop config updates.Gravatar Robby-2014-04-122-242/+277
* Fix typo in helpop-full that prevented it from loading and other minor helpop...Gravatar Attila Molnar2014-04-062-3/+4
* Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this Gravatar Attila Molnar2014-04-049-527/+489
* m_svshold Add config option to hide snoticesGravatar Attila Molnar2014-01-201-0/+2
* m_httpd Add timeout option; remove timed out connectionsGravatar Attila Molnar2014-01-201-0/+3
* Update example configs/helpopGravatar Attila Molnar2014-01-203-8/+9
* Use standard example addresses in configs•••`2001:db8::/32` is the [standard][1] IPv6 example address range, using it also makes it clear when the user has just copy-pasted the example config and didn't actually whitelist 6BONE for some strange reason. Similarly, there are example addresses for [IPv4][2] and [DNS][3]. [1]: http://tools.ietf.org/html/rfc3849 [2]: http://tools.ietf.org/html/rfc5737 [3]: http://tools.ietf.org/html/rfc2606 Gravatar Mantas Mikulėnas2014-01-203-13/+13
* Improve error reporting for <security:runas{user,group}>.Gravatar Peter Powell2013-09-261-4/+6