]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Rewrite the m_cgiirc configuration handling.
[user/henk/code/inspircd.git] / src /
2017-05-17 Attila MolnarMerge pull request #1269 from Adam-/insp20+saslhost
2017-05-17 Attila MolnarMerge pull request #1230 from SaberUK/insp20+ipcache
2017-05-17 Attila MolnarMerge pull request #1318 from SaberUK/insp20+dumpver
2017-05-11 Adamm_sakick: remove unused "Unable to kick" notice
2017-04-28 AdamMerge pull request #1324 from SaberUK/insp20+cgiirc
2017-04-27 Peter PowellPenalise clients that use WEBIRC incorrectly.
2017-04-27 Peter PowellFix WEBIRC not rejecting invalid IP addresses.
2017-04-24 Peter PowellWarn when a user configures a permanent channel without +P.
2017-04-23 Adamcore_dns: add support for txt records
2017-04-14 Peter PowellAutomatically apply +P to all permanent channels.
2017-03-31 Attila MolnarMerge pull request #1307 from GLolol/patch-1
2017-03-20 Adamm_ldapauth: use username provided in PASS if available
2017-03-20 Adamm_ldapauth: fix providing username in PASS
2017-03-20 AdamMerge pull request #1308 from SaberUK/insp20+warnings
2017-03-20 Adamcmd_who: don't show +p channels or channels hidden...
2017-03-20 Peter PowellMove the OnCheckExemption hook out of the core.
2017-03-05 Attila MolnarMerge pull request #1266 from Adam-/insp20+cloakip
2017-03-05 Attila MolnarMerge pull request #1292 from SaberUK/master+flush
2017-03-05 Attila MolnarMerge pull request #1280 from Adam-/insp20+dnsblcheck
2017-02-28 Peter PowellAllow <log> tags to specify how often logs should be...
2017-02-26 Adamm_sasl: use host/ip from m_cgiirc if applicable
2017-01-12 Adamm_dnsbl: check returned results are in 127.0.0.0/8
2016-12-30 Attila Molnarcmd_mode Switch to a numeric for showing modes of other...
2016-12-30 Attila MolnarClean up User::FormatModes(), rename to GetModeLetters()
2016-12-30 Attila MolnarMake ModeHandler::GetUserParameter() const, accept...
2016-12-30 Attila MolnarMake all User::IsModeSet() methods const, accept const...
2016-12-30 Attila MolnarDeduplicate nickname overruling code
2016-12-30 Attila MolnarRemove remaining doxygen doc for "pcnt" parameters
2016-12-30 Attila MolnarPenalize commands that had 0 penalty
2016-12-22 Peter PowellAlways append the SSL fingerprint even if EXTERNAL...
2016-12-20 Adamm_sasl: send host/ip info
2016-12-10 Sheogorathfix channel rank issue
2016-12-08 Peter PowellStore config values in a map instead of a unique vector...
2016-12-07 Attila MolnarMerge pull request #1254 from genius3000/insp20+fixPIst...
2016-12-07 genius3000Fix SpanningTreeProtocolInterface::SendChannelPrivmsg...
2016-12-05 Attila MolnarFix users receiving a QUIT with themselves as source...
2016-12-05 Attila MolnarMerge pull request #1253 from SaberUK/insp20+bigger...
2016-11-25 Attila MolnarMerge pull request #1260 from SaberUK/master+libressl
2016-11-23 Peter PowellFix LibreSSL not having a shim for the OpenSSL 1.1...
2016-11-22 Attila MolnarMerge pull request #1257 from Adam-/insp20+musl
2016-11-22 Adamsocketengine_epoll: use getrlimit not ulimit
2016-11-16 Attila MolnarMerge pull request #1234 from SaberUK/master+config2
2016-11-16 Peter PowellRework the example services aliases.
2016-11-16 Attila MolnarMerge pull request #1248 from SaberUK/master+listen
2016-11-15 Attila MolnarMerge pull request #1241 from SaberUK/master+helpop
2016-11-13 Adamm_cloaking: fix host/ip comparisons #1249
2016-11-12 Peter PowellAllow listeners to be able to listen on unavailable...
2016-11-01 Attila MolnarMerge pull request #1238 from SaberUK/master+openssl
2016-11-01 Attila MolnarMerge pull request #1236 from SaberUK/master+port
2016-11-01 Attila MolnarMerge pull request #1215 from SaberUK/master+config
2016-11-01 Attila MolnarMerge pull request #1185 from SaberUK/master+lockserv
2016-11-01 Attila MolnarMerge pull request #1184 from SaberUK/master+flood
2016-10-25 Peter PowellFix OpenSSL build errors caused by BIO/BIO_METHOD now...
2016-10-25 Peter PowellAllow classes to take a port range.
2016-10-10 Attila MolnarMerge pull request #1233 from Natolumin/sanitize-gecos
2016-10-09 Anatole Denism_httpd_stats: Also sanitize other server gecos
2016-09-25 Peter PowellInvalidate the caches properly when User::SetClientIP...
2016-09-20 Peter PowellStrip carriage returns in the config parser.
2016-09-20 Attila MolnarMerge pull request #1225 from SaberUK/master+cppflags
2016-09-20 Attila MolnarMerge pull request #1226 from SaberUK/master+fix-insp20...
2016-09-20 Peter PowellFix compatibility with the legacy <channels> tag.
2016-09-16 AdamAdd CentOS PackageInfo
2016-09-16 Peter PowellMake the duration of nickflood and joinflood configurable.
2016-09-16 Peter PowellAllow the reason for locking to be specified in m_lockserv.
2016-09-16 Attila MolnarMerge pull request #1223 from SaberUK/master+travis
2016-09-16 Attila MolnarMerge pull request #1222 from SaberUK/master+warnings
2016-09-16 Attila MolnarMerge pull request #1219 from SaberUK/master+directive
2016-09-16 Attila MolnarMerge pull request #1176 from SaberUK/master+format
2016-09-16 Peter PowellRewrite the build system directive parser.
2016-09-14 Peter PowellFix m_ldap warning about OpenLDAP being deprecated...
2016-09-14 Peter PowellFix m_geoip warning about the use of C++11 features.
2016-09-14 Attila MolnarMerge pull request #1220 from SaberUK/master+isupport
2016-09-14 Peter PowellImprove the default ISUPPORT tokens.
2016-09-12 Attila Molnarm_shun Add support for shunning CIDR masks
2016-09-12 Attila MolnarChange type of log messages to MODNAME in several modules
2016-09-12 Attila MolnarMerge pull request #1217 from SaberUK/master+die-restart
2016-09-12 Peter PowellUndocument <power> and set the default to the server...
2016-09-12 Attila MolnarMerge pull request #1210 from Adam-/insp20+saslnick
2016-09-09 Peter PowellReplace snprintf usage with InspIRCd::Format.
2016-09-06 Adamm_sasl: really abort sasl session on register
2016-09-03 AdamRelease v2.0.23 v2.0.23
2016-09-03 Adamm_sasl: don't allow AUTHENTICATE with mechanisms with...
2016-09-02 Attila MolnarRelease v3.0.0 alpha 1
2016-09-02 Peter PowellUpdate stuff for the new versioning system.
2016-09-02 Attila MolnarBump version to 3.0 in comments and messages
2016-09-02 Attila MolnarMerge insp20
2016-09-02 Adamm_dnsbl Use FindAnswerOfType
2016-09-02 Adamm_spanningtree Allow multiple valid ips for link blocks...
2016-09-02 Attila MolnarFix Windows build and most MSVC warnings
2016-09-02 Attila Molnarm_spanningtree Add workaround to make SVS* commands...
2016-09-02 Attila Molnarm_spanningtree Refuse topic changes that would result...
2016-09-02 Attila Molnarm_jumpserver Prevent OnUserRegister from running in...
2016-09-02 Attila MolnarFix whitespace issues
2016-08-30 Attila MolnarReturn std::string from Membership::GetAllPrefixChars()
2016-08-30 Attila Molnarm_deaf Remove pointless member prefix check
2016-08-30 Attila Molnarm_deaf Fix inverted check
2016-08-30 Attila MolnarChange Membership:hasMode() to accept a PrefixMode
2016-08-30 Attila MolnarReplace loop over alphabet with loop over mode list...
2016-08-30 Attila MolnarPass the ModeHandler to User::HasModePermission()
2016-08-29 Attila MolnarMark ModeHandler::GetModeChar() and ModeWatcher::GetMod...
next