| Commit message (Expand) | Author | Age | Files | Lines |
* | Almost but not quite ... wouldn't update user levels for former mods who've b... | Paul S. Owen | 2002-03-01 | 1 | -8/+43 |
* | Time for Tubby bye bye | Paul S. Owen | 2002-02-28 | 2 | -1879/+0 |
* | Various updates/changes | Paul S. Owen | 2002-02-28 | 1 | -19/+26 |
* | Right, let's see what I broke during the re-write ... this should be 'all sin... | Paul S. Owen | 2002-02-28 | 1 | -0/+892 |
* | Added false for the optional replace parameter of the header for Cache-Contro... | the_systech | 2002-02-26 | 1 | -2/+2 |
* | Fix bug #519756 as suggested by tamc | Paul S. Owen | 2002-02-19 | 1 | -1/+1 |
* | Cookie domain string was missing, thanks, Jerry (#516599) | Bart van Bragt | 2002-02-17 | 1 | -0/+1 |
* | Fixed error preventing drop down displaying | Paul S. Owen | 2002-02-16 | 1 | -2/+2 |
* | Fix for #518056 in bug tracker... Me and my D@mned typos.... Amazing what a d... | the_systech | 2002-02-15 | 1 | -2/+2 |
* | Rolling back changes for site_name_explain lang variable | the_systech | 2002-02-15 | 1 | -1/+0 |
* | Fix for bug #517442... Disabled HTML in Site_Name and documented in admin.. A... | the_systech | 2002-02-15 | 1 | -2/+3 |
* | Final fixes for user entered server name, port, etc. | Paul S. Owen | 2002-02-14 | 1 | -1/+2 |
* | D@$!it make sure you fix quotes in site name too you idiot... | the_systech | 2002-02-14 | 1 | -0/+1 |
* | Fix a partial problem in the site_desc that was found as a result of bug #517... | the_systech | 2002-02-14 | 1 | -2/+6 |
* | Fix "cannot find user" error bug #517258 | Paul S. Owen | 2002-02-14 | 1 | -1/+1 |
* | Server settings used for emails ... | Paul S. Owen | 2002-02-13 | 1 | -3/+11 |
* | Fix fail to download bug, thanks Peter (vanhell) | Paul S. Owen | 2002-02-13 | 1 | -0/+1 |
* | Updated MSSQL dbsize query suggested by SirSir | Paul S. Owen | 2002-02-13 | 1 | -5/+2 |
* | Deletion of groups wasn't deleting auth_access entries | Paul S. Owen | 2002-02-12 | 1 | -0/+7 |
* | Fix bug with auth access entries not being deleted along with user | Paul S. Owen | 2002-02-12 | 1 | -62/+56 |
* | Fix missing bbcode status link to FAQ | Paul S. Owen | 2002-02-12 | 1 | -49/+44 |
* | 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 |
* | Re-arrange a few bits here and there, hopefully remove continuing issues with... | Paul S. Owen | 2002-02-11 | 1 | -34/+22 |
* | Test before you commit, Bart | Bart van Bragt | 2002-02-09 | 1 | -2/+2 |
* | Fixed problem with stripping HTML in profile (#512639) | Bart van Bragt | 2002-02-09 | 1 | -3/+3 |
* | Fixed empty forum in styles admin bug (#515122), fix suggested by SirSir | Bart van Bragt | 2002-02-09 | 1 | -0/+2 |
* | SMTP username and password additions | Paul S. Owen | 2002-02-05 | 1 | -0/+4 |
* | Partially fixed #510601; 'output before headers' | Bart van Bragt | 2002-02-02 | 1 | -2/+1 |
* | Added some checking for mysql4 SQL_LAYER | the_systech | 2002-02-01 | 1 | -2/+10 |
* | Hopefully some fixes for the mass email bugs on win32 Systems... We'll Know s... | the_systech | 2002-01-29 | 1 | -2/+13 |
* | Added translation support for forumauth levels + re-added one of the sanity c... | Paul S. Owen | 2002-01-28 | 1 | -4/+14 |
* | More hard-coded .php extensions | Paul S. Owen | 2002-01-28 | 2 | -2/+2 |
* | Fixed content-type/length bugs | Paul S. Owen | 2002-01-27 | 1 | -9/+11 |
* | Remove hard-coded .php | Paul S. Owen | 2002-01-27 | 1 | -1/+1 |
* | Fixed viewforum/admin_forum bug for guests | Paul S. Owen | 2002-01-25 | 1 | -1/+1 |
* | Removed dependance on global defined $mode ... | Paul S. Owen | 2002-01-25 | 1 | -0/+12 |
* | Fix for bug #505883 | the_systech | 2002-01-24 | 1 | -2/+24 |
* | Fixed a bug in filetype detection for gzip in latest mozilla... | the_systech | 2002-01-24 | 1 | -2/+2 |
* | Changed setmodules == 1 to \!empty() to please Paul | Bart van Bragt | 2002-01-24 | 1 | -1/+1 |
* | Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'... | Paul S. Owen | 2002-01-24 | 14 | -14/+14 |
* | Fixes for TH_CLASS 2 & 3 by Tom | Paul S. Owen | 2002-01-23 | 1 | -0/+4 |
* | Fixed renaming of users (also rename usergroup) #506983 | Bart van Bragt | 2002-01-22 | 1 | -0/+12 |
* | Fixed bug #505904, can't change usernames with ' in admin_users.php | Bart van Bragt | 2002-01-22 | 1 | -1/+1 |
* | Removed some sanity checks that caused unexpected behaviour | Bart van Bragt | 2002-01-21 | 1 | -20/+2 |
* | Delete auth entries for forum upon deletion (#505713) | Bart van Bragt | 2002-01-19 | 1 | -0/+7 |
* | Fixed jumping of new cat when moving up (#505610) | Bart van Bragt | 2002-01-19 | 1 | -1/+1 |
* | Delete sessions of users that are made inactive | Bart van Bragt | 2002-01-18 | 1 | -1/+11 |
* | Fixed problem with advanced mode switching (#504769) | Bart van Bragt | 2002-01-17 | 1 | -3/+3 |
* | Add TRANSLATION_INFO to admin footer | Paul S. Owen | 2002-01-16 | 1 | -1/+2 |