aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_db_utilities.php
Commit message (Expand)AuthorAgeFilesLines
* Some output buffering to try to decrease time and memory usage.the_systech2001-11-201-65/+54
* Change to use a temp file... Hopefully reduce memory usage on backup.the_systech2001-11-191-7/+31
* Added new tables to backup listPaul S. Owen2001-11-131-1/+1
* Checked all calls to message_die and made sure that if they would be outputte...James Atkinson2001-11-091-2/+2
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-29/+6
* Missed a . in the includePaul S. Owen2001-09-251-1/+1
* Seperated out sql parsing functions into a new file.the_systech2001-09-241-86/+7
* forgot a couple things on my last checkinnatec2001-09-241-3/+2
* Improved performance of split_sql_file() drasctically.natec2001-09-241-54/+45
* Improved the performance of remove_remarks() by an order of magnitude.natec2001-09-231-12/+14
* Fix for more \\ problems...the_systech2001-09-181-9/+21
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-3/+3
* Re-added GPL disclaimersJames Atkinson2001-08-301-93/+102
* Modified header commentsPaul S. Owen2001-08-261-10/+1
* Fixed problem with Mozilla in determining file type for uploaded filethe_systech2001-08-081-2/+2
* Rollback from 1.16 and refix mysql_error thing...the_systech2001-08-071-2/+2
* Why do PHP insist the read size for a gzip file be the uncompressed length .....Paul S. Owen2001-08-031-2/+7
* Added gzip decompression for uploaded filePaul S. Owen2001-08-031-10/+47
* Added gzip compression for downloadable filePaul S. Owen2001-08-031-30/+76
* AAAAAAAAAAARGH! I'm going to bed now..Bart van Bragt2001-08-031-1/+4
* Not the screwup is REALLY fixed! Trust me ;)Bart van Bragt2001-08-031-7/+10
* Last fix of screwupBart van Bragt2001-08-031-40/+11
* Introduced pagestart.incBart van Bragt2001-08-021-18/+2
* Fixed bug in split_sql_file.the_systech2001-08-021-4/+22
* Fixed restore problem with NULL columns, and added some documentation.the_systech2001-08-011-10/+71
* Languagified ... like that word? ... and updated a littlePaul S. Owen2001-07-291-63/+65
* Lots of languagification and redirection path changePaul S. Owen2001-07-281-23/+13
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ma...Paul S. Owen2001-07-271-2/+1
* New page headers, cleaned up code, etc.Paul S. Owen2001-07-141-195/+419
* Name changesPaul S. Owen2001-07-131-0/+744