| .. |
|
auth
|
Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional.
|
2005-11-25 08:37:54 +00:00 |
|
dbg
|
use $GLOBALS as this scripts can be included from inside a function
|
2005-11-03 12:22:08 +00:00 |
|
dbi
|
added PMA_DBI_get_client_info(), PMA_DBI_get_proto_info() PMA_DBI_get_host_info()
|
2005-11-24 12:31:34 +00:00 |
|
engines
|
Caught possible devision by zero.
|
2005-03-26 23:34:26 +00:00 |
|
export
|
Use native MySQL comments when applicable (RFE #1362923).
|
2005-11-23 22:13:18 +00:00 |
|
fpdf
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
import
|
CSV import fixes:
|
2005-11-23 10:34:52 +00:00 |
|
transformations
|
Move transformation overview out of libraries folder.
|
2005-11-23 18:59:42 +00:00 |
|
.htaccess
|
Deny access to libraries folder over HTTP.
|
2005-11-23 19:16:25 +00:00 |
|
blowfish.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |
|
bookmark.lib.php
|
dbh becomes controllink
|
2005-11-20 14:00:49 +00:00 |
|
charset_conversion.lib.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
check_user_privileges.lib.php
|
dbh becomes controllink
|
2005-11-20 14:00:49 +00:00 |
|
common.lib.php
|
Header and footer per themes (RFE #984152).
|
2005-11-25 08:17:42 +00:00 |
|
database_interface.lib.php
|
initialize in case there are no databases (MySQL < 5.0)
|
2005-11-18 13:36:25 +00:00 |
|
db_config.lib.php
|
Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser.
|
2004-05-20 16:14:13 +00:00 |
|
db_details_common.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
db_details_db_info.inc.php
|
Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access.
|
2005-11-24 08:42:20 +00:00 |
|
db_details_links.inc.php
|
Move db_details_{common,db_info,links}.php to libraries folder as it does not require direct access.
|
2005-11-24 08:42:20 +00:00 |
|
db_table_exists.lib.php
|
Use define rather than variable for conditional paths.
|
2005-11-15 11:14:17 +00:00 |
|
defines.lib.php
|
going to 2.7.1-dev
|
2005-11-20 13:38:23 +00:00 |
|
display_create_database.lib.php
|
Add label for create database input.
|
2005-11-15 11:18:48 +00:00 |
|
display_create_table.lib.php
|
- added PMA_getDbLink
|
2005-11-09 10:38:33 +00:00 |
|
display_export.lib.php
|
Better description for filename format (RFE #1362423).
|
2005-11-23 19:49:16 +00:00 |
|
display_import.lib.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
display_select_lang.lib.php
|
code cleanup and XHTML validity
|
2005-11-23 15:32:15 +00:00 |
|
display_tbl_links.lib.php
|
Move javascript stuff out of libraries folder.
|
2005-11-23 19:10:30 +00:00 |
|
display_tbl.lib.php
|
Use native MySQL comments when applicable (RFE #1362923).
|
2005-11-23 22:13:18 +00:00 |
|
file_listing.php
|
Use common file listing in query window, remove no more used functions. Please note that file import from query windows is currently half rewritten, so compressed imports will not work.
|
2005-09-27 19:30:44 +00:00 |
|
footer_custom.inc.php
|
Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional.
|
2005-11-25 08:37:54 +00:00 |
|
footer.inc.php
|
Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional.
|
2005-11-25 08:37:54 +00:00 |
|
get_foreign.lib.php
|
Free temporary query result.
|
2005-10-13 15:42:52 +00:00 |
|
grab_globals.lib.php
|
- wrong check for empty
|
2005-11-17 13:53:06 +00:00 |
|
header_custom.inc.php
|
Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional.
|
2005-11-25 08:37:54 +00:00 |
|
header_http.inc.php
|
Fix XSS on some libraries (CVE-2005-3665).
|
2005-11-24 08:15:00 +00:00 |
|
header_meta_style.inc.php
|
Fix XSS on some libraries (CVE-2005-3665).
|
2005-11-24 08:15:00 +00:00 |
|
header_printview.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
header.inc.php
|
Header and footer per themes (RFE #984152), config.{header,footer}.inc.php files are now optional.
|
2005-11-25 08:37:54 +00:00 |
|
import.lib.php
|
CSV import fixes:
|
2005-11-23 10:34:52 +00:00 |
|
information_schema_relations.lib.php
|
information_schema relations
|
2005-03-27 23:26:00 +00:00 |
|
ip_allow_deny.lib.php
|
Add more useful shortcuts for IP rules (RFE #1022831).
|
2005-10-09 13:25:02 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
left_header.inc.php
|
Functionalised server selection and use it in cookie auth (RFE #1362727).
|
2005-11-23 15:03:57 +00:00 |
|
mcrypt.lib.php
|
bug #1117907
|
2005-02-07 16:46:02 +00:00 |
|
mult_submits.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
mysql_charsets.lib.php
|
sorry, is used ...
|
2005-11-17 12:42:38 +00:00 |
|
ob.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
read_dump.lib.php
|
Set correct return value (bug #1048861).
|
2004-10-19 12:49:21 +00:00 |
|
relation_cleanup.lib.php
|
patch #1253461, code cleanup
|
2005-08-08 19:54:57 +00:00 |
|
relation.lib.php
|
uninitialized variable
|
2005-11-23 17:34:44 +00:00 |
|
sanitizing.lib.php
|
dont use deprecated tags
|
2005-11-17 13:12:58 +00:00 |
|
select_lang.lib.php
|
Fix undefined indexes.
|
2005-11-25 08:28:51 +00:00 |
|
select_server.lib.php
|
Functionalised server selection and use it in cookie auth (RFE #1362727).
|
2005-11-23 15:03:57 +00:00 |
|
select_theme.lib.php
|
undefined variable (if server connection fails)
|
2005-11-20 11:49:57 +00:00 |
|
server_common.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
server_links.inc.php
|
Move server_{links,common}.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 08:29:44 +00:00 |
|
session.inc.php
|
bug #1352479, message if no session support
|
2005-11-10 20:02:48 +00:00 |
|
sql_query_form.lib.php
|
new query window behavior
|
2005-11-16 18:56:24 +00:00 |
|
sqlparser.data.php
|
support MAX_USER_CONNECTIONS
|
2005-10-08 19:42:39 +00:00 |
|
sqlparser.lib.php
|
fixed minimum_common for css files
|
2005-11-18 13:10:34 +00:00 |
|
sqlvalidator.class.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
sqlvalidator.lib.php
|
Removed unused code.
|
2005-10-08 15:17:42 +00:00 |
|
storage_engines.lib.php
|
Use defined messages.
|
2005-10-08 14:55:08 +00:00 |
|
string.lib.php
|
typo
|
2005-11-03 12:53:28 +00:00 |
|
tbl_indexes.lib.php
|
- Fix displaying indexes for print view, use same function as for normal view (bug #1119388).
|
2005-02-14 17:00:08 +00:00 |
|
tbl_move_copy.php
|
patch #1253461, code cleanup
|
2005-08-08 19:54:57 +00:00 |
|
tbl_properties_links.inc.php
|
Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access.
|
2005-11-24 08:55:33 +00:00 |
|
tbl_properties_table_info.inc.php
|
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
|
2005-11-24 09:12:17 +00:00 |
|
tbl_properties.inc.php
|
of course in both modes...
|
2005-11-24 10:04:08 +00:00 |
|
tbl_replace_fields.inc.php
|
Move tbl_replace_fields.php to libraries folder as it does not require direct access.
|
2005-11-24 09:00:21 +00:00 |
|
transformations.lib.php
|
patch #1253465, avoid error messages for unset variables in PHP functions that require a parameter passed by reference
|
2005-08-14 21:34:01 +00:00 |
|
unzip.lib.php
|
Support for browsing selected columns (RFE #1275909).
|
2005-09-26 19:03:11 +00:00 |
|
url_generating.lib.php
|
- dont add variables already in cookie (reduces html output up to 30%)
|
2005-11-24 16:16:00 +00:00 |
|
zip.lib.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |