phpmyadmin/libraries
2008-06-25 13:06:29 +00:00
..
auth protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
dbg protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
dbi protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
engines removed MySQL < 5 code 2007-10-02 08:38:17 +00:00
export protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
import protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tcpdf upgrade to tcpdf 2.2.002 2008-03-02 19:51:20 +00:00
transformations patch #1879031 [transform] dateformat transformation and UNIX timestamps 2008-01-27 14:07:50 +00:00
.htaccess correct syntax for blocking access to libraries 2006-09-27 20:14:01 +00:00
blowfish.php cleaned up some code 2008-01-25 09:35:48 +00:00
bookmark.lib.php reworked bookmarking 2008-05-09 12:37:30 +00:00
charset_conversion.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
check_user_privileges.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
cleanup.lib.php bug #1807923 [login] Login with html entities in password fails 2007-10-05 09:46:30 +00:00
common.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
common.lib.php doc for footnotemarker 2008-06-25 13:06:29 +00:00
Config.class.php improved fix for bug 1996943 2008-06-20 17:53:30 +00:00
config.default.php patch #1972915 version 3 + Luc modifs + Marc modifs (link in contrib/swekey.sample.conf 2008-06-17 17:20:53 +00:00
core.lib.php cleanup 2007-10-17 14:07:58 +00:00
database_interface.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_common.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_events.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_info.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_links.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_routines.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
db_table_exists.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_change_password.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_create_database.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_create_table.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_export.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_import.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_select_lang.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_tbl_links.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
display_tbl.lib.php correctly obey the Show BINARY and Show BLOB checkboxes 2008-06-10 12:29:33 +00:00
Error_Handler.class.php replaced $PMA_errors with new PMA_Error_Handler 2007-10-08 16:02:58 +00:00
Error.class.php do not print non scalar values 2007-10-16 08:47:47 +00:00
file_listing.php avoid a warning on opendir 2007-12-15 14:30:37 +00:00
File.class.php Check whether UploadDir is defined before using it. 2008-04-22 11:26:24 +00:00
footer.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
grab_globals.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
header_http.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
header_meta_style.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
header_printview.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
header_scripts.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
header.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
iconv_wrapper.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
import.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Index.class.php this is called statically 2008-02-08 19:00:15 +00:00
information_schema_relations.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
ip_allow_deny.lib.php cleanup 2007-10-18 09:03:01 +00:00
js_escape.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
kanji-encoding.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
List_Database.class.php make the database list more magic: 2008-05-09 10:41:16 +00:00
List.class.php fixed bug #1966437 copy db broken 2008-06-11 11:29:33 +00:00
Message.class.php accept PMA_Message as param 2007-10-18 07:12:19 +00:00
mult_submits.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
mysql_charsets.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
navigation_header.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
ob.lib.php patch #1818389 to remove a notice (failed to flush buffer) 2007-11-01 20:48:43 +00:00
opendocument.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
parse_analyze.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Partition.class.php more partition stuff 2007-10-26 12:40:23 +00:00
plugin_interface.lib.php XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
PMA.php typos 2008-05-09 10:50:28 +00:00
relation_cleanup.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
relation.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
sanitizing.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
select_lang.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
select_server.lib.php cleanup 2007-10-18 12:23:01 +00:00
server_common.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
server_links.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
session.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
sql_query_form.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
sqlparser.data.php bug #1992628 [parser] SQL parser removes essential space 2008-06-24 17:51:49 +00:00
sqlparser.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
sqlvalidator.class.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
sqlvalidator.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
StorageEngine.class.php removed MySQL < 5 code 2007-10-02 09:35:51 +00:00
string_mb.lib.php cleanup 2007-10-17 13:51:06 +00:00
string_native.lib.php cleanup 2007-10-17 13:51:06 +00:00
string_type_ctype.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string_type_native.lib.php fixed code indention 2007-05-09 12:18:57 +00:00
string.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Table.class.php sometimes we cannot rely on the cached information about a table 2008-05-31 13:34:16 +00:00
tbl_common.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tbl_info.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tbl_links.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tbl_properties.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tbl_replace_fields.inc.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
tbl_triggers.lib.php protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 15:01:27 +00:00
Theme_Manager.class.php replaced $PMA_errors with new PMA_Error_Handler 2007-10-08 16:02:58 +00:00
Theme.class.php bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
transformations.lib.php clarifications 2008-04-09 00:22:06 +00:00
unzip.lib.php fixed/added page level docblock 2007-03-20 10:32:13 +00:00
url_generating.lib.php ... but do not rely on arg_separator.output 2007-12-18 15:48:24 +00:00
zip.lib.php coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00