]> jfr.im git - solanum.git/history - modules
ERROR instead of NOTICE for failed WEBIRC
[solanum.git] / modules /
2019-09-14  Ed Kellettm_grant: maintain privilegeset refcounts
2019-09-14  Ed Kellettcharybdise m_grant
2019-09-14  Ed KellettUse the m_grant from ircd-seven
2019-09-13  Aaron JonesMerge pull request #282 from edk0/propagate-oper
2019-09-13  Ed KellettPropagate OPER
2019-09-12  Aaron JonesMerge pull request #279 from edk0/operhide
2019-09-12  Ed KellettRework oper hiding
2019-09-07  Aaron JonesMerge pull request #277 from edk0/helpops
2019-09-07  Aaron JonesMerge pull request #278 from edk0/override
2019-09-07  Aaron JonesMerge pull request #275 from edk0/override-immunity
2019-09-07  Aaron JonesMerge pull request #276 from edk0/deferred-cap-notify
2019-09-07  Ed KellettDeferred capability notifications from modules
2019-08-31  Simon Arlottcap_server_time: Fix strftime return value check
2019-08-31  Simon ArlottMerge branch 'edk0-check-one-kline'
2019-08-31  Simon ArlottMerge branch 'check-one-kline' of https://github.com...
2019-04-27  Ed KellettRemove unused kline_delay config option
2019-04-27  Ed Kellettm_ban: check only the added K-line
2019-04-27  Ed Kellettm_kline: check only the added K-line
2019-02-23  Simon Arlottm_sasl: Don't process authentication messages if SASL...
2018-08-15  Simon Arlottm_nick/m_sasl/m_user: restore check for mixing of clien...
2018-08-15  Simon Arlottm_pass: store unverified SID in preClient for use in...
2018-08-12  Simon Arlottm_sasl: check if the agent is present after every clien...
2018-08-12  Simon ArlottMerge pull request #260 from FauxFaux/yesno-1
2018-04-06  Aaron Jonesmodules/m_sasl.c: prevent abort_sasl() sending 906...
2018-04-06  Aaron Jonesmodules/m_sasl.c: command functions are void on this...
2018-04-06  Aaron Jonesmodules/m_sasl.c: abort session if we receive '*' as...
2018-01-19  Simon Arlottgcc7 fixes: NICKLEN -> NAMELEN
2017-08-24  Simon ArlottAdd outgoing SCTP connect support
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-09  Simon Arlottm_sasl: indicate client connection type for SASL
2017-08-06  Simon Arlottircd: send tags on every message
2017-08-04  Simon Arlottremove unused variables
2017-07-31  Simon Arlottcap_server_time: check return values of string functions
2017-07-30  Simon Arlottcap_server_time: provide time with millisecond resolution
2017-07-30  Simon Arlottm_cap: use rn_snprintf_try_append
2017-07-29  Simon Arlottm_join: remove global variable parabuf
2017-07-29  Simon Arlottm_join: remove global variable modebuf
2017-07-29  Simon Arlottm_join: remove global variable para
2017-07-29  Simon Arlottm_join: remove global variable pargs
2017-07-29  Simon Arlottm_join: remove global variable mbuf
2017-07-29  Simon Arlottm_cap: Fix CAP LS generation
2017-07-26  Simon Arlottmsgbuf: s_assert is not a substitute for proper code
2017-07-23  Simon Arlottircd: check_server: don't allow a connection if that...
2016-12-28  Aaron JonesWhen a remote MODRESTART command is received, it will...
2016-12-09  Keith Buckmr_server: Handle certificate validation errors.
2016-12-04  Keith Buckm_rehash: Require admin privileges for REHASH SSLD.
2016-12-04  Simon ArlottFix cross compile for Windows
2016-11-23  Simon Arlottecho-message should work for privmsg/notice to another...
2016-10-30  Simon ArlottUse const hook data where possible
2016-10-28  Simon Arlottcppcheck: fix various warnings/errors
2016-10-02  Aaron JonesSASL: Relax rate limiting for failures a little
2016-10-02  Aaron JonesMerge pull request #221 from Xenthys/release/4
2016-10-02  Aaron JonesMerge pull request #222 from Xenthys/release/4+sasl
2016-10-02  XenthysSASL: rate-limit after the 2nd failed attempt (m_sasl.c)
2016-09-20  Aaron Joneswhois: check target is an oper before assuming they...
2016-09-16  William Pitcocksupported: add chantypes_update()
2016-09-16  William PitcockMerge pull request #217 from Xenthys/release/4
2016-09-16  Stephen BennettAdd hooks for local and remote nick changes
2016-09-10  Xenthysm_grant.c - fixed remote grant support
2016-09-03  Aaron JonesSASL: Disallow beginning : and space anywhere in AUTHEN...
2016-08-06  William Pitcockm_grant: convert jevolk's rewritten version to AV2
2016-07-27  William PitcockMerge pull request #205 from jevolk/release/4
2016-07-27  Jason Volkm_grant: rewrite.
2016-06-25  William PitcockMerge branch 'master' into release/4
2016-06-22  William PitcockMerge pull request #196 from jevolk/master
2016-06-22  Jason VolkCore modules cannot be unloaded, otherwise bad things...
2016-06-18  William PitcockMerge branch 'master' into release/4
2016-06-18  William Pitcockm_modules: use new module api
2016-06-17  William Pitcockinvite: do not send duplicate invite messages (closes...
2016-06-17  William Pitcockinvite: do not send duplicate invite messages (closes...
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-15  Aaron Jonesstrcpy: mass-migrate to strlcpy where appropriate
2016-05-14  Aaron Jonesstarttls: Allow command usage with backends other than...
2016-05-12  Simon Arlottm_alias: correctly construct string to be sent
2016-05-02  Simon Arlottrandom_ping: stop producing negative values that become...
2016-05-01  Elizabeth Myersm_alias: restore old behaviour of joining all parameters.
2016-04-30  Simon Arlottm_stats: don't try to access bl_stats if it doesn't...
2016-04-24  Simon Arlottssld: add a callback when the connection is opened
2016-04-24  Simon Arlottm_stats: display certificate fingerprint in STATS C
2016-04-23  Simon Arlottm_alias: store a copy of alias->name as it will be...
2016-04-23  Simon Arlottmr_server: Report certificate fingerprint mismatches
2016-04-23  Simon Arlottmr_server: Handle unknown error codes
2016-04-16  Elizabeth MyersRevert "Implement the netsplit batch type."
2016-04-15  Elizabeth MyersImplement the netsplit batch type.
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-11  Mantas MikulėnasMerge pull request #183 from grawity/sasl-fail-throttle-v3
2016-04-11  Mantas Mikulėnasm_sasl: rate-limit SASL REAUTH usage
2016-04-11  Mantas Mikulėnasm_sasl: fix coding style
2016-04-11  Mantas Mikulėnasm_sasl: temporarily reject clients after many failed...
2016-04-10  Elizabeth Myersmodules/m_set: booleanify.
2016-04-08  Elizabeth Myersipv4_from_ipv6: move to librb
2016-04-07  Elizabeth MyersGet rid of flags2.
2016-04-07  Elizabeth Myersmodules: move module loading/unloading commands to...
2016-04-07  Elizabeth Myersm_stats: use macros to clean up generating the stats...
2016-04-06  Elizabeth MyersRemove useless alias_entry hits member
2016-04-06  Elizabeth Myersm_stats: don't list alias entries twice.
2016-04-06  Elizabeth Myersm_alias: fix an assert
2016-04-06  Elizabeth Myersm_alias: fix build with --enable-assert
2016-04-06  Elizabeth Myersm_alias: minor cleanup
2016-04-06  Elizabeth MyersMove alias handling into a dedicated module.
next