]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_banredirect.cpp
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src / modules / m_banredirect.cpp
2020-04-10 Sadie PowellUpdate the module descriptions using mkversion.
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-04-28 RobbyTextual improvements and fixes such as typos, casing...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-09 Peter PowellFix sending malformed ERR_BANLISTFULL numerics in some...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-02-24 Peter PowellMerge pull request #1458 from linuxdaemon/insp20+duplic...
2018-01-26 linuxdaemonRevert std::set changes and add duplicate checking...
2018-01-26 linuxdaemonFix comparator logic for ordering by channel
2018-01-25 linuxdaemonMake sure banredirect metadata can not be duplicated
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-17 Peter PowellFix a ton of -Wsign-conversion warnings.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-18 Peter PowellClean up OnCleanup.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-02 Attila MolnarMerge insp20
2016-08-23 Attila MolnarMerge branch 'master+ircstring'
2016-08-22 Attila MolnarSwitch to irc::equals() from irc::string in modules...
2016-08-17 Attila MolnarMerge insp20
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
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-01-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-22 Attila MolnarMerge branch 'master+exttype' into master+no-rtti
2015-01-18 Attila MolnarSpecify which Extensible subclass an ExtensionItem...
2014-10-27 Attila MolnarMerge insp20
2014-10-24 Attila MolnarMerge pull request #940 from SaberUK/insp20+fix-makefile
2014-10-23 AdamFix m_banredirect causing bans added for hosts being...
2014-09-03 Attila MolnarReplace irc::modestacker usage with the new ModeParser...
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-02-03 Attila Molnarm_banredirect Fix typo in a message (transfered ->...
2014-01-21 Attila MolnarMerge insp20
2014-01-06 Attila MolnarAutomatically register and unregister mode watchers
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarMerge insp20
2013-08-04 attilamolnarAutomatically attach modules to events
2013-08-04 Attila MolnarMerge pull request #590 from SaberUK/master+module...
2013-08-04 Peter PowellChange modules to use the MODNAME constant when logging.
2013-07-19 attilamolnarReplace hardcoded mode letters, part 2
2013-07-19 attilamolnarSeperate ModeReference into ChanModeReference and UserM...
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-16 Daniel Vassdalm_banredirect Accept channel names starting with #...
2013-06-13 attilamolnarIntroduce ModeProcessFlags, can be passed to ModeParser...
2013-06-12 attilamolnarm_banredirect Fix modestack usage
2013-06-05 attilamolnarMerge insp20
2013-06-01 attilamolnarWatch mode names with ModeWatchers instead of mode...
2013-06-01 attilamolnarRemove useless ModeType parameter from ModeWatcher...
2013-05-18 Attila MolnarMerge pull request #543 from SaberUK/master+sizeparam...
2013-05-18 Peter PowellRemove the size argument from IsChannel and IsNick.
2013-05-15 Attila MolnarMerge pull request #514 from SaberUK/master+virtual...
2013-05-15 Peter PowellTidy up keywords on module methods.
2013-04-27 attilamolnarMerge insp20
2013-04-13 attilamolnarChannel::JoinUser() and Channel::ForceChan() changes
2013-04-13 attilamolnarOnUserPreJoin is a local-only hook, change User* parame...
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
2013-04-08 attilamolnarMigrate u_listmode.h into the core, change +b to use it
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Attila MolnarMerge pull request #454 from SaberUK/master+misc-improv...
2013-04-01 Peter PowellPurge references to the deprecated GetStackedLine method.
2013-04-01 attilamolnarChange channel name parameter of Module::OnUserPreJoin...
2013-01-02 attilamolnarm_banredirect Deny the join to the redirect channel...
2013-01-02 attilamolnarm_banredirect Remove unnecessary hooks, cleanup
2012-12-02 attilamolnarRegister all commands, modes and extensions using AddSe...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-02-14 danieldgDon't check for existance and such when removing bans
2010-01-21 danieldgAllow redirect bans to be unset by any op/halfop (bug...
2010-01-17 danieldgMove initialization that throws configuration exception...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-21 dzDelete modewatchers when unloading modules that use...
2009-11-21 dzDon't tell the user they are banned and then still...
2009-11-21 dzallow channels starting with ## in m_banredirect.cpp...
2009-10-17 danieldgMake classbase and refcountbase uncopyable; expand...
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-14 danieldgMove static map of extensions into ServerInstance,...
2009-10-08 danieldgUpdate Event and Request APIs
2009-10-05 danieldgRun DelMode and DelModeWatcher in RemoveModule
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-09-13 danieldgMembership* changes
2009-09-13 danieldgChange Extensible to use strongly typed entries
2009-09-02 danieldgModResult conversion: Change return type of all module...
next