| .. |
|
auth
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
dbg
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
dbi
|
- fixed undefined MYSQLI_BINARY_FLAG constant
|
2006-02-20 08:41:16 +00:00 |
|
engines
|
arrange innodb buffer pool tables side by side
|
2005-12-07 11:24:38 +00:00 |
|
export
|
New line before values (RFE #1435919).
|
2006-02-21 17:37:35 +00:00 |
|
fpdf
|
do not reformat external libraries
|
2006-01-19 14:50:03 +00:00 |
|
import
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
transformations
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +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
|
Compatibility with iconv charset names on AIX (patch #1420704, thanks to Bj��rn Wiberg - bwiberg).
|
2006-02-21 18:14:44 +00:00 |
|
check_user_privileges.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
common.lib.php
|
fixed bug #1436058 Notices while browsing table
|
2006-02-21 18:12:09 +00:00 |
|
Config.class.php
|
Trim spaces from config file to avoid unwanted outpu (path #1431566, thanks to Piotr_Skowronek - piotr_skowronek).
|
2006-02-21 17:44:38 +00:00 |
|
config.default.php
|
typo
|
2005-12-16 14:07:10 +00:00 |
|
database_interface.lib.php
|
Compatibility with iconv charset names on AIX (patch #1420704, thanks to Bj��rn Wiberg - bwiberg).
|
2006-02-21 18:14:44 +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
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
display_import.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +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
|
do not print selflink
|
2006-02-17 11:05:26 +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
|
check magic_quotes only once in common.inc.php
|
2005-12-12 14:28:28 +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
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
iconv_wrapper.lib.php
|
Compatibility with iconv charset names on AIX (patch #1420704, thanks to Bj��rn Wiberg - bwiberg).
|
2006-02-21 18:14:44 +00:00 |
|
import.lib.php
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +00:00 |
|
information_schema_relations.lib.php
|
information_schema relations
|
2005-03-27 23:26:00 +00:00 |
|
ip_allow_deny.lib.php
|
fixed bug #1409972 PHP 5.1.2 compatibility
|
2006-01-19 15:39:29 +00:00 |
|
kanji-encoding.lib.php
|
Huge set of optimizations, please test!
|
2003-11-26 22:52:25 +00:00 |
|
left_header.inc.php
|
allow 0 as name for database, table collumn, alias and index
|
2006-01-14 23:17:17 +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 |
|
plugin_interface.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
check if $cfg['Server']['pmadb'] really exists and is selectable, minor tweaks and formating
|
2006-02-21 15:31:37 +00:00 |
|
sanitizing.lib.php
|
dont use deprecated tags
|
2005-11-17 13:12:58 +00:00 |
|
select_lang.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
select_server.lib.php
|
- fixed pre-select for current server (fixed type missmatch)
|
2006-02-17 09:48:10 +00:00 |
|
server_common.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
stop execution and ommit warning on session.auto_start enabled
|
2006-02-10 10:09:46 +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
|
support MAX_USER_CONNECTIONS
|
2005-10-08 19:42:39 +00:00 |
|
sqlparser.lib.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +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
|
minor fixes and improvements, formating, documentation
|
2006-02-21 13:17:40 +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
|
moved PMA_generateFieldSpec(), PMA_tableIsView(), PMA_countRecords(), PMA_generateAlterTable() into class PMA_Table
|
2006-02-21 11:07:46 +00:00 |
|
tbl_properties.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
tbl_replace_fields.inc.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Theme_Manager.class.php
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Theme.class.php
|
missing '/' in img path (bug #1370437) - fix for the fix
|
2005-12-01 08:59:12 +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
|
fixed bug: undefined index server ($GLOBALS['server'])
|
2006-01-19 15:47:22 +00:00 |
|
zip.lib.php
|
added infou about UFPDF to documentation
|
2004-12-29 14:16:51 +00:00 |