| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Penalize commands that had 0 penalty | 2016-12-30 | 12 | -12/+8 | ||
| | |_|_|/ |/| | | | ||||||
| * | | | | Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API. | 2016-11-23 | 1 | -1/+1 | ||
| * | | | | Merge pull request #1234 from SaberUK/master+config2•••Rework the example services aliases. | 2016-11-16 | 1 | -3/+8 | ||
| |\ \ \ \ | ||||||
| | * | | | | Rework the example services aliases.•••- Split common stuff into a generic configuration file. - Reserve all nicknames used by services by default. - Exempt all services clients from filtering. - Add missing aliases for services pseudoclients. | 2016-11-16 | 1 | -3/+8 | ||
| * | | | | | Allow listeners to be able to listen on unavailable addresses. | 2016-11-12 | 1 | -0/+14 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1238 from SaberUK/master+openssl•••Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque. | 2016-11-01 | 1 | -5/+45 | ||
| |\ \ \ \ | ||||||
| | * | | | | Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque. | 2016-10-25 | 1 | -5/+45 | ||
| * | | | | | Merge pull request #1236 from SaberUK/master+port•••Allow classes to take a port range. | 2016-11-01 | 2 | -6/+15 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Allow classes to take a port range. | 2016-10-25 | 2 | -6/+15 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1215 from SaberUK/master+config•••Strip carriage returns in the config parser. | 2016-11-01 | 1 | -1/+1 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Strip carriage returns in the config parser.•••This prevents problems when configuration files have been edited on a Windows machine. | 2016-09-20 | 1 | -1/+1 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1185 from SaberUK/master+lockserv•••Allow the reason for locking to be specified in m_lockserv. | 2016-11-01 | 1 | -18/+14 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Allow the reason for locking to be specified in m_lockserv. | 2016-09-16 | 1 | -18/+14 | ||
| * | | | | | | Merge pull request #1184 from SaberUK/master+flood•••Improvements to flood modules | 2016-11-01 | 2 | -5/+23 | ||
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| | * | | | | | Make the duration of nickflood and joinflood configurable. | 2016-09-16 | 2 | -5/+23 | ||
| | |/ / / / | ||||||
| * | | | | | Fix compatibility with the legacy <channels> tag.•••We should only use OperMaxChans if they have the right privilege. | 2016-09-20 | 1 | -1/+1 | ||
| * | | | | | Add CentOS PackageInfo | 2016-09-16 | 8 | -0/+10 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #1222 from SaberUK/master+warnings•••Fix various compiler warnings | 2016-09-16 | 2 | -0/+12 | ||
| |\ \ \ \ | ||||||
| | * | | | | Fix m_ldap warning about OpenLDAP being deprecated on OS X. | 2016-09-15 | 1 | -0/+5 | ||
| | * | | | | Fix m_geoip warning about the use of C++11 features. | 2016-09-15 | 1 | -0/+7 | ||
| * | | | | | Merge pull request #1219 from SaberUK/master+directive•••Rewrite the build system directive parser. | 2016-09-16 | 12 | -38/+64 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | Rewrite the build system directive parser. | 2016-09-16 | 12 | -38/+64 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #1176 from SaberUK/master+format•••Replace snprintf usage with InspIRCd::Format. | 2016-09-16 | 3 | -29/+13 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Replace snprintf usage with InspIRCd::Format. | 2016-09-09 | 3 | -29/+13 | ||
| * | | | | | Improve the default ISUPPORT tokens.•••- Replace the deprecated MAXCHANNELS token with CHANLIMIT. - Remove the deprecated FNC token (other implementations can force a nick change without sending this token so informing clients of that we might force a nick change is pointless) | 2016-09-14 | 1 | -3/+2 | ||
| * | | | | | m_shun Add support for shunning CIDR masks•••Issue #1195 | 2016-09-12 | 1 | -0/+3 | ||
| * | | | | | Change type of log messages to MODNAME in several modules | 2016-09-12 | 4 | -7/+7 | ||
| * | | | | | Undocument <power> and set the default to the server name. | 2016-09-12 | 3 | -3/+3 | ||
| |/ / / / | ||||||
| * | | | | Release v3.0.0 alpha 1 v3.0.0a1 | 2016-09-02 | 1 | -1/+1 | ||
| * | | | | Update stuff for the new versioning system. | 2016-09-02 | 3 | -3/+3 | ||
| * | | | | Bump version to 3.0 in comments and messages | 2016-09-02 | 5 | -10/+10 | ||
| * | | | | Merge insp20 | 2016-09-02 | 2 | -2/+4 | ||
| |\| | | | ||||||
| | * | | | m_jumpserver Prevent OnUserRegister from running in other modules for users w... | 2016-09-02 | 1 | -1/+1 | ||
| | * | | | m_sqlite3 Fix possible memory leak when opening a database fails | 2016-08-17 | 1 | -1/+3 | ||
| * | | | | m_dnsbl Use FindAnswerOfType | 2016-09-02 | 1 | -2/+4 | ||
| * | | | | m_spanningtree Allow multiple valid ips for link blocks as a result of Securi... | 2016-09-02 | 1 | -3/+6 | ||
| * | | | | Fix Windows build and most MSVC warnings | 2016-09-02 | 3 | -3/+4 | ||
| * | | | | m_spanningtree Add workaround to make SVS* commands work when using ENCAP | 2016-09-02 | 1 | -0/+11 | ||
| * | | | | m_spanningtree Refuse topic changes that would result in desync•••This is a workaround until the protocol is updated | 2016-09-02 | 2 | -0/+14 | ||
| * | | | | Fix whitespace issues | 2016-09-02 | 1 | -1/+1 | ||
| * | | | | Return std::string from Membership::GetAllPrefixChars() | 2016-08-30 | 2 | -8/+5 | ||
| * | | | | m_deaf Remove pointless member prefix check•••Inserting members who lack the required status into the except list makes no difference, they won't get the message either way | 2016-08-30 | 1 | -3/+0 | ||
| * | | | | m_deaf Fix inverted check | 2016-08-30 | 1 | -1/+1 | ||
| * | | | | Change Membership:hasMode() to accept a PrefixMode | 2016-08-30 | 7 | -8/+13 | ||
| * | | | | Replace loop over alphabet with loop over mode list in several places | 2016-08-30 | 3 | -28/+31 | ||
| * | | | | Pass the ModeHandler to User::HasModePermission()•••Mark the method as const | 2016-08-30 | 3 | -6/+7 | ||
| * | | | | Mark ModeHandler::GetModeChar() and ModeWatcher::GetModeType() as const | 2016-08-29 | 1 | -5/+0 | ||
| * | | | | Convert ModeHandler::GetNumParams() to NeedsParam() that returns a bool | 2016-08-29 | 7 | -22/+22 | ||
| * | | | | Unregister modes before unhooking extensions when unloading a module•••Listmodes store their list in an extension that must be present when they are unset to show the modes being unset | 2016-08-29 | 1 | -3/+4 | ||
| * | | | | Deduplicate mode unregistering code in ModuleManager::DoSafeUnload() and extr... | 2016-08-29 | 1 | -17/+14 | ||
