| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #'ers 41295, 41385, 41955, 41705 and 41985 | Jim Wigginton | 2009-02-26 | 7 | -10/+51 |
* | can't they decide on one single thing... | Henry Sudhof | 2009-02-25 | 1 | -2/+5 |
* | Log password changes via password reset function. #41365 | Chris Smith | 2009-02-23 | 2 | -0/+3 |
* | Add correct antiabuse headers and fix #41935 | Chris Smith | 2009-02-23 | 2 | -2/+7 |
* | Actually, this should never happen, ... #41945 | Henry Sudhof | 2009-02-20 | 1 | -1/+1 |
* | #41845 | Henry Sudhof | 2009-02-19 | 1 | -1/+1 |
* | Topic print view XHTML error. #41745 | Chris Smith | 2009-02-17 | 2 | -1/+2 |
* | #40435 | Henry Sudhof | 2009-02-17 | 1 | -1/+1 |
* | tiny tiny changes to r9328 | Chris Smith | 2009-02-15 | 2 | -2/+2 |
* | Allow translation of Custom BBCode help messages. | Chris Smith | 2009-02-15 | 2 | -1/+8 |
* | Add anti-abuse email headers to acp_inactive.php and correct activation remin... | Chris Smith | 2009-02-15 | 2 | -2/+14 |
* | Changed the success message when requesting a new password to be more accurat... | Chris Smith | 2009-02-14 | 2 | -1/+2 |
* | Fix a problem with r9005 | Chris Smith | 2009-02-09 | 2 | -1/+2 |
* | erm | Henry Sudhof | 2009-02-09 | 1 | -1/+1 |
* | some fixes, need feedback about parameters and shapes | Henry Sudhof | 2009-02-09 | 1 | -23/+37 |
* | a little less | Henry Sudhof | 2009-02-08 | 1 | -2/+2 |
* | and another CAPTCHA setting - add new noise shapes to the noise array for mor... | Henry Sudhof | 2009-02-08 | 1 | -1/+1 |
* | and another CAPTCHA setting - add new noise shapes to the noise array for mor... | Henry Sudhof | 2009-02-08 | 7 | -3/+77 |
* | Be uniform | Chris Smith | 2009-02-08 | 1 | -1/+1 |
* | Swap the radio options around and change the language to be uniform with the ... | Chris Smith | 2009-02-08 | 1 | -2/+2 |
* | Small addition to r3915, add comments about RFC | Chris Smith | 2009-02-07 | 1 | -0/+3 |
* | Tiny change to accept back slashes for Windows paths, phpBB passes forward sl... | Chris Smith | 2009-02-07 | 1 | -1/+1 |
* | Whois now works reliably for RIRs other than APNIC and RIPE | Chris Smith | 2009-02-07 | 2 | -19/+29 |
* | Small fix up should work now when ran from anywhere :) | Chris Smith | 2009-02-07 | 1 | -1/+2 |
* | curtesty of toonarmy :) (shows cached sql queries to determine useless sql ca... | Meik Sievertsen | 2009-02-06 | 1 | -0/+2 |
* | As proposed by marshalrusty: re-hash plain MD5s left in the database | Henry Sudhof | 2009-02-06 | 3 | -6/+32 |
* | better fix for bug #41085 | Meik Sievertsen | 2009-01-29 | 1 | -13/+8 |
* | Fixed bug #40275 - The sql query in acp_users.php lacks a condition | Jim Wigginton | 2009-01-27 | 2 | -0/+2 |
* | Fixed bug #39005 - check forum_image whether it exists | Jim Wigginton | 2009-01-27 | 3 | -1/+8 |
* | remove the cache for the session lookups. Actually, the disk reads/writes are... | Meik Sievertsen | 2009-01-27 | 1 | -1/+1 |
* | Fix guest/bot session problems with apache authentication plugin (Bug #41085) | Meik Sievertsen | 2009-01-27 | 2 | -2/+15 |
* | Fixed bug #40325 – Friend/foe system displays posts made by foes while comp... | Jim Wigginton | 2009-01-27 | 7 | -5/+44 |
* | Fixed bug #40565 – Missing end " in quote bb tag deletes text | Jim Wigginton | 2009-01-26 | 2 | -0/+4 |
* | and once more with feeling | Meik Sievertsen | 2009-01-26 | 1 | -3/+3 |
* | let us change the time zone and dst setting correctly (related to Bug #38775) | Meik Sievertsen | 2009-01-23 | 1 | -5/+7 |
* | tiny fix for the installer | Meik Sievertsen | 2009-01-23 | 1 | -1/+1 |
* | Correctly display future dates (Bug #38755) | Meik Sievertsen | 2009-01-23 | 2 | -2/+3 |
* | Fixed bug #40325 - Friend/foe system displays posts made | Jim Wigginton | 2009-01-23 | 2 | -2/+14 |
* | New option for the GD VC. Parameters need some more tweaking | Henry Sudhof | 2009-01-21 | 6 | -6/+55 |
* | TortoiseMerge seems to mess up the newlines... very very annoying bug. | Meik Sievertsen | 2009-01-13 | 4 | -5/+5 |
* | - Allow download of conflicting file for later reference in automatic updater | Meik Sievertsen | 2009-01-12 | 6 | -132/+231 |
* | update diff engine to Text_Diff 1.1.0 | Meik Sievertsen | 2009-01-12 | 3 | -3/+45 |
* | Remove new lines added in r9249 | Chris Smith | 2009-01-11 | 2 | -2/+2 |
* | Fixed bug #40015 - ban list table isn't updated upon user deletion | Jim Wigginton | 2009-01-11 | 2 | -2/+8 |
* | 39745 - permissions should handle it, but why not | Henry Sudhof | 2009-01-07 | 1 | -0/+10 |
* | fix tiny typo... the mode is no_profile instead of noprofile. | Meik Sievertsen | 2009-01-03 | 1 | -1/+1 |
* | change get_username_string() again. This time we do not try to "guess" someth... | Meik Sievertsen | 2008-12-24 | 1 | -51/+66 |
* | up to 3.0.5-dev | Meik Sievertsen | 2008-12-20 | 1 | -1/+1 |
* | Missing read permission from calls to phpbb_chmod() | Chris Smith | 2008-12-19 | 4 | -18/+25 |
* | #38995 | Henry Sudhof | 2008-12-17 | 1 | -0/+1 |