| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix various missing /> in input fields | Paul S. Owen | 2002-02-13 | 1 | -7/+7 |
| * | Fixed error in make_forum_select box generation output | Paul S. Owen | 2002-02-13 | 1 | -2/+2 |
| * | I find things often work better when fixes are commited to CVS ... doh, I'm a... | Paul S. Owen | 2002-02-13 | 1 | -1/+4 |
| * | Fix MSSQL slashing issue with copying received messages ... hopefully, bug #5... | Paul S. Owen | 2002-02-13 | 1 | -3/+5 |
| * | Hopefully fix bug where deletion of messages before user reads them leaves th... | Paul S. Owen | 2002-02-13 | 1 | -28/+42 |
| * | Attempt 2E200 at fixing the incorrect URLs in email messages ... | Paul S. Owen | 2002-02-13 | 1 | -10/+14 |
| * | Fix bug with attempted deletion of non-existent messages + attempt 1E200 at f... | Paul S. Owen | 2002-02-13 | 1 | -68/+75 |
| * | Fix problem where groups for which user is member appear in the Join Group dr... | Paul S. Owen | 2002-02-13 | 1 | -5/+6 |
| * | Split from posting | Paul S. Owen | 2002-02-13 | 1 | -0/+197 |
| * | Updated MSSQL dbsize query suggested by SirSir | Paul S. Owen | 2002-02-13 | 1 | -5/+2 |
| * | Fixed missing </tr> tags | Paul S. Owen | 2002-02-12 | 1 | -30/+32 |
| * | Deletion of groups wasn't deleting auth_access entries | Paul S. Owen | 2002-02-12 | 1 | -0/+7 |
| * | Bu**er bu**er bu**er damn damn damn ... | Paul S. Owen | 2002-02-12 | 1 | -38/+46 |
| * | oops, removed preg_quote but left \* in place ... bug #516545 | Paul S. Owen | 2002-02-12 | 1 | -47/+39 |
| * | doh | Paul S. Owen | 2002-02-12 | 1 | -2/+2 |
| * | Minor change to email match | Paul S. Owen | 2002-02-12 | 1 | -4/+3 |
| * | Change way error is returned to validate email/username, fixes problem with l... | Paul S. Owen | 2002-02-12 | 1 | -142/+105 |
| * | Change way error is returned to validate email/username, fixes problem with l... | Paul S. Owen | 2002-02-12 | 1 | -12/+11 |
| * | Fix bug with auth access entries not being deleted along with user | Paul S. Owen | 2002-02-12 | 1 | -62/+56 |
| * | Minor update to topic notification which should put an end to a rare bug | Paul S. Owen | 2002-02-12 | 1 | -19/+15 |
| * | unset stored values of row and rowset upon freeresult | Paul S. Owen | 2002-02-12 | 2 | -4/+21 |
| * | oops, that name change won't work on current CVS posting ... | Paul S. Owen | 2002-02-12 | 1 | -1/+1 |
| * | Resolve Netscape 4.x issue with page display problems due to ICQ icon | Paul S. Owen | 2002-02-12 | 1 | -1/+4 |
| * | Resolve issue with Netscape 4.x failing to display page due to ICQ icons | Paul S. Owen | 2002-02-12 | 1 | -18/+2 |
| * | Fix missing bbcode status link to FAQ | Paul S. Owen | 2002-02-12 | 1 | -49/+44 |
| * | Fix 'return to mod CP' href problem | Paul S. Owen | 2002-02-12 | 1 | -49/+58 |
| * | Added most users + moderator user_level updates | Paul S. Owen | 2002-02-12 | 1 | -1/+48 |
| * | Out of date | Paul S. Owen | 2002-02-12 | 1 | -125/+0 |
| * | Not relevant to CVS | Paul S. Owen | 2002-02-12 | 4 | -295/+0 |
| * | Minor changes for 4.1.1 warning levels + redirect name change for login | Paul S. Owen | 2002-02-12 | 1 | -4/+4 |
| * | Added MSSQL DB size as provided by Josh ... feedback/updates welcome :) | Paul S. Owen | 2002-02-12 | 1 | -15/+34 |
| * | Minor update to template vars. | Paul S. Owen | 2002-02-12 | 1 | -2/+0 |
| * | Integrated as reqd into update_to_RC3.php | Paul S. Owen | 2002-02-12 | 1 | -104/+0 |
| * | Removed die on failure of initial updates, add version var to config table | Paul S. Owen | 2002-02-12 | 1 | -75/+63 |
| * | Various updates and changes | Paul S. Owen | 2002-02-12 | 1 | -158/+54 |
| * | Initial version | Paul S. Owen | 2002-02-12 | 1 | -0/+58 |
| * | Various updates to style and generated output, updated IP section to batch co... | Paul S. Owen | 2002-02-12 | 1 | -416/+445 |
| * | Fix error in common word update | Paul S. Owen | 2002-02-12 | 1 | -2/+5 |
| * | Further updates to decrease queries/increase speed ... under MySQL and MSSQL ... | Paul S. Owen | 2002-02-11 | 1 | -99/+107 |
| * | Altered wordlist table to ignore duplicates on the word_text index | Paul S. Owen | 2002-02-11 | 1 | -1/+4 |
| * | Remove auto increment/IDENTITY/autonumber/sequence from forum_id in _forums, ... | Paul S. Owen | 2002-02-11 | 4 | -4/+3 |
| * | Prevent upgrade being run standalone from install if PHPBB_INSTALLED present ... | Paul S. Owen | 2002-02-11 | 1 | -0/+6 |
| * | Altered U_TOPIC to U_VIEW_TOPIC inline with other vars | Paul S. Owen | 2002-02-11 | 1 | -1/+1 |
| * | No idea if this is as desired but 'topic link' now points to the current page | Paul S. Owen | 2002-02-11 | 1 | -0/+1 |
| * | Re-named add_icq to icq_add | Paul S. Owen | 2002-02-11 | 1 | -0/+0 |
| * | Fix bugs #515461 and #515460, limit and nextid issues. | Paul S. Owen | 2002-02-11 | 1 | -3/+2 |
| * | Fix bug #515510 prevent autologin of inactive users | Paul S. Owen | 2002-02-11 | 1 | -2/+2 |
| * | Re-arrange a few bits here and there, hopefully remove continuing issues with... | Paul S. Owen | 2002-02-11 | 1 | -34/+22 |
| * | erm, commented out RC2 updates ... haven't yet implemented an "existing updat... | Paul S. Owen | 2002-02-11 | 1 | -8/+8 |
| * | Repeat after me "Paul is a moron" | Paul S. Owen | 2002-02-11 | 2 | -2/+2 |