aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Backport memcache ACM module from AscraeusChris Smith2009-06-042-1/+420
* Correctly split UTF-8 encoded strings when using mail(). #45815Chris Smith2009-06-031-5/+9
* #44955Henry Sudhof2009-06-032-3/+5
* Correctly determine writable status of files on Windows operating system. #39035Chris Smith2009-06-033-1/+63
* - Stop people messing around #45935Chris Smith2009-06-021-3/+3
* New caching plugin, won't cache anythingChris Smith2009-06-022-0/+164
* Okay...Henry Sudhof2009-06-023-0/+0
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-0236-524/+2462
* #44875Henry Sudhof2009-06-021-5/+16
* update version numberMeik Sievertsen2009-05-313-3/+10
* Fix a regression in r9498, activation could really do with an overhaul :(Chris Smith2009-05-291-1/+2
* suppress warnings (stat failed). Though may be good to know... why!Meik Sievertsen2009-05-231-6/+6
* Fix installer under PHP 5.3. #45255Chris Smith2009-05-202-1/+2
* late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
* late fix for #44905Jim Wigginton2009-05-141-1/+1
* late fix for #44845 (phpBB debug notice for some search terms)Meik Sievertsen2009-05-131-0/+5
* late fix for #45135Henry Sudhof2009-05-131-2/+2
* honestly... i do not see this as a security issue (you may indeed enlight me ...Meik Sievertsen2009-05-081-1/+1
* Apparently that bug was reportedChris Smith2009-05-081-1/+1
* late fixHenry Sudhof2009-05-081-3/+2
* slight change for 3.0.5 for updating.Meik Sievertsen2009-05-062-15/+6
* gah... philiip is correct, instead of %2s of course %2$sMeik Sievertsen2009-05-031-1/+1
* specialchars in changelog Meik Sievertsen2009-05-021-2/+2
* very tiny adjustementMeik Sievertsen2009-05-011-1/+1
* stupid me forgot to add a function for backwards compatibility :/Meik Sievertsen2009-05-011-0/+11
* Fix for #r9342 for bug #41385Meik Sievertsen2009-05-012-3/+3
* Set new version...Meik Sievertsen2009-05-0112-15/+15
* make search_indexing_state dynamic. This is related to bug #44535 - although ...Meik Sievertsen2009-05-013-2/+9
* Fixed bug # 43305 - IE8 textarea issuesJim Wigginton2009-05-013-0/+3
* #44655Meik Sievertsen2009-04-301-1/+1
* Only use forum id supplied for posting if global announcement detected. (Repo...Meik Sievertsen2009-04-302-6/+27
* Minor security problem, discovered internally. Requires the user to know the ...Chris Smith2009-04-292-0/+12
* just a space/tab correctionMeik Sievertsen2009-04-291-2/+2
* only pre-fill forums if in forum mode (else it is too irritating to see the f...Meik Sievertsen2009-04-291-2/+16
* due to popular demand... this may be quite useful for automatic installer and...Meik Sievertsen2009-04-291-0/+22
* Bug #44525 - do not try to fetch existing username var in cookie set by exter...Meik Sievertsen2009-04-281-1/+3
* bring mysql upgrader up-to-date with 3.0.5-dev Meik Sievertsen2009-04-281-1/+3
* Fix column handling in db updater, custom profile fields an db tools for fire...Meik Sievertsen2009-04-285-8/+10
* Correct calculation of source/target forum statistics if mass moving topics w...Meik Sievertsen2009-04-282-20/+53
* #44485 - we only send a 503 header if it is a search engine.Meik Sievertsen2009-04-281-2/+8
* fix background issue in IE6 on teams page (Bug #40265 - patch by Raimon)Meik Sievertsen2009-04-271-0/+3
* remove item from change log Meik Sievertsen2009-04-262-1/+3
* group by is required to be correct, but this creates a temporary table. I do ...Meik Sievertsen2009-04-261-1/+2
* revert query change which caused boards to halt.Meik Sievertsen2009-04-261-4/+13
* Fixed bug # 42885 - "Select all" selects much too much in OperaJim Wigginton2009-04-252-0/+7
* do not use spamhaus XBL list - it has too much false positives due to the dyn...Meik Sievertsen2009-04-251-1/+1
* Display the online status of hidden users to users with the u_viewonline perm...Chris Smith2009-04-242-1/+2
* Fixed bug #'ers 42585, 35505, 36675, and 42705Jim Wigginton2009-04-246-15/+24
* Make sure additional information for accessibility is always exposed to scree...Meik Sievertsen2009-04-234-2/+12
* #41575Henry Sudhof2009-04-221-1/+1