aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985Jim Wigginton2009-02-265-9/+45
* Log password changes via password reset function. #41365Chris Smith2009-02-231-0/+2
* Add correct antiabuse headers and fix #41935Chris Smith2009-02-231-1/+6
* tiny tiny changes to r9328Chris Smith2009-02-151-1/+1
* Allow translation of Custom BBCode help messages.Chris Smith2009-02-151-1/+7
* Add anti-abuse email headers to acp_inactive.php and correct activation remin...Chris Smith2009-02-151-2/+12
* ermHenry Sudhof2009-02-091-1/+1
* some fixes, need feedback about parameters and shapesHenry Sudhof2009-02-091-23/+37
* a little lessHenry Sudhof2009-02-081-2/+2
* and another CAPTCHA setting - add new noise shapes to the noise array for mor...Henry Sudhof2009-02-082-2/+64
* Small addition to r3915, add comments about RFCChris Smith2009-02-071-0/+3
* Tiny change to accept back slashes for Windows paths, phpBB passes forward sl...Chris Smith2009-02-071-1/+1
* Whois now works reliably for RIRs other than APNIC and RIPEChris Smith2009-02-071-19/+28
* As proposed by marshalrusty: re-hash plain MD5s left in the databaseHenry Sudhof2009-02-061-2/+4
* better fix for bug #41085Meik Sievertsen2009-01-291-13/+8
* Fixed bug #40275 - The sql query in acp_users.php lacks a conditionJim Wigginton2009-01-271-0/+1
* Fixed bug #39005 - check forum_image whether it existsJim Wigginton2009-01-271-1/+6
* remove the cache for the session lookups. Actually, the disk reads/writes are...Meik Sievertsen2009-01-271-1/+1
* Fix guest/bot session problems with apache authentication plugin (Bug #41085)Meik Sievertsen2009-01-271-1/+13
* Fixed bug #40325 – Friend/foe system displays posts made by foes while comp...Jim Wigginton2009-01-271-1/+14
* Fixed bug #40565 – Missing end " in quote bb tag deletes textJim Wigginton2009-01-261-0/+3
* and once more with feelingMeik Sievertsen2009-01-261-3/+3
* let us change the time zone and dst setting correctly (related to Bug #38775)Meik Sievertsen2009-01-231-5/+7
* Correctly display future dates (Bug #38755)Meik Sievertsen2009-01-231-2/+2
* Fixed bug #40325 - Friend/foe system displays posts madeJim Wigginton2009-01-231-2/+13
* New option for the GD VC. Parameters need some more tweakingHenry Sudhof2009-01-212-6/+41
* TortoiseMerge seems to mess up the newlines... very very annoying bug.Meik Sievertsen2009-01-132-3/+3
* - Allow download of conflicting file for later reference in automatic updaterMeik Sievertsen2009-01-122-29/+30
* update diff engine to Text_Diff 1.1.0Meik Sievertsen2009-01-123-3/+45
* Remove new lines added in r9249Chris Smith2009-01-111-1/+1
* Fixed bug #40015 - ban list table isn't updated upon user deletionJim Wigginton2009-01-111-1/+6
* fix tiny typo... the mode is no_profile instead of noprofile.Meik Sievertsen2009-01-031-1/+1
* change get_username_string() again. This time we do not try to "guess" someth...Meik Sievertsen2008-12-241-51/+66
* Missing read permission from calls to phpbb_chmod()Chris Smith2008-12-193-6/+6
* Change version number from 3.0.4-RC1 to 3.0.4Meik Sievertsen2008-12-121-1/+1
* Fix bug #38655Meik Sievertsen2008-12-111-3/+3
* Add in missing free result on DB queryChris Smith2008-12-061-0/+2
* Re-arrange the re-order code to only run if multi-aliases are usedMeik Sievertsen2008-12-061-23/+21
* Enforce a requirement for some DBMS (Oracle, PostgreSQL, MSSQL) where the tab...Meik Sievertsen2008-12-052-2/+47
* - Do not show 'Forward' button if the user cannot send PM's.Chris Smith2008-12-041-1/+1
* not quiteNils Adermann2008-12-041-1/+1
* Use a left join for the topics table on search to avoid trouble with FROM syn...Nils Adermann2008-12-041-11/+12
* fix postcount resync for situations where low and high post ids are higher th...Meik Sievertsen2008-12-041-10/+29
* Give a small tolerence to timestamps in the future when displaying times as '...Chris Smith2008-12-041-4/+6
* every second commit an pre/post-commit error... :/Meik Sievertsen2008-12-031-0/+19
* correctly update last topic/forum information if changing guest usernames thr...Meik Sievertsen2008-12-031-3/+19
* fix the no_profile one called after another mode with the same user_id and gu...Meik Sievertsen2008-12-031-2/+2
* dumdidum...Meik Sievertsen2008-12-021-1/+1
* Add same redirect disable_cd_check parameter to meta_refresh - #38065Meik Sievertsen2008-12-021-2/+7
* Make sure a style set to "default" is also always active. ;) (Bug #37475)Meik Sievertsen2008-12-021-0/+6