| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Add m_ircv3_chghost which implements the IRCv3.2 chghost extension | Attila Molnar | 2015-12-05 | 1 | -0/+11 |
| * | | Add m_ircv3_capnotify which implements the IRCv3.2 cap-notify extension | Attila Molnar | 2015-12-05 | 1 | -0/+5 |
| * | | m_blockcaps Reword error message to indicate 'greater than or equal to' logic... | David Lamont | 2015-07-01 | 1 | -2/+2 |
| * | | Merge pull request #1059 from OVERdrive-IRC/m_repeat/fix-typo•••m_repeat: fix typo (similiar->similar) | Attila Molnar | 2015-06-26 | 1 | -2/+2 |
| |\ \ |
|
| | * | | m_repeat: fix typo (similiar->similar)•••Also update docs/ accordingly
| James Lu | 2015-06-12 | 1 | -2/+2 |
| * | | | Update example configuration to say the new style module names everywhere | Attila Molnar | 2015-05-20 | 1 | -252/+254 |
| |/ / |
|
| * | | Merge insp20 | Attila Molnar | 2015-04-20 | 1 | -22/+23 |
| |\| |
|
| | * | Remove non-existant extban M: from docs•••extban M: has not existed since 2d732f4d in 2009...
| Renegade334 | 2015-03-17 | 1 | -2/+1 |
| | * | Make some config strings a bit more professional and use RFC reserved TLD's e... | JD Horelick | 2014-11-09 | 1 | -20/+22 |
| * | | modules/m_silence: Allow U-lined services to bypass silence masks•••Adds a config entry (silence->exemptuline) that specifies whether
users on U-lined servers can bypass silence masks.
| Renegade334 | 2015-02-05 | 1 | -1/+4 |
| * | | Merge insp20 | Attila Molnar | 2014-10-27 | 1 | -1/+4 |
| |\| |
|
| | * | m_delaymsg Add option to disallow NOTICEs too | Attila Molnar | 2014-10-23 | 1 | -0/+2 |
| | * | Update <nationalchars> tag documentation | Attila Molnar | 2014-10-20 | 1 | -1/+2 |
| * | | m_hidelist Make minimum rank required to view lists configurable | Attila Molnar | 2014-09-10 | 1 | -1/+8 |
| * | | Add m_hidelist that allows hiding the lists of listmodes | Attila Molnar | 2014-09-10 | 1 | -0/+14 |
| * | | m_pbkdf2: Added module•••Bugfixes and minor changes are by @attilamolnar, original PR #767
| Daniel Vassdal | 2014-08-04 | 1 | -0/+14 |
| * | | m_bcrypt: Add module•••bcrypt updated to 1.3 by @attilamolnar, original PR #767
| Daniel Vassdal | 2014-08-04 | 1 | -0/+9 |
| * | | Merge insp20 | Attila Molnar | 2014-07-25 | 1 | -23/+31 |
| |\| |
|
| | * | Update example configuration files, fix typos and case•••Mention m_regex_stdlib in the list of regex providers after m_filter
| Attila Molnar | 2014-07-24 | 1 | -23/+31 |
| * | | Say "SSL certificate fingerprint" instead of "SSL fingerprint" everywhere | Attila Molnar | 2014-07-19 | 1 | -1/+1 |
| * | | Document the config options of m_remove | Attila Molnar | 2014-06-09 | 1 | -0/+6 |
| * | | Describe <ident:nolookupprefix> | Attila Molnar | 2014-05-28 | 1 | -0/+4 |
| * | | m_ident: Add an option to allow idents of users to still be prefixed with a '...•••Fixes #683.
Some changes by @attilamolnar, original PR #684
| Robby- | 2014-05-28 | 1 | -1/+1 |
| * | | Redirect the reader to filters.conf.example for advanced filter configuration | Attila Molnar | 2014-04-11 | 1 | -2/+3 |
| * | | m_filter Rename config key used in exemptfromfilter from "channel" to "target... | Attila Molnar | 2014-04-11 | 1 | -1/+1 |
| * | | Merge insp20 | Attila Molnar | 2014-04-07 | 1 | -341/+335 |
| |\| |
|
| | * | Major example configuration and helpop update•••Big thanks to @m4z (#621) and @Robby- (#630) who contributed a lot to this
| Attila Molnar | 2014-04-04 | 1 | -349/+338 |
| * | | Fix m_permchannels not prepending the path when reading the config. | Peter Powell | 2014-03-07 | 1 | -2/+2 |
| * | | Give m_connectban a configurable ban message | Googolplexed | 2014-02-27 | 1 | -1/+5 |
| * | | Simplify /SAJOIN syntax and add permission for joining other users. | Daniel Vassdal | 2014-02-26 | 1 | -0/+2 |
| * | | m_svshold Hide server notices by default•••Issue #742
| Attila Molnar | 2014-02-25 | 1 | -1/+2 |
| * | | Moving CGIIRC to a new snomask (w) | Googolplexed | 2014-02-23 | 1 | -0/+1 |
| * | | m_ldapauth.cpp: Allow multiple patterns for users to bypass LDAP auth | Thiago Crepaldi | 2014-02-07 | 1 | -4/+5 |
| * | | Document new delayed join feature of m_conn_join | Attila Molnar | 2014-01-30 | 1 | -4/+5 |
| * | | Add m_clearchan which removes users from a channel without sending n*(n+1)/2 ... | Attila Molnar | 2014-01-26 | 1 | -0/+5 |
| * | | Merge insp20 | Attila Molnar | 2014-01-21 | 1 | -1/+7 |
| |\| |
|
| | * | m_svshold Add config option to hide snotices | Attila Molnar | 2014-01-20 | 1 | -0/+2 |
| | * | m_httpd Add timeout option; remove timed out connections | Attila Molnar | 2014-01-20 | 1 | -0/+3 |
| | * | Update example configs/helpop | Attila Molnar | 2014-01-20 | 1 | -1/+2 |
| * | | Add m_starttls and remove it from m_ssl_gnutls, which allows it to work with ... | Adam | 2014-01-21 | 1 | -0/+6 |
| * | | m_showwhois Update settings on rehash | Attila Molnar | 2013-12-19 | 1 | -3/+1 |
| * | | Add m_ldap, and convert m_ldapoper and m_ldapauth to use it. | Adam | 2013-12-19 | 1 | -31/+26 |
| * | | Add m_showfile, remove cmd_rules | Attila Molnar | 2013-12-18 | 1 | -0/+37 |
| * | | Add a Flash Policy Daemon module | Daniel Vassdal | 2013-12-18 | 1 | -0/+8 |
| * | | Convert cmd_modenotice into an optional module | attilamolnar | 2013-09-11 | 1 | -0/+5 |
| * | | Merge insp20 | attilamolnar | 2013-08-30 | 1 | -53/+46 |
| |\| |
|
| | * | m_permchannels Add the ability to save listmodes | attilamolnar | 2013-08-27 | 1 | -1/+3 |
| | * | Update example configs, README.md and more•••- 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
| attilamolnar | 2013-08-27 | 1 | -54/+44 |
| | * | m_kicknorejoin Limit time to 30m by default•••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)
| attilamolnar | 2013-04-16 | 1 | -0/+2 |
| * | | Option to select if chanhistory is on for bots | Daniel Vassdal | 2013-08-24 | 1 | -1/+2 |