| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #1316 from SaberUK/master+sslmodes | 2017-04-11 | 1 | -1/+2 | |
| |\ | | | | | [2.0] Clarify that m_sslmodes depends on m_sslinfo. | ||||
| | * | Clarify that m_sslmodes depends on m_sslinfo. | 2017-04-11 | 1 | -1/+2 | |
| | | | |||||
| * | | Update securelist exception list. | 2017-04-07 | 1 | -5/+4 | |
| |/ | | | | | | - Add an exception for IRC-Source. - Remove an exception for SearchIRC. - Remove an old exception for netsplit. | ||||
| * | modules.conf.example: document useusername in ldapauth | 2017-03-20 | 1 | -1/+6 | |
| | | |||||
| * | Add a bigger warning about deprecated things being removed. | 2016-11-16 | 1 | -0/+10 | |
| | | |||||
| * | Don't show snotices for kills from ulined clients | 2016-02-25 | 1 | -0/+3 | |
| | | |||||
| * | m_dccallow Add config option to control max entries on a list | 2016-02-12 | 1 | -1/+2 | |
| | | | | | Default to 20 | ||||
| * | Fix a few documentation problems | 2015-10-12 | 3 | -3/+17 | |
| | | | | | Fixes issues #1003, #1045 and #1085 | ||||
| * | Fix various issues with the nationalchars module. | 2015-06-14 | 1 | -4/+7 | |
| | | | | | | | | | - 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. | ||||
| * | Fix not being able to message ulines when m_restrictmsg is loaded. | 2015-05-10 | 1 | -0/+3 | |
| | | |||||
| * | Merge pull request #1004 from SaberUK/insp20+fix-various-warnings | 2015-03-23 | 1 | -1625/+17 | |
| |\ | | | | | [2.0] Fix various warnings with the new Doxygen and LLVM releases. | ||||
| | * | Upgrade Doxyfile from 1.8.3.1 to 1.8.9.1. | 2015-02-27 | 1 | -1625/+17 | |
| | | | | | | | | | Also, strip comments by request of @attilamolnar. | ||||
| * | | Remove non-existant extban M: from docs | 2015-03-17 | 3 | -10/+5 | |
| |/ | | | | extban M: has not existed since 2d732f4d in 2009... | ||||
| * | Remove outdated ircservices and neostats config examples | 2015-02-09 | 2 | -56/+0 | |
| | | | | | Issue #991 | ||||
| * | Fix a couple of helpop issues | 2014-11-29 | 2 | -6/+20 | |
| | | | | | Fixes issue #949 reported by @webczat | ||||
| * | Make some config strings a bit more professional and use RFC reserved TLD's ↵ | 2014-11-09 | 4 | -39/+41 | |
| | | | | | everywhere | ||||
| * | Add missing oper-only commands to oper class blocks | 2014-11-09 | 1 | -3/+3 | |
| | | |||||
| * | m_delaymsg Add option to disallow NOTICEs too | 2014-10-23 | 1 | -0/+2 | |
| | | |||||
| * | Update <nationalchars> tag documentation | 2014-10-20 | 1 | -1/+2 | |
| | | |||||
| * | Update example configuration files, fix typos and case | 2014-07-24 | 4 | -38/+48 | |
| | | | | | Mention m_regex_stdlib in the list of regex providers after m_filter | ||||
| * | Update aliases/anope.conf.example | 2014-07-23 | 1 | -11/+4 | |
| | | |||||
| * | remove unneeded whitespace from the docs/examples | 2014-06-14 | 6 | -16/+16 | |
| | | |||||
| * | Some more helpop config updates. | 2014-04-12 | 2 | -242/+277 | |
| | | |||||
| * | Fix typo in helpop-full that prevented it from loading and other minor ↵ | 2014-04-06 | 2 | -3/+4 | |
| | | | | | helpop issues | ||||
| * | Major example configuration and helpop update | 2014-04-04 | 9 | -527/+489 | |
| | | | | | Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this | ||||
| * | m_svshold Add config option to hide snotices | 2014-01-20 | 1 | -0/+2 | |
| | | |||||
| * | m_httpd Add timeout option; remove timed out connections | 2014-01-20 | 1 | -0/+3 | |
| | | |||||
| * | Update example configs/helpop | 2014-01-20 | 3 | -8/+9 | |
| | | |||||
| * | Use standard example addresses in configs | 2014-01-20 | 3 | -13/+13 | |
| | | | | | | | | | | | | | `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 | ||||
| * | Improve error reporting for <security:runas{user,group}>. | 2013-09-26 | 1 | -4/+6 | |
| | | |||||
| * | Update COPYING file with new FSF address. | 2013-08-28 | 1 | -20/+20 | |
| | | | | | | | This should make rpmlint stop complaining about the incorrect FSF address. All changes taken from: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt | ||||
| * | m_permchannels Add the ability to save listmodes | 2013-08-27 | 1 | -1/+3 | |
| | | |||||
| * | Update example configs, README.md and more | 2013-08-27 | 12 | -121/+90 | |
| | | | | | | | | - Fix typos, remove misleading information, rephrase a few sentences - Add info about hmac-<hash> hash types - Remove <performance:maxwho> (the code which used this was removed in 96e4434 - @SaberUK) - Change inspircd.github.org to inspircd.org | ||||
| * | Add config option to disable somaxconn range() check | 2013-04-23 | 1 | -0/+6 | |
| | | |||||
| * | m_kicknorejoin Limit time to 30m by default | 2013-04-16 | 1 | -0/+2 | |
| | | | | | | | | | In the current implementation we only expire entries when someone joins, without a limit it was possible to make us practically never remove entries and consume (a tiny amount of) memory for each entry until the mode was removed/parameter was changed The default limit of 30m is chosen to not surprise people when they upgrade. If you need to prevent rejoins for more than a minute then you should set a (timed)ban instead Config option is available to change the limit (2.0 only) | ||||
| * | Minor update to example configs | 2013-03-31 | 2 | -13/+11 | |
| | | |||||
| * | Update doc and fix the description of m_allowinvite | 2013-03-29 | 2 | -18/+13 | |
| | | |||||
| * | Update Doxyfile for the latest version of Doxygen. | 2013-03-08 | 1 | -33/+110 | |
| | | |||||
| * | Reorganise configuration files: | 2013-03-02 | 12 | -15/+56 | |
| | | | | | | | | - Example config files now end with .conf.example. - Example text files now end with .txt.example. - Removed 'inspircd' from the name of multiple example files. - Added missing oper motd example file. | ||||
| * | cmd_invite Send invite announcements to halfops and higher when ↵ | 2013-02-11 | 1 | -7/+7 | |
| | | | | | | | | | <security:announceinvites> is 'dynamic' regardless of the channel being +i or not Clarify what the various options mean in the doc Fixes #418 reported by @RawrDragon | ||||
| * | m_dnsbl Add usednsbl option to connect classes | 2012-11-29 | 1 | -0/+4 | |
| | | | | | Don't touch users in classes where it's off | ||||
| * | ldapauth: Allow setting virtual hosts on identification with m_ldapauth. | 2012-11-29 | 1 | -3/+12 | |
| | | | | | | <ldapauth:host>, when set, will be applied to users identifying with ldapauth. The host can also take formatters from fields set on the DN of the user. | ||||
| * | Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0 | 2012-11-23 | 1 | -1/+1 | |
| | | | | | Fixes #369 reported by @DjGolia | ||||
| * | m_opermotd Add support for replacing \u \b etc. with color codes | 2012-10-29 | 1 | -3/+7 | |
| | | | | | Fixes #322 reported by @MistrX | ||||
| * | m_operlog Add tosnomask config option, to log all oper actions to snomask 'r' | 2012-10-28 | 1 | -1/+5 | |
| | | | | | | If enabled, the commands can be logged to channels with m_chanlog and also other +s +r opers can see them Fixes #325 reported by @SeLEct- | ||||
| * | m_ldapauth Allow filtering on arbitrary LDAP attributes | 2012-10-19 | 1 | -0/+8 | |
| | | | | | | This commit implements filtering on LDAP attributes, in a similar way to what Apache Httpd does with "Require ldap-attribute". | ||||
| * | Fix for #268. | 2012-10-19 | 1 | -0/+1 | |
| | | | | | | - Move color stripping code to helperfuncs. - Strip color codes before matching filters. | ||||
| * | Update modules.conf.example with m_ircv3 | 2012-10-08 | 1 | -0/+16 | |
| | | |||||
| * | Allows to use user->ident string instead of user->nick for NickServ. | 2012-10-08 | 1 | -0/+1 | |
| | | |||||
| * | Update modules.conf.example with m_topiclock | 2012-10-07 | 1 | -0/+5 | |
| | | |||||
