]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/extra/m_mysql.cpp
Sync helpop chmodes s and p with docs
[user/henk/code/inspircd.git] / src / modules / extra / m_mysql.cpp
2021-06-07 Sadie PowellMigrate Windows builds to installing their dependencies...
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-04-10 Sadie PowellFix an oversight in mkversions that caused it to not...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-11-16 Peter PowellRefactor the MySQL code slightly.
2019-11-13 Peter PowellRefactor the MySQL query and result queue classes.
2019-11-13 Peter PowellGet rid of some dead code in the MySQL module.
2019-11-13 Peter PowellImprove the logic around connecting to a MySQL server.
2019-11-13 Peter PowellAdd GetId() to the SQL::Provider class.
2019-08-20 Peter PowellImprove escaping strings in the MySQL module.
2019-08-20 Peter PowellInitialise and deallocate the MySQL library correctly.
2019-07-16 Peter PowellAdd package names for ArchLinux.
2019-06-24 linuxdaemonReset diagnostic pragmas after including external heade...
2019-06-14 Peter PowellLog SQL queries at the debug log level.
2019-06-07 Peter PowellReplace all abstract usages of his/he/her with they...
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-09-27 Peter PowellFix SQL modules using "provider" in <database> instead...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-21 Peter PowellFix a few things that should be marked as override...
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-24 Peter PowellMake more config stuff case insensitive.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellUse mysql_real_escape_string instead of mysql_escape...
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-16 Peter PowellAdd ConfigTag::getUInt for reading unsigned config...
2018-04-16 Peter PowellRemove the default value in ConfigTag::get{Duration...
2018-04-07 Daniel VassdalSQL: Add HasColumn() to check if a result contains...
2018-02-17 Peter PowellFix building on Windows (mostly).
2017-12-22 Peter PowellImprove and modernize the SQL system API.
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-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-10-21 Peter PowellAdd PackageInfo directives for Debian.
2017-10-15 Peter PowellUpdate wiki links to use HTTPS and point to the correct...
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-11-01 Attila MolnarMerge pull request #1185 from SaberUK/master+lockserv
2016-11-01 Attila MolnarMerge pull request #1184 from SaberUK/master+flood
2016-09-20 Attila MolnarMerge pull request #1225 from SaberUK/master+cppflags
2016-09-16 AdamAdd CentOS PackageInfo
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 Peter PowellRewrite the build system directive parser.
2016-09-02 Attila MolnarMerge insp20
2016-08-19 Attila MolnarMerge pull request #1200 from SaberUK/master+travis
2016-08-19 Peter PowellFix m_mysql warning about use of C++11 features on...
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-02-05 Attila MolnarMerge pull request #986 from StevenVanAcker/fix-initscript2
2015-02-05 Attila MolnarMerge pull request #984 from Renegade334/modules-exempt...
2015-02-05 Florian Pradenm_mysql Add charset config option
2014-12-19 Attila MolnarMerge branch 'master+listmode'
2014-12-19 Attila MolnarMerge branch 'master+flatmap'
2014-12-15 Attila MolnarChange type of some associative containers to their...
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-13 Attila MolnarChange allocation of InspIRCd::Threads to be physically...
2014-04-20 Attila MolnarMerge pull request #832 from SaberUK/insp20+fix-ssl...
2014-04-13 AdamChange Windows libraries to be dynamically linked
2014-04-07 Attila MolnarMerge insp20
2014-01-21 Attila MolnarMerge insp20
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-04 attilamolnarAutomatically attach modules to events
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-06-05 attilamolnarRemove unnecessary string copies and dead code
2013-06-01 attilamolnarm_mysql Fix escaping strings longer than MAXBUF/2
2013-05-22 attilamolnarm_mysql Fix crash on rehash when the database tags...
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 #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2013-04-01 attilamolnarWhitespace and empty destructor removal, minor coding...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-13 AdamFixed crash in m_mysql if a module is unloaded while...
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-06-18 AdamFix extras compilation under Windows
2010-10-15 Dennis FriisRemove m_sqlv2.h from these modules, they both use...
2010-08-04 Daniel De GraafFix $md5pass and $sha256pass in SQL queries
2010-03-22 danieldgFix MySQL crash on module unload with empty query queue
2010-03-13 danieldgFix uninit pointer on MySQL initial connection
next