]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src
Add ModeParser::IsModeChar to standardise mode validation.
[user/henk/code/inspircd.git] / src /
2017-09-18 Peter PowellAdd ModeParser::IsModeChar to standardise mode validation.
2017-09-12 Peter PowellChange FailedPortList to store a sockaddrs/int instead...
2017-09-12 Peter PowellStore the server endpoint as a sockaddrs in ListenSocket.
2017-09-12 Peter PowellGet rid of irc::sockets::satoap().
2017-09-12 Peter PowellClean up the <security:runas{user,group}> code.
2017-09-11 Peter PowellMove operquit out of the core and into core_user.
2017-09-08 Peter PowellImplement support for configurable casemapping & defaul...
2017-09-06 Peter PowellMove RPL_SYNTAX to 650 to prevent a collision with...
2017-09-06 Peter PowellConvert uncontroversial anonymous numerics to use const...
2017-09-06 Peter PowellChange the numerics used by /COMMANDS to avoid a collision.
2017-09-06 Peter PowellImprove the /MODULES output.
2017-09-03 Peter PowellAdd support for length arguments in getString.
2017-09-03 Peter PowellConvert a bunch of time-related config options to getDu...
2017-09-03 Peter PowellMove <dns:timeout> out of the core.
2017-09-03 Peter PowellAdd a ConfigTag* parameter to the ServerPaths constructor.
2017-08-27 Peter PowellRemove module file extensions from user-visible messages.
2017-08-27 Peter PowellUpdate a bunch of references to the old command modules.
2017-08-27 Peter PowellMatch against core_*.so when looking for core modules.
2017-08-26 Peter PowellMake the build reproducible by removing time related...
2017-08-16 Peter Powellm_chghost: use an iterator instead of a NULL-checking...
2017-08-16 Peter Powellm_sethost: check the length first for consistency with...
2017-08-16 Peter Powellm_sethost: use length() instead of counting in the...
2017-08-13 Peter PowellRemove <alias:matchcase> and associated code.
2017-08-13 Peter PowellChange the maximum nick/user size to match other implem...
2017-08-11 Peter PowellUse RPL_LUSEROP instead of the raw numeric in m_hideoper.
2017-08-11 Peter PowellFix a broken distro constraint in the m_ssl_openssl...
2017-08-06 Peter PowellMerge pull request #1141 from SaberUK/master+windows...
2017-08-06 Peter PowellPurge code for Windows XP and MSVC pre-2015.
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-30 Peter PowellFix the server failing to rehash when <server:name...
2017-07-30 Peter PowellFix exceptions not having a line ending when appending...
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-24 Peter PowellMerge pull request #1221 from SaberUK/master+isupport...
2017-07-24 Peter PowellReplace the deprecated MAXBANS token with MAXLIST.
2017-07-24 Peter PowellAdd DEFAULT_LIST_SIZE for the default list mode size.
2017-07-24 Peter PowellMerge pull request #1232 from Adam-/master+kill
2017-07-12 Adamcmd_kill: deduplicate logic
2017-07-12 Adamcmd_kill: log all kills from or to remote users
2017-07-12 Adamcmd_kill: correct notices to show as a remote kill...
2017-07-12 Adamcmd_kill: rename u to target
2017-07-12 Adamcmd_kill: don't show kill path in KILL messages to...
2017-07-12 Adamcmd_kill: reshuffle
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellRemove an unused variable in m_cloaking.
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
2017-07-12 Peter PowellMerge pull request #1211 from SaberUK/master+override
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellAdd CXX11_OVERRIDE to overridden members that lack it.
2017-07-12 Peter PowellMerge pull request #1337 from SaberUK/master+merge
2017-07-12 Peter PowellMerge pull request #1356 from SISheogorath/master+issue...
2017-07-11 Attila MolnarMerge pull request #1310 from rburchell/master
2017-07-11 Robin BurchellImprove and centralize socket engine event counters.
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-07-09 Attila MolnarMerge pull request #1302 from Adam-/master+txt
2017-07-09 Attila MolnarMerge pull request #1338 from SaberUK/master+openvz
2017-07-09 Attila MolnarMerge pull request #1320 from SaberUK/master+autoperm
2017-07-09 Attila MolnarMerge pull request #1335 from SaberUK/master+se
2017-07-09 Attila MolnarMerge pull request #1334 from SaberUK/master+md5
2017-06-22 Peter PowellAllow filtering WebIRC connections into a connect class...
2017-05-19 Peter PowellRemove some dead code from m_md5.
2017-05-18 AdamRelease v2.0.24 v2.0.24
2017-05-18 Adamm_override: fix parentheses compiler warning
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2017-05-17 AdamMerge pull request #1328 from Adam-/insp20+sakick
2017-05-17 AdamMerge pull request #1284 from Adam-/insp20+preregcloak
2017-05-17 Adamm_cloaking: don't apply cloak to already cloaked users...
2017-05-17 Attila MolnarMerge pull request #1330 from SaberUK/insp20+mm-inc
2017-05-17 Attila MolnarMerge pull request #1321 from SaberUK/insp20+permwarn
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
next