]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
Merge pull request #971 from SaberUK/master+numeric-xline
[user/henk/code/inspircd.git] / src / modules /
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-26 Attila MolnarMerge branch 'master+foreachneighbor'
2015-01-25 Attila MolnarMerge branch 'master+cmdcleanup'
2015-01-25 Attila Molnarm_spanningtree Rewrite PING logic to use Timers
2015-01-24 Attila Molnarm_ircv3 Implement WriteNeighboursWithExt() using User...
2015-01-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-23 Attila Molnarm_kicknorejoin Store kicked users in a vector
2015-01-23 Attila Molnarm_kicknorejoin Move logic that tracks kicked users...
2015-01-22 Attila MolnarMerge branch 'master+exttype' into master+no-rtti
2015-01-20 Attila Molnarm_spanningtree Remove public TreeServer methods that...
2015-01-20 Attila Molnarm_spanningtree Get rid of some boilerplate
2015-01-18 Attila Molnarm_services_account Replace dynamic_cast with static_cas...
2015-01-18 Attila Molnarm_spanningtree Only unserialize() METADATA if the objec...
2015-01-18 Attila MolnarSpecify which Extensible subclass an ExtensionItem...
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-10 Attila MolnarRemove some unnecessary NULL checks
2015-01-10 Attila MolnarReduce std::string::substr() usage
2015-01-09 Attila Molnarm_spanningtree Increase maximum generated FJOIN line...
2015-01-09 Attila Molnarm_spanningtree Forward FJOINs with correct TS, modes...
2015-01-09 Attila Molnarm_spanningtree Change name and scope of commait in...
2015-01-09 Attila Molnarm_spanningtree Add overload for add() and has_room...
2015-01-09 Attila Molnarm_spanningtree Add CmdBuilder::push_raw() overload...
2015-01-09 Attila Molnarm_spanningtree Add source server parameter to CommandFJ...
2015-01-03 Attila MolnarMerge pull request #959 from Alef-Burzmali/master+fixcl...
2014-12-29 Thomas FargeixFix a regression in m_cloaking
2014-12-19 Attila MolnarMerge branch 'master+listmode'
2014-12-19 Attila MolnarMerge branch 'master+flatmap'
2014-12-18 Attila MolnarMerge pull request #953 from SaberUK/master+configure...
2014-12-15 Attila MolnarChange type of some associative containers to their...
2014-12-15 Attila MolnarAdd typedef PrivSet for OperInfo::AllowedOperCommands...
2014-12-15 Attila MolnarMerge branch 'master+callerid' into master+flatmap
2014-12-10 Attila Molnarm_callerid Change CallerIdDataSet (wholistsme) to be...
2014-12-10 Attila Molnarm_callerid Add typedefs for containers in callerid_data
2014-12-10 Attila Molnarm_callerid Simplify code interacting with containers
2014-12-08 Attila MolnarMerge branch 'master+timeout'
2014-12-07 AdamLink m_ldap against libldap_r
2014-12-07 Attila MolnarMerge pull request #895 from SaberUK/master+configure...
2014-12-07 Peter PowellFix warnings in m_ssl_openssl about the use of `long...
2014-11-03 Attila Molnarm_flashpolicyd, m_httpd Store sockets in a intrusive...
2014-11-03 Attila Molnarm_flashpolicyd, m_httpd Handle timeouts using the Timer...
2014-11-03 Attila Molnarm_httpd Clean up HttpServerSocket constructor
2014-11-03 Attila Molnarm_httpd Remove unused container
2014-11-03 Attila Molnarm_httpd Always timeout connections, set default timeout...
2014-11-01 Attila MolnarAdd stdalgo::isin() and use it to simplify code
2014-11-01 Attila MolnarAdd stdalgo::erase() and use it to simplify code
2014-10-27 Attila MolnarMerge insp20
2014-10-27 Attila Molnarm_ssl_openssl Store a pointer to the OpenSSLIOHook...
2014-10-26 Attila MolnarRemove some dead code found by Coverity
2014-10-25 Attila MolnarMerge pull request #944 from SaberUK/insp20+gnutls-rnd
2014-10-25 Peter PowellUse gnutls_rnd instead of gcry_randomize on newer GnuTL...
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-23 Attila Molnarm_delaymsg Add option to disallow NOTICEs too
2014-10-23 AdamFix m_banredirect causing bans added for hosts being...
2014-10-20 Attila Molnarm_ssl_openssl Add compile time option that allows disab...
2014-10-20 Attila Molnarm_ssl_openssl Add compile time option to enable ECDH
2014-10-20 Attila Molnarm_ssl_gnutls Add compile time option for allowing sha25...
2014-10-19 AdamFix watch away numerics, #937
2014-10-17 Attila Molnarm_delayjoin Only send JOIN on mode change if the mode...
2014-10-16 Attila MolnarInitialize all fields of issl_session on module load...
2014-10-16 Attila MolnarAdd interface to SSL modules that allows other modules...
2014-10-16 Attila Molnarm_ssl_gnutls Refcount GnuTLS objects, free them when...
2014-10-15 Attila Molnarm_ssl_openssl Fix debug message
2014-10-15 Attila Molnarm_ssl_openssl Reset data_to_write for new sessions
2014-10-15 Attila Molnarm_ssl_openssl Free the ssl_cert object as soon as the...
2014-10-15 Attila Molnarm_ssl_openssl Remove bogus errno assignment from CloseS...
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-14 Attila Molnarm_ssl_openssl Return an error from the IOHook read...
2014-10-14 Attila Molnarm_ssl_openssl Add user-friendly config options for...
2014-10-13 Attila Molnarm_nationalchars Ask m_spanningtree to rebuild its hashm...
2014-10-13 Attila Molnarm_spanningtree Rebuild serverlist and sidlist when...
2014-10-13 Attila Molnarm_nationalchars Rebuild the hash map in m_watch when...
2014-10-13 Attila Molnarm_nationalchars Rebuild core hashmaps when the national...
2014-10-13 Attila MolnarMerge pull request #934 from SaberUK/insp20+fix-various...
2014-10-13 Peter PowellKill some logically dead code detected by Coverity.
2014-10-13 Attila MolnarMerge pull request #933 from SaberUK/insp20+fix-llvm34
2014-10-13 Peter PowellFix various warnings when building with LLVM 3.5.
2014-10-10 Attila Molnarm_ssl_openssl Allow configuring raw OpenSSL context...
2014-10-10 Attila Molnarm_ssl_openssl Disable session caching and session tickets
2014-10-10 Attila Molnarm_ssl_openssl Enable single (EC)DH use and disable...
2014-10-08 Attila Molnarm_ssl_openssl Clear the error queue before every SSL_...
2014-10-06 Attila MolnarMerge pull request #931 from SaberUK/insp20+fix-non...
2014-10-03 Attila Molnarm_ssl_gnutls Re-set DH params when the gnutls_certifica...
2014-09-22 JustArchiForward-port of https://github.com/inspircd/inspircd...
2014-09-10 Attila Molnarm_hidelist Make minimum rank required to view lists...
2014-09-10 Attila MolnarAdd m_hidelist that allows hiding the lists of listmodes
2014-09-05 Attila Molnarm_services_account Fix uninitialized variable usage...
2014-09-05 Attila Molnarm_samode Simplify command handler logic
2014-09-04 Attila MolnarMigrate code from ModeParser into cmd_mode (core_user)
2014-09-04 Attila Molnarm_namedmodes Build and process a Modes::ChangeList...
2014-09-04 Attila MolnarPass Modes::ChangeList references to the OnPreMode...
2014-09-04 Attila MolnarCall the MODE command handler in several modules instea...
2014-09-04 Attila Molnarm_spanningtree Simplify processing non-prefix modes...
2014-09-04 Attila Molnarm_spanningtree Apply FMODE mode changes using the new...
2014-09-04 Attila Molnarm_services_account Call ModeHandler::RemoveMode() inste...
2014-09-03 Attila Molnarm_spanningtree Remove CommandFJoin::ApplyModeStack()
2014-09-03 Attila MolnarUse Modes::ChangeList in ModeHandler::RemoveMode()
2014-09-03 Attila MolnarReplace irc::modestacker usage with the new ModeParser...
2014-09-03 Attila MolnarRemove ProtocolInterface::SendMode()
2014-09-03 Attila Molnarm_spanningtree Send MODE/FMODE from the OnMode hook
2014-09-03 Attila Molnarm_spanningtree Add function to serialize parameters...
next