| Commit message (Expand) | Author | Age | Files | Lines |
| * | oops left some debug info in :D | the_systech | 2001-12-05 | 1 | -2/+0 |
| * | Ok commiting modified install/upgrade integration, but there's still a weird ... | the_systech | 2001-12-05 | 3 | -14/+84 |
| * | Various issues, removed META upon successfull registration, rank changes, etc. | Paul S. Owen | 2001-12-05 | 1 | -31/+24 |
| * | Fix bugs #487774 and #487773 | Paul S. Owen | 2001-12-05 | 3 | -172/+746 |
| * | Removed max setting for ranks as per poll and feedback | Paul S. Owen | 2001-12-05 | 3 | -32/+10 |
| * | Fixed bug #488016 | Paul S. Owen | 2001-12-05 | 1 | -10/+17 |
| * | New session code, probably still dodgy, fix for login failed message, search ... | Paul S. Owen | 2001-12-05 | 10 | -551/+814 |
| * | Fix stripslashing on errors, preview, poll option addition ... okay I lied, b... | Paul S. Owen | 2001-12-05 | 1 | -1/+1 |
| * | Fix stripslashing on errors, preview, poll option addition ... this one actua... | Paul S. Owen | 2001-12-04 | 1 | -2/+2 |
| * | Fix stripslashing on errors, preview, poll option addition | Paul S. Owen | 2001-12-04 | 1 | -6/+9 |
| * | Missed a ['From'] -> ['Location'] change | Paul S. Owen | 2001-12-04 | 1 | -3/+3 |
| * | Keep it from complaining if it can't reset the array #@#ed arrays | the_systech | 2001-12-03 | 1 | -2/+2 |
| * | Added extra term to allow multiple subdomain terms in uris, fixes bug #488030... | Paul S. Owen | 2001-12-03 | 1 | -8/+8 |
| * | Should fix bug #487886 bad word preg now uses # and quotes # too | Paul S. Owen | 2001-12-03 | 1 | -2/+2 |
| * | Fix backslashing when adding poll options | Paul S. Owen | 2001-12-03 | 1 | -0/+6 |
| * | Re-entered content encoding variable | Paul S. Owen | 2001-12-03 | 1 | -1/+1 |
| * | Fix bug #487716 | Paul S. Owen | 2001-12-03 | 2 | -23/+15 |
| * | Fixed bug #487544 | Paul S. Owen | 2001-12-03 | 1 | -1/+1 |
| * | Fixed bug #487801 | Paul S. Owen | 2001-12-03 | 1 | -7/+3 |
| * | Fix bug #487951 but mass email needs some other additions, notes are in file ... | Paul S. Owen | 2001-12-03 | 2 | -61/+75 |
| * | Removed 'Redirect' header | Paul S. Owen | 2001-12-02 | 2 | -4/+0 |
| * | Removed test redirect headers | Paul S. Owen | 2001-12-02 | 1 | -13/+5 |
| * | Fixed some userlevel problems | Bart van Bragt | 2001-12-01 | 1 | -20/+9 |
| * | Backtrack on IDENTITY ... doh | Paul S. Owen | 2001-12-01 | 3 | -11/+18 |
| * | Missing IDENTITY on phpbb_groups, thanks Martin | Paul S. Owen | 2001-12-01 | 1 | -1/+1 |
| * | Updated for improved use with ODBC setups + introduced a re-install feature .... | Paul S. Owen | 2001-11-30 | 1 | -2/+6 |
| * | Updated for improved use with ODBC setups + introduced a re-install feature .... | Paul S. Owen | 2001-11-30 | 5 | -506/+490 |
| * | Allow admins to login to disabled board ... for admin panel access only | Paul S. Owen | 2001-11-30 | 1 | -21/+42 |
| * | Fix for [] not supported bug | Paul S. Owen | 2001-11-30 | 1 | -1/+4 |
| * | Implement suggestion in bug #484449 | Paul S. Owen | 2001-11-29 | 2 | -1/+4 |
| * | Fix bug #487265 | Paul S. Owen | 2001-11-29 | 1 | -48/+46 |
| * | Fix bugs #487201 & #487182 | Paul S. Owen | 2001-11-29 | 2 | -8/+9 |
| * | Updated for bbcode_uid move | Paul S. Owen | 2001-11-29 | 1 | -0/+0 |
| * | Updated to take account of schema changes | Paul S. Owen | 2001-11-29 | 1 | -25/+23 |
| * | Let's try another commit and see if its ascii ... I hate CVS at times | Paul S. Owen | 2001-11-29 | 1 | -0/+847 |
| * | And again for some reason the MSSQL schema commits as binary ... even though ... | Paul S. Owen | 2001-11-29 | 1 | -0/+0 |
| * | Up to date MSSQL schema and basic, tested under MSSQL 2000 | Paul S. Owen | 2001-11-29 | 2 | -5/+4 |
| * | Fixed problem with surprise and shock smileys, shock = 8O, surprise = :o or t... | Paul S. Owen | 2001-11-29 | 4 | -113/+163 |
| * | Fix for 'bug' #484650 | Paul S. Owen | 2001-11-29 | 2 | -16/+31 |
| * | Fixed bug #486800 which is probably caused by pruning of posts ... can't see ... | Paul S. Owen | 2001-11-29 | 1 | -1/+1 |
| * | Fix bug #486674 and removed superfluous/commented lines for html treatment | Paul S. Owen | 2001-11-29 | 2 | -13/+15 |
| * | Fix for insert_id problem | Paul S. Owen | 2001-11-29 | 1 | -2/+8 |
| * | Doh! Commited lang_admin before updating from CVS ... just call me stupid, bu... | Paul S. Owen | 2001-11-29 | 1 | -0/+2 |
| * | Fixed bug #486207 | Paul S. Owen | 2001-11-29 | 3 | -6/+12 |
| * | This should fix the schmea problems, not the best solution but it works | James Atkinson | 2001-11-29 | 1 | -11/+10 |
| * | Fixed bug with deleting categories, and found a hard coded english message! | James Atkinson | 2001-11-29 | 2 | -3/+6 |
| * | Dumped array_merge for code that should be php3 compatable | James Atkinson | 2001-11-29 | 1 | -1/+18 |
| * | Various updates | Paul S. Owen | 2001-11-29 | 1 | -50/+61 |
| * | Enable pagination for usergroup listing, a little crude but never mind | Paul S. Owen | 2001-11-29 | 1 | -62/+139 |
| * | It's the small thing that can annoy the heck out of you :) | Bart van Bragt | 2001-11-28 | 1 | -2/+2 |