| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | 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 | 5 | -13/+41 |
| * | | Add a Flash Policy Daemon module | Daniel Vassdal | 2013-12-18 | 1 | -0/+8 |
| * | | Purge docs/rfc from the repository.•••These are of no use to 99% of users and anyone who actually wants
to read them should be capable of using Google to find them.
| Peter Powell | 2013-12-15 | 3 | -7171/+0 |
| * | | Fix a few issues•••- Rehash notices
- Modes in CAPAB
- GetTargetAndAction() not being static in m_callerid
- Loading custom configuration files using --config. (@SaberUK)
- ServerConfig::Read not using std::endl. (@SaberUK)
- Out of date comments in opers.conf.example, issue #624
| attilamolnar | 2013-11-21 | 1 | -2/+0 |
| * | | Allow multiple allowmasks in link blocks, #679 | Adam | 2013-11-21 | 1 | -1/+1 |
| * | | Convert cmd_modenotice into an optional module | attilamolnar | 2013-09-11 | 1 | -0/+5 |
| * | | Merge insp20 | attilamolnar | 2013-08-30 | 13 | -140/+112 |
| |\| |
|
| | * | Update COPYING file with new FSF address.•••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
| Christopher 'm4z' Holm | 2013-08-28 | 1 | -20/+20 |
| | * | 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 | 12 | -121/+90 |
| * | | Option to select if chanhistory is on for bots | Daniel Vassdal | 2013-08-24 | 1 | -1/+2 |
| * | | Add ConfigTag::getDuration() with optional bounds checking | attilamolnar | 2013-08-12 | 1 | -1/+1 |
| * | | Add <path> keys for all of the compile-time paths.•••Also, make all paths in the config relative to their associated
directory. This reverts a change in 2.0 which turned out to be a
terrible idea, especially for system-wide installations.
| Peter Powell | 2013-08-12 | 2 | -10/+18 |
| * | | Require privs given on initial join to be in <options:defaultmodes>. | Peter Powell | 2013-08-10 | 1 | -1/+1 |
| * | | Rename <options:moronbanner> to <options:xlinemessage>.•••This name is more descriptive of what is actually is used for.
| Peter Powell | 2013-08-10 | 1 | -2/+2 |
| * | | Change the default for <security:customversion> to an empty string.•••RFC 1459 says this field is for comments about the version. If the
operator has no comments then we should not show any.
| Peter Powell | 2013-08-10 | 1 | -2/+2 |
| * | | Rename <connect:nouserdns> to <connect:resolvehostnames>.•••This name is more descriptive and avoids a double negative which
could make the name of this setting unclear to non-native speakers.
| Peter Powell | 2013-08-10 | 1 | -4/+4 |
| * | | Move host cycle logic into m_hostcycle | attilamolnar | 2013-08-09 | 2 | -5/+5 |
| * | | Allow for skipping clone checking before DNS is complete. | Daniel Vassdal | 2013-07-02 | 1 | -0/+9 |
| * | | Remove limitsomaxconn and remains of m_halfop/allowhalfop | attilamolnar | 2013-06-18 | 1 | -6/+2 |
| * | | Add RE2 regex module. | Peter Powell | 2013-06-16 | 1 | -0/+6 |
| * | | Added m_repeat - Allows for blocking of similiar messages•••Changes to the original module:
- Parse settings using a sepstream, accept remote mode changes regardless of our config
- Refuse to link when config settings differ
- Style changes
All ideas and features are the brainchild and work of Daniel Vassdal
| Daniel Vassdal | 2013-06-10 | 3 | -0/+26 |
| * | | Added option for using TCP_DEFER_ACCEPT. Prevents the connection from being h... | Daniel Vassdal | 2013-06-03 | 1 | -0/+11 |
| * | | Merge insp20 | attilamolnar | 2013-04-28 | 1 | -0/+6 |
| |\| |
|
| | * | Add config option to disable somaxconn range() check | attilamolnar | 2013-04-23 | 1 | -0/+6 |
| | * | 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 |
| * | | Added RMODE command per suggestion #479 | Daniel Vassdal | 2013-04-27 | 2 | -0/+12 |
| * | | Move <performance:nouserdns> to <connect:nouserdns>. | Peter Powell | 2013-04-27 | 1 | -5/+9 |
| * | | Add <security:allowcoreunload>.•••When enabled (the default) this setting prevents the unloading of
core modules such as cmd_privmsg.
| Peter Powell | 2013-04-13 | 1 | -0/+3 |
| * | | Default to the XML config format. | Peter Powell | 2013-04-06 | 2 | -6/+10 |
| * | | Purge the deprecated chanprotect module. | Peter Powell | 2013-04-01 | 4 | -43/+8 |
| * | | m_samode Require an oper privilege to change the user modes of other users•••Issue #417
| attilamolnar | 2013-04-01 | 1 | -0/+1 |
| * | | Change the default value of <options:cyclehosts> to no•••Issue #402
| attilamolnar | 2013-04-01 | 1 | -1/+1 |
| * | | Remove legacy code, mostly related to 1.2 compatibility | attilamolnar | 2013-04-01 | 2 | -26/+4 |
| |/ |
|
| * | Minor update to example configs | attilamolnar | 2013-03-31 | 2 | -13/+11 |
| * | Update doc and fix the description of m_allowinvite | attilamolnar | 2013-03-29 | 2 | -18/+13 |
| * | Update Doxyfile for the latest version of Doxygen. | Peter Powell | 2013-03-08 | 1 | -33/+110 |
| * | Reorganise configuration files:•••- 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.
| Peter Powell | 2013-03-02 | 12 | -15/+56 |
| * | cmd_invite Send invite announcements to halfops and higher when <security:ann...•••Clarify what the various options mean in the doc
Fixes #418 reported by @RawrDragon
| attilamolnar | 2013-02-11 | 1 | -7/+7 |
| * | m_dnsbl Add usednsbl option to connect classes•••Don't touch users in classes where it's off
| attilamolnar | 2012-11-29 | 1 | -0/+4 |
| * | ldapauth: Allow setting virtual hosts on identification with m_ldapauth.•••<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.
| Robin Burchell | 2012-11-29 | 1 | -3/+12 |
| * | Remove TAXONOMY from opers.conf.example, it doesn't exist in 2.0•••Fixes #369 reported by @DjGolia
| attilamolnar | 2012-11-23 | 1 | -1/+1 |
| * | m_opermotd Add support for replacing \u \b etc. with color codes•••Fixes #322 reported by @MistrX
| attilamolnar | 2012-10-29 | 1 | -3/+7 |
| * | m_operlog Add tosnomask config option, to log all oper actions to snomask 'r'•••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-
| attilamolnar | 2012-10-28 | 1 | -1/+5 |
| * | m_ldapauth Allow filtering on arbitrary LDAP attributes•••This commit implements filtering on LDAP attributes, in a similar way
to what Apache Httpd does with "Require ldap-attribute".
| Adrien Bustany | 2012-10-19 | 1 | -0/+8 |
| * | Fix for #268.•••- Move color stripping code to helperfuncs.
- Strip color codes before matching filters.
| Peter Powell | 2012-10-19 | 1 | -0/+1 |
| * | Update modules.conf.example with m_ircv3 | attilamolnar | 2012-10-08 | 1 | -0/+16 |
| * | Allows to use user->ident string instead of user->nick for NickServ. | Boleslaw Tokarski | 2012-10-08 | 1 | -0/+1 |