]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Remove ProtocolInterface::PushToClient()
[user/henk/code/inspircd.git] / src /
2015-12-30 Attila Molnarcore_ison Simplify handler
2015-12-29 Attila MolnarConvert remaining NOTICEs implemented using WriteServ...
2015-12-29 Attila MolnarFix InspIRCd::StripColor() stripping characters that...
2015-12-28 Attila Molnarcmd_part Send ERR_NOTONCHANNEL if the user is not on...
2015-12-28 Attila MolnarReturn true from Channel::PartUser() if the user was...
2015-12-28 Attila MolnarInvert if in Channel::PartUser()
2015-12-28 Attila MolnarFix some whitespace issues
2015-12-28 Attila Molnarm_cap Fix incorrect syntax of empty CAP LIST reply
2015-12-18 Attila Molnarm_xline_db Don't flush database when an xline expires
2015-12-08 Attila MolnarStrip all control codes except \001 in InspIRCd::StripC...
2015-12-07 Attila MolnarMerge pull request #1110 from SaberUK/insp20+cap
2015-12-07 Peter PowellWork around irc::spacesepstream not stripping extraneou...
2015-12-07 Peter PowellFix CAP REQ to be atomic like the standard dictates.
2015-12-07 Attila MolnarDeduplicate code in InspIRCd::FindNick()
2015-12-07 Attila MolnarRemove some IS_SERVER() checks
2015-12-07 Attila MolnarDo not insert FakeUsers into UserManager::uuidlist
2015-12-07 Attila Molnarm_spanningtree Try FindServerID() first if the prefix...
2015-12-06 Attila Molnarm_spanningtree Change allocation of ModuleSpanningTree...
2015-12-06 Attila Molnarm_spanningtree Implement ServerCommand::RegisterService()
2015-12-06 Attila MolnarMerge branch 'master+echomessage-invitenotify'
2015-12-06 Attila MolnarAdd m_ircv3_invitenotify which implements the IRCv3...
2015-12-06 Attila MolnarAdd minimum channel rank and exception list parameters...
2015-12-06 Attila Molnarcmd_invite Fire the OnUserInvite event before announcin...
2015-12-06 Attila Molnarcmd_invite Extend scope of the prefix character variable
2015-12-06 Attila MolnarAdd m_ircv3_echomessage which implements the IRCv3...
2015-12-06 Attila MolnarRemove <options:ircumsgprefix> entirely
2015-12-06 Attila MolnarMerge branch 'master+cap'
2015-12-05 Attila MolnarAdd m_ircv3_chghost which implements the IRCv3.2 chghos...
2015-12-05 Attila Molnarm_ircv3 Make WriteNeighborsWithCap() available for...
2015-12-05 Attila Molnarm_cap Make Capability objects compatible with dynamic_r...
2015-12-05 Attila MolnarAdd m_ircv3_capnotify which implements the IRCv3.2...
2015-12-05 Attila Molnarm_cap Save and restore the cap state of a module when...
2015-12-05 Attila Molnarm_cap Specialize extension item
2015-12-05 Attila Molnarm_sasl Advertise SASL mechanism list to supporting...
2015-12-05 Attila Molnarm_cap Provide the OnCapValueChange event and add Cap...
2015-12-05 Attila Molnarm_cap Provide the OnCapAddDel() event
2015-12-05 Attila Molnarm_cap Add Capability::GetCapValue(), list capabilities...
2015-12-05 Attila Molnarm_cap Reject CAP CLEAR from clients newer than 3.1
2015-12-05 Attila Molnarm_cap Learn the supported capability negotiation protoc...
2015-12-05 Attila Molnarm_cap Add Capability::OnList() hook
2015-12-05 Attila Molnarm_sasl Create SASLCap which subclasses Cap::Capability...
2015-12-05 Attila Molnarm_cap Add Capability::OnRequest() hook
2015-12-05 Attila MolnarAdd rewritten m_cap module
2015-12-05 Attila Molnarm_sasl Enforce usage of uuids in server-to-server SASL...
2015-12-05 Attila MolnarNuke m_cap
2015-12-05 Attila Molnarm_ircv3 Change signature of WriteNeighboursWithExt...
2015-12-02 Attila MolnarMerge branch 'master+serviceinit'
2015-12-01 Attila MolnarMerge branch 'master+reloadmod'
2015-12-01 Attila MolnarMerge branch 'master+whowas-purge-empty'
2015-11-26 Attila Molnarcore_reloadmodule Allow modules to handle reload failur...
2015-11-26 Attila Molnarcore_reloadmodule Allow modules to save and restore...
2015-11-26 Attila Molnarcore_reloadmodule Save and restore module state (modes...
2015-11-26 Attila MolnarAdd LocalIntExt and LocalStringExt::unserialize() for...
2015-11-26 Attila MolnarFix FORMAT_INTERNAL handling in LocalIntExt::serialize...
2015-11-26 Attila MolnarAdd typedef ExtensionManager::ExtMap
2015-11-26 Attila Molnarm_services_account Handle FORMAT_INTERNAL when unserial...
2015-11-26 Attila MolnarHandle module reloading in core_reloadmodule entirely
2015-11-23 Attila MolnarImplement ExtensionItem::RegisterService()
2015-11-23 Attila MolnarImplement ModeHandler::RegisterService()
2015-11-23 Attila MolnarImplement Command::RegisterService()
2015-11-23 Attila MolnarAdd ServiceProvider::RegisterService(), call it from...
2015-11-23 Attila MolnarExtract code that manipulates the ModuleManager::DataPr...
2015-11-23 Attila Molnarcore_whowas Purge nicks as soon as they no longer have...
2015-11-23 Attila Molnarcore_whowas Add WhoWas::Manager::PurgeNick()
2015-11-23 Attila Molnarcore_whowas Remove dead code
2015-11-23 Attila Molnarm_operprefix Unset mode on unload
2015-11-16 Attila MolnarMerge pull request #1106 from SaberUK/master+purge...
2015-11-15 Attila MolnarMerge pull request #1103 from rburchell/master-fix...
2015-11-12 Attila MolnarMerge branch 'master+gnutlsprio'
2015-11-11 Attila Molnarm_ssl_gnutls Disable SSL v3 and when acting as a server...
2015-11-11 Attila Molnarm_ssl_gnutls Strip unrecognized tokens from the priorit...
2015-11-11 Attila Molnarm_ssl_gnutls Add GnuTLS::Priority::GetDefault()
2015-11-10 Attila Molnarm_ssl_gnutls Remove DH parameter generation
2015-11-10 Attila Molnarm_ssl_openssl Disable compression and SSL v3 by default
2015-11-10 Attila Molnarm_ssl_openssl Add workaround for a memory leak in OpenSSL
2015-11-10 Attila MolnarMerge branch 'master+alreadysent'
2015-11-09 Robin Burchellinspircd: Don't list individual authors on startup.
2015-11-09 Robin Burchellinfo: Move ChrisTX and Shawn to former contributors...
2015-11-09 Robin Burchellinfo: Update my copyright since I've touched this rathe...
2015-11-09 Robin Burchellinfo: Move SaberUK to Core Developers.
2015-11-09 Robin Burchellinfo: Reflect reality, and move everyone who hasn't...
2015-11-09 Robin Burchellinfo: Merge "Regular Contributors" and "Other Contribut...
2015-11-09 Robin Burchellinfo: Remove searchirc.com (now defunct), change irc...
2015-11-09 Robin Burchellinfo: Move the early three of us to a "founding develop...
2015-11-09 Robin Burchellinfo: Move jackmcbarn from developers back to contributors.
2015-11-03 Attila MolnarRemove UserManager::GarbageCollect()
2015-11-03 Attila MolnarMove already sent id rollover handling and static Local...
2015-11-03 Attila MolnarAdd UserManager::NextAlreadySentId() and convert all...
2015-11-03 Attila MolnarMerge branch 'master+invite'
2015-11-02 Attila Molnarcore_channel Implement invite (un)serialization
2015-11-02 Attila MolnarRewrite invite system
2015-11-02 Attila MolnarMove ServerConfig::InvBypassModes into core_channel
2015-11-02 Attila MolnarMove handling of <options:invitebypassmodes> into core_...
2015-10-14 Attila MolnarMerge pull request #1093 from SaberUK/master+tsc
2015-10-14 Peter PowellUpdate another password check to use InspIRCd::TimingSa...
2015-10-11 Attila MolnarRevert "Fix sending the wrong numerics on join when...
2015-09-28 Attila MolnarFix incorrect std::string::operator[] usage
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-09-06 AdamMerge pull request #1092 from SaberUK/insp20+fix-topic
next