]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_nationalchars.cpp
Update copyright headers.
[user/henk/code/inspircd.git] / src / modules / m_nationalchars.cpp
2021-05-14 InspIRCd RobotUpdate copyright headers.
2021-04-27 Sadie PowellFix a bunch of weird indentation and spacing issues.
2021-03-05 InspIRCd RobotUpdate copyright headers.
2020-04-10 Sadie PowellUpdate the module descriptions using mkversion.
2020-04-09 Sadie PowellSet the minimum length to 1 for most config items with...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2020-01-07 Sadie PowellExplicitly reject nicks beginning with a number in...
2020-01-06 Sadie PowellFix linking servers that are using the nationalchars...
2019-11-18 Matt SchatzChange Config->CaseMapping back when unloading.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-03-14 RobbyUpdate most URLs to use HTTPS and fix some dead links.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
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.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-25 Peter PowellConvert IsNick to std::function.
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-09-08 Peter PowellImplement support for configurable casemapping & defaul...
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-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2016-01-06 Attila MolnarNuke m_watch
2015-09-06 AdamMerge pull request #1050 from Aviator45003/insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-06-15 Attila MolnarMerge pull request #1058 from SaberUK/insp20+nationalchars
2015-06-14 Peter PowellFix various issues with the nationalchars module.
2015-05-19 Attila MolnarMerge branch 'master+movenames'
2015-05-17 Attila MolnarFix incorrect iterator use leading to prematurely exiti...
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-10-15 Attila MolnarMerge pull request #935 from SaberUK/insp20+fix-crlf
2014-10-13 Attila Molnarm_nationalchars Ask m_spanningtree to rebuild its hashm...
2014-10-13 Attila Molnarm_nationalchars Rebuild the hash map in m_watch when...
2014-10-13 Attila Molnarm_nationalchars Rebuild core hashmaps when the national...
2014-07-25 Attila MolnarMerge insp20
2014-07-19 Attila MolnarAccess local user list via new UserManager::GetLocalUse...
2014-07-19 Attila MolnarMove and rename typedef LocalUserList to UserManager...
2014-06-14 Attila MolnarKill needless #includes in source files
2014-04-07 Attila MolnarMerge insp20
2014-01-31 Attila MolnarRemove some dead code
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-12 Peter PowellAdd <path> keys for all of the compile-time paths.
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-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-05 attilamolnarMerge insp20
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-19 Peter PowellFix spacing in calls to LogManager::Log.
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-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-11 Attila MolnarMerge pull request #487 from SaberUK/master+better...
2013-04-11 Peter PowellConvert ISUPPORT to use a map instead of a string.
2013-04-01 attilamolnarWhitespace and empty destructor removal, minor coding...
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarChange IsNickHandler()/IsIdentHandler()/IsChannelHandle...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-12-02 attilamolnarAttach to events and register services in init()
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-11-12 attilamolnarRemove usage of the deprecated ConfigReader
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...
2011-07-19 JackmcbarnAllow use of absolute paths with m_nationalchars
2010-01-17 danieldgChange more modules to VF_OPTCOMMON and assert identica...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-03 danieldgMatch USERINPUT/USEROUTPUT identifiers
2009-10-21 danieldgSplit LocalUser and RemoteUser
2009-10-18 danieldgRemove VF_SERVICEPROVIDER, prevent heap allocation...
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-05-24 danieldgOnRehash changes: split to multiple hooks to clarify...
2009-03-20 brainFix a bad malloc (why the hell is it malloc???) in...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-24 danieldgFix svn:keywords on m_nationalchars.cpp
2009-02-11 peaveyPatch by Phoenix
2009-02-08 brainGrr fucking windows grrrr fuckity fuckity
2009-01-23 brainRemove unneccessary safety loop
2009-01-23 brainAdapt this to syntax guidelines for inspircd, and fix...
2009-01-23 brainFix m_nationalchars using a copy and paste of my unsafe...
2009-01-22 w00tUpdate copyright date.
next