| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Added additional cache control headers | Paul S. Owen | 2001-09-01 | 1 | -0/+3 |
| * | Removed quoted numeric fields in SQL, tidied up various things | Paul S. Owen | 2001-08-31 | 1 | -110/+134 |
| * | Fixed some URL's | Bart van Bragt | 2001-08-31 | 1 | -5/+5 |
| * | Additions for forum auto_pruning, and fix for form submission on edits | the_systech | 2001-08-31 | 1 | -1/+76 |
| * | Fixes for bugs 457239 and 457301 | James Atkinson | 2001-08-31 | 1 | -13/+7 |
| * | Fixed missing zlib extension check | Paul S. Owen | 2001-08-31 | 1 | -4/+7 |
| * | Fixed bug #457043, couldn't edit cats | Bart van Bragt | 2001-08-31 | 1 | -1/+1 |
| * | Fixed #457051 - USER_GROUPS_TABLE error | Paul S. Owen | 2001-08-31 | 1 | -2/+3 |
| * | Re-added GPL disclaimers | James Atkinson | 2001-08-30 | 15 | -584/+719 |
| * | Implemented order modification functions | Bart van Bragt | 2001-08-29 | 1 | -5/+75 |
| * | Backed out 1.10 changes to 1.9, then redid header changes and fixed PHPSELF t... | the_systech | 2001-08-28 | 1 | -56/+227 |
| * | Fix so that it doesn't get directory names, only filenames when looking for s... | the_systech | 2001-08-28 | 1 | -1/+1 |
| * | Change smiley select code in admin... Uses javascript in Template (good/bad?) | the_systech | 2001-08-28 | 1 | -3/+33 |
| * | Modified header comments | Paul S. Owen | 2001-08-26 | 15 | -402/+79 |
| * | Made moving/deleting cats/forums possible | Bart van Bragt | 2001-08-23 | 1 | -49/+221 |
| * | Beta-1 name changes | Paul S. Owen | 2001-08-20 | 1 | -1/+1 |
| * | Finishing touches on group admin (for now) :D | dougk_ff7 | 2001-08-19 | 1 | -40/+177 |
| * | Implemented category manegement | Bart van Bragt | 2001-08-18 | 1 | -18/+108 |
| * | Do a MySQL version check before running table status | Paul S. Owen | 2001-08-17 | 1 | -20/+36 |
| * | User delete now deletes user from groups | dougk_ff7 | 2001-08-16 | 1 | -11/+27 |
| * | Parial forum admin, add/edit forum is working | Bart van Bragt | 2001-08-15 | 1 | -35/+159 |
| * | Fixed a bug (hopefully) preventing admin panel from being displayed | dougk_ff7 | 2001-08-15 | 1 | -0/+2 |
| * | Group admin isn't finished, but I felt like committing it anyway... | dougk_ff7 | 2001-08-15 | 1 | -3/+98 |
| * | Quick bugfixes. | dougk_ff7 | 2001-08-13 | 1 | -1/+1 |
| * | Switchover from message_die to admin_message_body template. | dougk_ff7 | 2001-08-13 | 1 | -2/+18 |
| * | Bug fixes, typo (user was successfully ddeleted) :) | dougk_ff7 | 2001-08-13 | 1 | -5/+0 |
| * | Added user deleting, as well as a few minor changes. | dougk_ff7 | 2001-08-13 | 1 | -7/+43 |
| * | Added user administration. A little left to do... | dougk_ff7 | 2001-08-13 | 1 | -3/+637 |
| * | Fixed configuration code, works now | James Atkinson | 2001-08-13 | 1 | -30/+31 |
| * | Problems with pagestart removed, some minor mods | Paul S. Owen | 2001-08-12 | 2 | -21/+41 |
| * | Change to reflect path change ... the path could perhaps end up in the templa... | Paul S. Owen | 2001-08-09 | 1 | -16/+21 |
| * | Changes to enable Smilies | the_systech | 2001-08-08 | 1 | -0/+275 |
| * | Fixed problem with Mozilla in determining file type for uploaded file | the_systech | 2001-08-08 | 1 | -2/+2 |
| * | Rollback from 1.16 and refix mysql_error thing... | the_systech | 2001-08-07 | 1 | -2/+2 |
| * | Why do PHP insist the read size for a gzip file be the uncompressed length ..... | Paul S. Owen | 2001-08-03 | 1 | -2/+7 |
| * | Added gzip decompression for uploaded file | Paul S. Owen | 2001-08-03 | 1 | -10/+47 |
| * | Added gzip compression for downloadable file | Paul S. Owen | 2001-08-03 | 1 | -30/+76 |
| * | AAAAAAAAAAARGH! I'm going to bed now.. | Bart van Bragt | 2001-08-03 | 1 | -1/+4 |
| * | Not the screwup is REALLY fixed! Trust me ;) | Bart van Bragt | 2001-08-03 | 1 | -7/+10 |
| * | Last fix of screwup | Bart van Bragt | 2001-08-03 | 2 | -41/+17 |
| * | Major screwups ;( | Bart van Bragt | 2001-08-03 | 5 | -30/+1 |
| * | Introduced pagestart.inc | Bart van Bragt | 2001-08-02 | 12 | -343/+213 |
| * | Some language and core updates | Paul S. Owen | 2001-08-02 | 2 | -89/+53 |
| * | Fixed bug in split_sql_file. | the_systech | 2001-08-02 | 1 | -4/+22 |
| * | A few updates, nothing major | Paul S. Owen | 2001-08-02 | 1 | -10/+11 |
| * | Beginnings of the forum managament code (no functionality yet). Also a bit of... | James Atkinson | 2001-08-02 | 1 | -24/+178 |
| * | Wildcard username ban in email banning | Paul S. Owen | 2001-08-02 | 1 | -1/+1 |
| * | Instant user ban on username or IP | Paul S. Owen | 2001-08-01 | 1 | -14/+74 |
| * | Moved into the index itself | Paul S. Owen | 2001-08-01 | 1 | -287/+0 |
| * | User, IP and email banning admin functional | Paul S. Owen | 2001-08-01 | 1 | -3/+367 |