| .. |
|
auth
|
custom headers are not part of container
|
2006-05-15 13:58:50 +00:00 |
|
dbg
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
dbi
|
bug #1255923, detect and report silent truncation (mysqli)
|
2006-04-09 11:01:41 +00:00 |
|
engines
|
arrange innodb buffer pool tables side by side
|
2005-12-07 11:24:38 +00:00 |
|
export
|
Fix UPDATE export with extended inserts enabled (bug#1482103), fix export type selection.
|
2006-05-05 09:20:17 +00:00 |
|
fpdf
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
import
|
Do not strip MySQL conditional statements in comments (patch #1459782, thanks to unconed - unconed).
|
2006-04-27 10:05:04 +00:00 |
|
transformations
|
Allow to configure how often space is added (RFE #1440384).
|
2006-03-02 17:27:07 +00:00 |
|
.cvsignore
|
Ignore custom headers and temporary files from Vim.
|
2005-11-25 08:44:56 +00:00 |
|
.htaccess
|
Deny access to libraries folder over HTTP.
|
2005-11-23 19:16:25 +00:00 |
|
blowfish.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
bookmark.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
charset_conversion.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
check_user_privileges.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
common.lib.php
|
Fix reading database list with MySQL wildcards (bug #1487613).
|
2006-05-14 16:40:54 +00:00 |
|
Config.class.php
|
Fix parsing of paths containing : (patch #1461766).
|
2006-04-11 16:41:18 +00:00 |
|
config.default.php
|
Add Open Document Text export (RFE #1068007).
|
2006-04-28 08:54:27 +00:00 |
|
database_interface.lib.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:13:52 +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
|
allow 0 as name for database, table collumn, alias and index
|
2006-01-14 23:17:17 +00:00 |
|
db_details_db_info.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
db_details_links.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
db_table_exists.lib.php
|
variable clashing
|
2006-04-12 18:53:03 +00:00 |
|
display_create_database.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_create_table.lib.php
|
bug #1376314, detection of privilege to create a table
|
2006-01-19 17:13:20 +00:00 |
|
display_export.lib.php
|
Reinclude table selection (bug #1477226).
|
2006-04-26 20:59:09 +00:00 |
|
display_import.lib.php
|
bug #1449793, respect file_uploads Off
|
2006-04-08 11:00:20 +00:00 |
|
display_select_lang.lib.php
|
Store HTML entities rather than relying on php functions to create them.
|
2005-11-27 22:04:11 +00:00 |
|
display_tbl_links.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
display_tbl.lib.php
|
Do not check for VIEW if no table name (eg. SELECT 1) (bug #1473484).
|
2006-04-27 09:25:55 +00:00 |
|
file_listing.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
footer_custom.inc.php
|
remove per theme header and footer.
|
2005-11-25 08:58:11 +00:00 |
|
footer.inc.php
|
Escape user input to avoid XSS.
|
2006-05-12 14:33:29 +00:00 |
|
get_foreign.lib.php
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
grab_globals.lib.php
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
header_custom.inc.php
|
remove per theme header and footer.
|
2005-11-25 08:58:11 +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
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
Improve functionality of limiting DROP DATABASE (bug #1456082).
|
2006-04-27 11:35:54 +00:00 |
|
iconv_wrapper.lib.php
|
Fixes for AIX wrapper, thanks to Bj��rn Wiberg - bwiberg.
|
2006-02-22 08:26:32 +00:00 |
|
import.lib.php
|
bug #1482841, support USE statement in the import file
|
2006-05-14 11:47:56 +00:00 |
|
information_schema_relations.lib.php
|
information_schema relations
|
2005-03-27 23:26:00 +00:00 |
|
ip_allow_deny.lib.php
|
use PMA_getenv()
|
2006-04-11 14:33:17 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
language.lib.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:13:52 +00:00 |
|
left_header.inc.php
|
Customizable link under left logo (RFE #1111599).
|
2006-04-27 22:15:23 +00:00 |
|
mcrypt.lib.php
|
bug #1117907
|
2005-02-07 16:46:02 +00:00 |
|
mult_submits.inc.php
|
bug #1404565, left frame refresh on db drop from Databases link in main page
|
2006-02-09 19:22:06 +00:00 |
|
mysql_charsets.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
ob.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
opendocument.lib.php
|
Include styles.xml in Open Document, now it can be opened in KOffice, Gnumeric and OpenOffice.org.
|
2006-04-28 10:46:13 +00:00 |
|
plugin_interface.lib.php
|
Allow forcing of export to file, it makes no sense to display PDF in textarea ;-).
|
2006-04-26 19:16:52 +00:00 |
|
read_dump.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
relation_cleanup.lib.php
|
added database name to relation querys
|
2005-12-17 17:36:58 +00:00 |
|
relation.lib.php
|
bug #1437754, search combos default to key zero
|
2006-02-24 20:31:45 +00:00 |
|
sanitizing.lib.php
|
dont use deprecated tags
|
2005-11-17 13:12:58 +00:00 |
|
select_lang.lib.php
|
Use GET and POST explicitely as cookies can override values in REQUEST (bug #1481584).
|
2006-05-05 09:30:13 +00:00 |
|
select_server.lib.php
|
Move end of fieldset to correct place after button (patch #1450559).
|
2006-03-16 13:36:08 +00:00 |
|
server_common.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
server_links.inc.php
|
Same title for processes link (RFE #1350356).
|
2006-02-22 11:31:32 +00:00 |
|
session.inc.php
|
Protect against external links which could perform any action (CVE-2006-1804).
|
2006-04-20 14:45:42 +00:00 |
|
sql_query_form.lib.php
|
fixed bug #1433882 html special chars not escaped in query in querybox
|
2006-02-18 13:51:11 +00:00 |
|
sqlparser.data.php
|
bug #1455373, CONVERT not in reserved words
|
2006-03-26 11:59:12 +00:00 |
|
sqlparser.lib.php
|
bug #1458245 copy a db containing a VIEW
|
2006-03-28 11:37:55 +00:00 |
|
sqlvalidator.class.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
sqlvalidator.lib.php
|
Removed unused code.
|
2005-10-08 15:17:42 +00:00 |
|
storage_engines.lib.php
|
bug #1434578, missing argument for __construct()
|
2006-02-19 15:36:55 +00:00 |
|
string.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Table.class.php
|
Adapt to changes in export.
|
2006-04-26 17:00:46 +00:00 |
|
tbl_indexes.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_common.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_links.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_properties_table_info.inc.php
|
Reload language file after switch to utf-8 translation (bug #1442605).
|
2006-04-27 12:32:11 +00:00 |
|
tbl_properties.inc.php
|
bug #1458334, undefined offset
|
2006-03-26 11:13:03 +00:00 |
|
tbl_replace_fields.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Theme_Manager.class.php
|
Escape user input (CVE-2006-2031).
|
2006-05-02 09:28:42 +00:00 |
|
Theme.class.php
|
use fallback (original) css file if not found in current theme (no need to include unchanged files into theme, f. e. print.css)
|
2006-04-26 17:09:45 +00:00 |
|
transformations.lib.php
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +00:00 |
|
unzip.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
url_generating.lib.php
|
Better handle other URL separator than & (bug #1487365).
|
2006-05-12 15:39:33 +00:00 |
|
zip.lib.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |