aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Use FQDN for SMTP EHLO/HELO command. (Bug #41025)Meik Sievertsen2009-03-173-2/+3
* Bug #41175 - wrong call to mb_ereg_search_init() (second commit)Meik Sievertsen2009-03-172-32/+52
* Bug #41175 - wrong call to mb_ereg_search_init()Meik Sievertsen2009-03-171-2/+1
* Flash files do not display anymore after update to flash player 10 (Bug #41315)Meik Sievertsen2009-03-174-11/+23
* Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enab...Meik Sievertsen2009-03-172-2/+9
* further commit for #r9376 for bug #42345Meik Sievertsen2009-03-171-3/+3
* #42985 - use path in JS instead of nameMeik Sievertsen2009-03-172-1/+3
* gah stupid conflict resolution :@ fix line ending in r9379Chris Smith2009-03-161-1/+1
* Deleting private message attachments could delete post attachments. #42815Chris Smith2009-03-162-1/+11
* Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some ...Meik Sievertsen2009-03-162-2/+3
* Fix javascript errors in simple header (prosilver) by adding forum_fn.js and ...Meik Sievertsen2009-03-162-0/+7
* #42345 - posts instead of messages in language pack (log entry)Meik Sievertsen2009-03-161-1/+1
* #42375 - correctly state what happens (word censors not affecting usernames f...Meik Sievertsen2009-03-161-1/+1
* Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)Meik Sievertsen2009-03-162-0/+8
* Fix download count increments for image attachments without corresponding thu...Meik Sievertsen2009-03-163-6/+9
* Better thumbnail quality with imagemagick (Bug #42565)Meik Sievertsen2009-03-162-1/+2
* Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - ...Meik Sievertsen2009-03-164-3/+8
* fix bug #42785Meik Sievertsen2009-03-161-7/+8
* add support for multiple_select Meik Sievertsen2009-03-161-10/+20
* Fix r9363, DEFINE uses template_compile::compile() which was generating reall...Chris Smith2009-03-141-1/+2
* bantu is being picky but correctChris Smith2009-03-111-1/+1
* for using the same cached file we need to have exact queries. :PMeik Sievertsen2009-03-112-4/+6
* Hide font size options which are bigger than the allowed size in the editor. ...Chris Smith2009-03-116-4/+16
* Use OS-specific line endings for mail headers. (related to Bug #42755)Meik Sievertsen2009-03-112-21/+28
* add IN_PHPBB check to generated cache filesMeik Sievertsen2009-03-114-8/+13
* fix bug #42635 (missed identity)Meik Sievertsen2009-03-081-3/+27
* Fix imageset editing for retaining and correctly setting dimensions for image...Meik Sievertsen2009-03-072-106/+111
* the addition was completely unrelated to the bug report. ;)Meik Sievertsen2009-03-061-1/+1
* Bug number for create table in db_toolsChris Smith2009-03-061-1/+1
* forgot to commit changelog entries for database updater and db_toolsMeik Sievertsen2009-03-041-0/+2
* Fixed bug # 41435Jim Wigginton2009-03-022-1/+3
* #42355Henry Sudhof2009-03-021-1/+1
* Removed the major version number from the useragent match of the Ichiro bot, ...Chris Smith2009-03-022-1/+6
* Fix infinite loop in message handler if cache directory is not writable. (Bug...Meik Sievertsen2009-03-012-2/+6
* Correct mbstring regular expression for the allowable username characters. #4...Chris Smith2009-03-012-1/+2
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-284-35/+26
* refactor the database updater:Meik Sievertsen2009-02-282-2532/+252
* add more checks to schema changesMeik Sievertsen2009-02-281-12/+28
* add "drop table" and "create table" functionality to db_tools. Meik Sievertsen2009-02-281-21/+349
* Fixed XHTML attributes. #38465Chris Smith2009-02-273-3/+3
* - Removed redundant code and unnecessary queries in forum management. #42265Chris Smith2009-02-274-26/+21
* Add link to user profile in the MCP for user notes and warn user.Chris Smith2009-02-277-8/+15
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-267-10/+51
* can't they decide on one single thing...Henry Sudhof2009-02-251-2/+5
* Log password changes via password reset function. #41365Chris Smith2009-02-232-0/+3
* Add correct antiabuse headers and fix #41935Chris Smith2009-02-232-2/+7
* Actually, this should never happen, ... #41945Henry Sudhof2009-02-201-1/+1
* #41845Henry Sudhof2009-02-191-1/+1
* Topic print view XHTML error. #41745Chris Smith2009-02-172-1/+2
* #40435Henry Sudhof2009-02-171-1/+1