Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-29 | Merge pull request #693 from SaberUK/insp20+modulemanager-bugs | Attila Molnar | |
[2.0] Fix various problems with ModuleManager. | |||
2013-11-29 | Fix various problems with ModuleManager. | Peter Powell | |
- Fix downloading the module list on very new versions of Perl. - Fix an off by one error caused by array sizing starting at -1 instead of 0 like in every single other language (!!). - Fix vague error messages when LWP encounters an error. - Fix LWP::Simple being used before we have checked whether it is available. | |||
2013-11-21 | m_cap Convert capability names in CAP REQ to lowercase before processing them | attilamolnar | |
Requested in #686 | |||
2013-11-21 | Fix a few issues | attilamolnar | |
- 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 | |||
2013-11-21 | Allow multiple allowmasks in link blocks, #679 | Adam | |
2013-11-21 | Disallow remote /MODULES for non-opers. | Daniel Vassdal | |
2013-11-18 | Merge pull request #685 from SaberUK/master+gnutls-rng | Attila Molnar | |
Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions. | |||
2013-11-18 | Use gnutls_rnd instead of gcry_randomize on newer GnuTLS versions. | Peter Powell | |
Also, fix a bug where eval() caused compile errors. | |||
2013-11-12 | Fix remote /MODULES bug | Daniel Vassdal | |
2013-11-12 | These two numerics are supposed to use SentText() as they can go to remote ↵ | Adam | |
users... | |||
2013-11-12 | Use WriteNumeric() everywhere we send numerics and include the user's nick ↵ | Adam | |
automatically | |||
2013-11-09 | Merge pull request #672 from SaberUK/master+rt-link-err | Adam | |
Fix PrefixMode not being exported which caused runtime link errors. | |||
2013-11-09 | Fix PrefixMode not being exported which caused runtime link errors. | Peter Powell | |
2013-11-09 | Use case insensitive comparison for server names for (auto)connects, issue #662 | Adam | |
2013-11-09 | Fix parsing ADDLINE with expiration or creation dates past ~2038 probably | Adam | |
2013-11-09 | Fix issue #657, fix sending FNAME with spaces | Adam | |
2013-10-26 | Fix m_silence looking for maxentries in <showwhois> instead of <silence>. | Peter Powell | |
Fixes issue #644. | |||
2013-09-26 | Merge pull request #638 from SaberUK/insp20+runas-fix | Attila Molnar | |
Improve error reporting for <security:runas{user,group}>. | |||
2013-09-26 | Improve error reporting for <security:runas{user,group}>. | Peter Powell | |
2013-09-15 | Work around STB_GNU_UNIQUE symbols not allowing module unmap | attilamolnar | |
2013-09-15 | Remove redundant parameter.clear()s from mode handlers | attilamolnar | |
2013-09-15 | m_services_account Remove OnDecodeMetaData handler | attilamolnar | |
Override StringExtItem::unserialize() instead | |||
2013-09-14 | Fix ConvToStr(char) | attilamolnar | |
2013-09-13 | Fix a shadow warning created by ConfigTag::create | ChrisTX | |
2013-09-13 | Pass an interface to the OnSync hooks | attilamolnar | |
Remove Module::ProtoSendMetaData() | |||
2013-09-13 | Split ProtocolInterface::SendMetaData() into multiple functions | attilamolnar | |
2013-09-12 | Send ListModeBase modes implicitly on channel sync | attilamolnar | |
Remove Module::ProtoSendMode() and ListModeBase::DoSyncChannel() | |||
2013-09-12 | Keep lists of mode handlers by type | attilamolnar | |
2013-09-12 | Add ModeHandler::IsListModeBase() and MC_LIST | attilamolnar | |
2013-09-11 | m_modenotice Use WriteNotice() | attilamolnar | |
2013-09-11 | Convert cmd_modenotice into an optional module | attilamolnar | |
2013-09-11 | Move prefix mode specific fields and getters into PrefixMode | attilamolnar | |
Add ModeHandler::IsPrefixMode() | |||
2013-09-11 | Create a base class for prefix modes | attilamolnar | |
Move Channel::SetPrefix() into Membership | |||
2013-09-11 | Add a type id field to ModeHandler | attilamolnar | |
2013-09-10 | m_spanningtree Minor fixes | attilamolnar | |
- Handle the case when servers SQUIT themselves - Fix extra space in channel messages | |||
2013-09-10 | m_spanningtree Handle ERROR when fully connected | attilamolnar | |
2013-09-10 | m_spanningtree Move c2s commands out of SpanningTreeCommands to auto ↵ | attilamolnar | |
register them | |||
2013-09-09 | m_httpd Close all open http sockets on unload | attilamolnar | |
2013-09-09 | m_showwhois Require 2 parameters for WHOISNOTICE | attilamolnar | |
2013-09-08 | Change allocation of a few services to make use of auto registration | attilamolnar | |
2013-09-08 | Hide all symbols that aren't exported explicitly | attilamolnar | |
In addition to reducing the sizes of all binaries this also helps the optimizer | |||
2013-09-08 | Remove InspIRCd::HandleRehash functor | attilamolnar | |
Call InspIRCd::Rehash() from cmd_rehash and from the SIGHUP handler | |||
2013-09-08 | Automatically register ServiceProviders created by modules | attilamolnar | |
2013-09-08 | Deduplicate code in modmanager_static and modmanager_dynamic | attilamolnar | |
2013-09-08 | Remove ModuleManager::ModCount and GetCount() | attilamolnar | |
2013-09-08 | Fix module loading in PURE_STATIC builds | attilamolnar | |
2013-09-08 | Fix a crash when running as systemd service | ChrisTX | |
- Fix a NULL dereference if a signal is raised in the constructor of the class InspIRCd - Resolve the parent's process exit code being SIGTERM=15 and typically not EXIT_SUCCESS thus A combination of the two caused crashes when running as systemd unit. | |||
2013-09-08 | Fix compile warnings as seen on g++ 4.4.7 | Adam | |
2013-09-04 | Merge pull request #623 from ChrisTX/insp20+compilerfixes | Attila Molnar | |
Improve support for rarely used compilers, EKOPath in this case. | |||
2013-08-31 | m_spanningtree Fix timestamp in AWAY | attilamolnar | |