Commit Graph

7916 Commits

Author SHA1 Message Date
Michal Čihař
62306d3e6a Merge remote-tracking branches 'origin/MAINT_2_9_0', 'origin/MAINT_2_9_1' and 'origin/MAINT_2_9_2' into QA_2_9 2012-04-11 11:05:45 +02:00
Michal Čihař
9a591ff03e Port PMASA-2008-3 to QA_2_9. 2008-04-23 08:49:47 +00:00
Sebastian Mendel
88c1840894 bug #1679801 [core] XSS vulnerability in PMA_sanitize() 2007-03-13 14:21:31 +00:00
Sebastian Mendel
be92d591b1 changed message for possible exploit detection 2007-03-02 16:07:47 +00:00
Sebastian Mendel
30e9b896b6 bug #1671813 CVE-2006-1549 deep recursion crash 2007-03-02 14:19:13 +00:00
Marc Delisle
ab0e7704fa 2.9.3-dev 2007-01-17 13:37:47 +00:00
Marc Delisle
a462ca1a18 2.9.2 2007-01-16 17:32:33 +00:00
Marc Delisle
8c951e8404 2.9.2-rc1 2007-01-09 22:23:54 +00:00
Michal Čihař
8fe835ac06 security fixes 2007-01-09 09:49:30 +00:00
Marc Delisle
c9d93f6394 prevent attack on the session name cookie 2007-01-08 18:09:57 +00:00
Marc Delisle
9ae2b21e22 bug #1538132, remove the setting of session.save_handler to 'files' 2007-01-05 11:57:04 +00:00
Marc Delisle
7e7b39aa83 bug #1614087, deleting a user having a
global GRANT privilege fails under MySQL 4.1.x
2007-01-02 15:35:57 +00:00
Marc Delisle
10b9a9b0f0 undefined pdf_page_number 2007-01-02 14:55:40 +00:00
Michal Čihař
bcf28b61ea DELIMITER should not be commented out (bug #1612870). 2007-01-02 09:24:39 +00:00
Marc Delisle
5164ad3cc0 bug #1619647, export of query results should not contain procedure definitions 2006-12-21 01:07:01 +00:00
Marc Delisle
4c48f6e2e2 wrong link for RFC 2006-12-19 18:12:14 +00:00
Marc Delisle
fe04269703 bug #1615313, doc refers to auth_type HTTP so enable it 2006-12-15 17:36:07 +00:00
Marc Delisle
889d92293b bug #1610314, incomplete detection of binary columns 2006-12-12 17:44:04 +00:00
Marc Delisle
7e6e1a577a problem changing a TIMESTAMP to DEFAULT 0 2006-12-12 13:02:40 +00:00
Marc Delisle
f09ea1172b checks that the header contains only one IP 2006-12-07 18:00:46 +00:00
Marc Delisle
c9d46b18f7 bug #1589611, problem on 64-bit systems 2006-12-06 18:04:05 +00:00
Marc Delisle
954c57da69 bug #1603660, incorrect escaping 2006-12-06 17:32:12 +00:00
Marc Delisle
cbfb0eb56c grant all privileges on wildcard name: did not work as intended 2006-12-05 17:51:38 +00:00
Michal Čihař
5ddc03eb7c Backport from trunk. 2006-12-05 10:24:14 +00:00
Marc Delisle
c7fe79e82e missing HTML tag 2006-12-04 18:21:53 +00:00
Marc Delisle
db23128577 patch #1605032, undefined index 2006-11-29 10:55:32 +00:00
Marc Delisle
64dd8e3372 spanish update 2006-11-29 09:55:52 +00:00
Marc Delisle
ddeb78be41 spanish update 2006-11-29 09:52:26 +00:00
Marc Delisle
10eab47cb7 bug #1579701: error listing bookmarks
when dropping a table and no pmadb
2006-11-26 10:51:59 +00:00
Marc Delisle
291ac614fd bug #1602335, browse distinct values and name containing a quote 2006-11-26 09:48:06 +00:00
Michal Čihař
1f02ff0a22 Fix check for encrypted file (bug #1596304). 2006-11-19 20:57:22 +00:00
Marc Delisle
56011723e6 bug #1599173 2006-11-19 13:07:51 +00:00
Marc Delisle
1c11d7e1f1 2.9.1.1 2006-11-19 00:27:38 +00:00
Marc Delisle
f8682d8bbd typo 2006-11-19 00:17:35 +00:00
Marc Delisle
a43a611955 typo 2006-11-19 00:16:45 +00:00
Michal Čihař
fdd6d9a969 Improve docs. 2006-11-18 19:40:44 +00:00
Michal Čihař
ec842735f4 Improve docs. 2006-11-18 19:40:38 +00:00
Michal Čihař
6215e201eb Fix XSS on database comment, thanks to laurent gaffié. 2006-11-18 19:33:17 +00:00
Michal Čihař
cceeae91e9 Fix XSS on database comment, thanks to laurent gaffié. 2006-11-18 19:33:14 +00:00
Marc Delisle
b651ac38da typo 2006-11-18 13:42:25 +00:00
Marc Delisle
7eb6cf3c34 typo 2006-11-18 13:41:43 +00:00
Michal Čihař
b0b9eee13e Define headers which to trust in configuration, thanks for help with this to Christian Schmidt, Peytz & Co. 2006-11-18 12:59:41 +00:00
Michal Čihař
308043b032 Define headers which to trust in configuration, thanks for help with this to Christian Schmidt, Peytz & Co. 2006-11-18 12:59:37 +00:00
Marc Delisle
74d1c7de63 undefined index 2006-11-18 11:30:58 +00:00
Marc Delisle
565d5770e8 undefined index 2006-11-18 11:21:43 +00:00
Michal Čihař
b46c6bd295 We will have 2.9.1.1. 2006-11-17 10:05:59 +00:00
Michal Čihař
9afece0d52 Trust only listed proxies for IP Allow/Deny. 2006-11-17 09:52:54 +00:00
Michal Čihař
663eb2b85e Trust only listed proxies for IP Allow/Deny. 2006-11-17 09:52:52 +00:00
Michal Čihař
98575f4e56 Fix path disclossure while passing array as some params. 2006-11-17 09:32:24 +00:00
Michal Čihař
416285c493 Fix path disclossure while passing array as some params. 2006-11-17 09:32:12 +00:00