]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules
cmd_modules Don't show the memory addresses of Module objects to opers
[user/henk/code/inspircd.git] / src / modules /
2015-05-10 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge pull request #1039 from SaberUK/insp20+fix-restri...
2015-05-10 Peter PowellFix not being able to message ulines when m_restrictmsg...
2015-05-09 Attila Molnarm_ssl_gnutls Hold users in pre-registration state until...
2015-05-04 Attila MolnarMerge branch 'master+whoiscontext'
2015-05-01 Attila Molnarm_httpd Fix iteration in OnUnloadModule()
2015-04-28 Attila MolnarMove OnWhois* events to core_whois, add Whois::Context
2015-04-28 Attila MolnarPrepend target user nick to whois numerics in InspIRCd...
2015-04-28 Attila Molnarm_servprotect Remove pointless compare of src and dst...
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2015-04-16 Attila Molnarm_sasl Update description, SASL is no longer exclusive...
2015-04-16 Attila Molnarm_dccallow Validate tokens before use
2015-04-16 Attila MolnarMerge branch 'insp20+timedbans' into insp20
2015-04-16 Attila Molnarm_sasl Add missing validation for server-to-server...
2015-04-15 Attila MolnarMerge branch 'master+ehdispatch'
2015-04-15 Attila MolnarMerge pull request #1028 from Adam-/master+ipv6dnsbl
2015-04-13 Attila Molnarm_timedbans Notice user when trying to set a ban that...
2015-04-13 Attila Molnarm_timedbans Extract IsBanSet() to a function
2015-04-13 Attila Molnarm_timedbans On channel destruction remove all timed...
2015-04-13 Attila Molnarm_timedbans Store Channel pointer in struct TimedBan
2015-04-12 Attila MolnarDispatch EventHandler events to dedicated virtual functions
2015-04-07 AdamAdd ipv6 dnsbl support
2015-03-22 Attila MolnarMerge pull request #1005 from SaberUK/master+minor...
2015-03-22 Attila MolnarMerge pull request #1004 from SaberUK/insp20+fix-variou...
2015-03-06 Attila Molnarm_ssl_gnutls Set a vector push function on GnuTLS 2...
2015-03-06 Attila MolnarMerge branch 'master+writev'
2015-03-06 Attila MolnarMerge branch 'master+sslcleanup'
2015-03-05 Attila Molnarm_ssl_openssl Remove OpenSSLIOHook::outbound and is_out...
2015-03-05 Attila Molnarm_ssl_openssl Specify TLS client/server role on session...
2015-03-05 Attila Molnarm_ssl_gnutls Pass client/server role to GnuTLSIOHook...
2015-03-05 Attila Molnarm_ssl_gnutls Add typedef for second parameter of gnutls...
2015-03-05 Attila Molnarm_ssl_gnutls Move GnuTLSIOHook::InitSession() code...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Deduplicate Handshake(...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Simplify status handling...
2015-03-05 Attila Molnarm_ssl_gnutls, m_ssl_openssl Simplify Handshake() result...
2015-03-05 Attila Molnarm_ssl_gnutls Replace ISSL_HANDSHAKING_READ/WRITE with...
2015-03-01 Attila MolnarMerge branch 'master+gnutls-packet-read'
2015-02-28 Attila Molnarm_ssl_gnutls Implement faster reads on GnuTLS 3.3.5...
2015-02-28 Attila Molnarm_ssl_gnutls Move logic that reads data from a session...
2015-02-28 Attila Molnarm_ssl_gnutls Add convenience macro for library version...
2015-02-27 Attila MolnarFix oversights in substr() conversion
2015-02-26 Peter PowellFix various Clang warnings.
2015-02-22 Attila MolnarMerge pull request #916 from ShutterQuick/master+kickre...
2015-02-22 Daniel Vassdalcapab: m_kicknorejoin: Don't advertise upper bound...
2015-02-22 Daniel Vassdalm_kicknorejoin: Advertise upper bound. Closes #913
2015-02-22 Attila MolnarMerge pull request #998 from SaberUK/master+fix-clang...
2015-02-22 Attila MolnarMerge pull request #1000 from ShutterQuick/master+281
2015-02-22 Daniel Vassdalm_sqloper.cpp: Add support for the `active` column
2015-02-19 Attila MolnarMerge pull request #997 from SaberUK/master+compiler...
2015-02-15 Attila MolnarConvert mods calling the old compat wrapper of ModuleMa...
2015-02-12 Attila Molnarm_spanningtree Pass Server* to the OnServerLink/OnServe...
2015-02-12 Attila MolnarMerge branch 'master+crossmodevents'
2015-02-12 Attila Molnarm_httpd_stats Remove days/hours/mins/secs from <uptime>
2015-02-12 Attila Molnarm_httpd_stats Fix pointer being shown instead of server...
2015-02-11 Attila Molnarm_httpd Remove now unused variable "claimed"
2015-02-11 Attila MolnarConvert the spanningtree events to use the new cross...
2015-02-11 Attila MolnarRemove unused parameters from HTTPRequest constructor
2015-02-11 Attila MolnarConvert the HTTPd request event to use the new cross...
2015-02-11 Attila MolnarConvert the HTTPd ACL event to use the new cross-module...
2015-02-11 Attila MolnarConvert the SASL fallback event to use the new cross...
2015-02-11 Attila MolnarConvert the CAP event to use the new cross-module event...
2015-02-11 Attila MolnarAllow enabling/disabling caps via GenericCap::SetActive()
2015-02-11 Attila MolnarConvert the account login event to use the new cross...
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-02-05 Attila MolnarMerge pull request #986 from StevenVanAcker/fix-initscript2
2015-02-05 Attila MolnarMerge pull request #984 from Renegade334/modules-exempt...
2015-02-05 Florian Pradenm_mysql Add charset config option
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-02-05 Renegade334modules/m_silence: Allow U-lined services to bypass...
2015-02-04 Attila Molnarm_spanningtree Fix TreeRoot UserCount being possibly...
2015-01-29 Peter PowellFix xline reasons being truncated in m_xline_db.
2015-01-27 Attila Molnarm_ssl_gnutls, m_ssl_openssl Prepend TLS protocol versio...
2015-01-27 Attila Molnarm_ssl_gnutls, m_ssl_openssl Extract code that builds...
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-21 Attila Molnarm_abbreviation Fix typo in numeric text
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2015-01-20 Attila Molnarm_spanningtree Remove public TreeServer methods that...
2015-01-20 Attila Molnarm_spanningtree Get rid of some boilerplate
2015-01-19 Attila MolnarMerge branch 'insp20+penalty' into insp20
2015-01-19 Attila Molnarm_operprefix Fix force joined opers not being given...
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-17 Attila Molnarm_hideoper Fix wrong /WHO output for hidden opers if...
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...
next