summaryrefslogtreecommitdiff
path: root/src/mysql.c
AgeCommit message (Expand)Author
2008-11-02Rip out SQL. It's utterly useless in current implementation.Robin Burchell w00t@inspircd.org
2008-10-15Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anop...Naram Qashat cyberbotx@cyberbotx.com
2008-10-03Make mysql compile.peavey peavey@inspircd.org
2008-10-02Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-09-23BUILD : 1.7.22 (1450) BUGS : NOTES : Fixed a number of remaining buffer overf...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-30BUILD : 1.7.20 (1328) BUGS : 812 NOTES : Fixed a bug where multiple grouped n...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27BUILD : 1.7.19 (1272) BUGS : N/A NOTES : Patch provided by teh heinz: [1] Upd...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-06BUILD : 1.7.18 (1221) BUGS : 659 NOTES : Fixed a mistake in the MySQL code wi...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-06BUILD : 1.7.18 (1219) BUGS : NOTES : Fixed a missing backtick in the INSERT q...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-24BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickc...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-23BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1203) BUGS : NOTES : Small MySQL fix which should have alread...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-18BUILD : 1.7.17 (1188) BUGS : N/A NOTES : Make the mysql secure check easier t...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-18BUILD : 1.7.17 (1187) BUGS : N/A NOTES : Put mysql secure back to how it shou...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.16 (1180) BUGS : 614 NOTES : Fixed: [1] MySQL not storing passwor...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-16BUILD : 1.7.16 (1177) BUGS : NOTES : Fixed MySQL query debug to not excessivl...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-09-10BUILD : 1.7.15 (1150) BUGS : 595 NOTES : Fixed MySQL making a new connection ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-21BUILD : 1.7.15 (1138) BUGS : 585 NOTES : Another attempt at fixing db_mysql_q...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-21BUILD : 1.7.15 (1137) BUGS : n/a NOTES : Another try at better mysql query. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-08-14BUILD : 1.7.15 (1133) BUGS : N/A NOTES : Improved robustness on db_mysql_quer...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-04Undoing last commit because it isn't needed.certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-07-04# BUILD : 1.7.14 (1080) # BUGS : 491? # NOTES : rewrote exception system due...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-08-29Memory leak when using mysql to save data.rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-08BUILD : 1.7.8 (607) BUGS : N/A NOTES : Clean up after proxy was removed, some...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-07BUILD : 1.7.8 (606) BUGS : NOTES : Removed proxy detector code from the core,...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-19BUILD : 1.7.6 (489) BUGS : 244, 246, 247, 248, 249, 250, 251, 252, 254, 255 N...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-21BUILD : 1.7.6 (456) BUGS : N/A NOTES : Disables UseRDB if SQL fails to init trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-13BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-12BUILD : 1.7.5 (391) BUGS : N/A NOTES : Code tidy, added make strict to the ma...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-12BUILD : 1.7.5 (390) BUGS : 149 NOTES : Bug in MySQL debug, possibly causing s...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-29BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-19BUILD : 1.7.5 (351) BUGS : N/A NOTES : Rewrote the internals of moduleData, t...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-17BUILD : 1.7.5 (350) BUGS : NOTES : Changed mysql init checks so they are only...ribosome ribosome@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-09-09BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current rand-implemen...keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-26BUILD : 1.7.5 (335) BUGS : 142, 152, 154, 155, 156, 157, 158 NOTES : Applied ...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (330) BUGS : N/A NOTES : More indent fun! rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (329) BUGS : N/A NOTES : Fixed more indent crap rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (328) BUGS : N/A NOTES : Fixed a couple of null char entrys on ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-23BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk... dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-01BUILD : 1.7.4 (298) BUGS : none NOTES : Yet another rollback... dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-01BUILD : 1.7.4 (296) BUGS : NOTES : Next try to commit. keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-01BUILD : 1.7.4 (295) BUGS : none NOTES : Rolling back previous commit. dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-08-01BUILD : 1.7.4 (294) BUGS : NOTES : First import. Current status: anope_bs_cor...keeper keeper@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-07-19BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b