Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-24 | Update example configuration files, fix typos and case | Attila Molnar | |
Mention m_regex_stdlib in the list of regex providers after m_filter | |||
2014-07-23 | Update aliases/anope.conf.example | Adam | |
2014-06-14 | remove unneeded whitespace from the docs/examples | Tim Heckman | |
2014-04-12 | Some more helpop config updates. | Robby- | |
2014-04-06 | Fix typo in helpop-full that prevented it from loading and other minor ↵ | Attila Molnar | |
helpop issues | |||
2014-04-04 | Major example configuration and helpop update | Attila Molnar | |
Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this | |||
2014-01-20 | m_svshold Add config option to hide snotices | Attila Molnar | |
2014-01-20 | m_httpd Add timeout option; remove timed out connections | Attila Molnar | |
2014-01-20 | Update example configs/helpop | Attila Molnar | |
2014-01-20 | Use standard example addresses in configs | Mantas Mikulėnas | |
`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 | |||
2013-09-26 | Improve error reporting for <security:runas{user,group}>. | Peter Powell | |
2013-08-28 | Update COPYING file with new FSF address. | Christopher 'm4z' Holm | |
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 | |||
2013-08-27 | m_permchannels Add the ability to save listmodes | attilamolnar | |
2013-08-27 | Update example configs, README.md and more | attilamolnar | |
- 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 | |||
2013-04-23 | Add config option to disable somaxconn range() check | attilamolnar | |
2013-04-16 | m_kicknorejoin Limit time to 30m by default | attilamolnar | |
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) | |||
2013-03-31 | Minor update to example configs | attilamolnar | |
2013-03-29 | Update doc and fix the description of m_allowinvite | attilamolnar | |
2013-03-08 | Update Doxyfile for the latest version of Doxygen. | Peter Powell | |
2013-03-02 | Reorganise configuration files: | Peter Powell | |
- 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. | |||
2013-02-11 | cmd_invite Send invite announcements to halfops and higher when ↵ | attilamolnar | |
<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 | |||
2012-11-29 | m_dnsbl Add usednsbl option to connect classes | attilamolnar | |
Don't touch users in classes where it's off | |||
2012-11-29 | ldapauth: Allow setting virtual hosts on identification with m_ldapauth. | Robin Burchell | |
<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. | |||
2012-11-23 | Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0 | attilamolnar | |
Fixes #369 reported by @DjGolia | |||
2012-10-29 | m_opermotd Add support for replacing \u \b etc. with color codes | attilamolnar | |
Fixes #322 reported by @MistrX | |||
2012-10-28 | m_operlog Add tosnomask config option, to log all oper actions to snomask 'r' | attilamolnar | |
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- | |||
2012-10-19 | m_ldapauth Allow filtering on arbitrary LDAP attributes | Adrien Bustany | |
This commit implements filtering on LDAP attributes, in a similar way to what Apache Httpd does with "Require ldap-attribute". | |||
2012-10-19 | Fix for #268. | Peter Powell | |
- Move color stripping code to helperfuncs. - Strip color codes before matching filters. | |||
2012-10-08 | Update modules.conf.example with m_ircv3 | attilamolnar | |
2012-10-08 | Allows to use user->ident string instead of user->nick for NickServ. | Boleslaw Tokarski | |
2012-10-07 | Update modules.conf.example with m_topiclock | attilamolnar | |
2012-10-04 | Replace hardcoded paths with configurable ones | ChrisTX | |
This patchset aims to ease the packaging of InspIRCd for a system-wide installation scenario. Changes in detail: configure: Add the options --log-path and --data-path m_ssl_gnutls, openssl: Change the hardcoded "conf/" to the existent CONFIG_PATH macro m_xline_db: Make the location of xline.db configurable. It will use --data-path as default value, but this can be changed using the configuration files. | |||
2012-09-22 | Merge pull request #308 from SaberUK/insp20-fingerprint | Attila Molnar | |
[2.0] Remove references to removed FINGERPRINT command. | |||
2012-09-22 | Remove references to removed FINGERPRINT command. | Peter Powell | |
2012-09-22 | Instruct users to verify that std::regex is supported on their setup before ↵ | attilamolnar | |
using m_regex_stdlib | |||
2012-09-22 | m_regex_stdlib: A regex provider for the C++11 container std::regex | ChrisTX | |
For it to work you need a standards compliant implementation as for instance Visual C++ 2010 and 2012 deliver. GCC's libstdc++ does not implement this class yet. | |||
2012-09-13 | m_knock Add support for sending a 710 numeric when a KNOCK succeeds, add a ↵ | attilamolnar | |
config option to choose between behaviors Fixes #287 reported by @ElementalAlchemist | |||
2012-08-25 | Add a config option to enable/disable the welcome notice sent to clients ↵ | attilamolnar | |
after successful registration Fixes #284 reported by @hoggeh | |||
2012-08-25 | Remove reference to m_ziplinks from modules.conf.unreal and ↵ | attilamolnar | |
modules.conf.charybdis Fixes #285 reported by @hoggeh | |||
2012-08-20 | Change "allowmismatched" to "allowmismatch" in example config | attilamolnar | |
Fixes issue #279 reported by @lethality | |||
2012-08-13 | Merge pull request #251 from Shawn-Smith/insp20+extbanU | Robin Burchell | |
[2.0] Add ExtBan U to match only unregistered users | |||
2012-07-26 | Update example configs | attilamolnar | |
Document m_chanhistory settings Note that m_censor adds usermode +G as well Add geoip /STATS G to helpop | |||
2012-07-07 | Added ExtBan U to match only Unregistered users | Shawn Smith | |
Enhancement requested in Issue #247 | |||
2012-07-06 | Backported usermode +L from insp21. Stops forced redirection given by cmode +L | Shawn Smith | |
2012-07-06 | Added color codes to /rules, moved the parsing to ServerConfig and cleaned ↵ | Justin Crawford | |
the code up a bit | |||
2012-07-04 | Update Doxyfile for the latest Doxygen. | Peter Powell | |
2012-06-12 | Move all example configuration files to their own directory. | Peter Powell | |
2012-06-12 | README changes. | Peter Powell | |
2012-06-11 | m_spanningtree Disallow server passwords which contain a space char and ↵ | attilamolnar | |
those which begin with a colon Update links.conf.example | |||
2012-05-30 | Merge pull request #173 from Robby-/insp20-moddesc | Robin Burchell | |
[2.0] Module description updates |