aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
...
* Spot the deliberate errorsPaul S. Owen2002-06-081-8/+38
* Initial session and auth code checkinPaul S. Owen2002-06-081-0/+532
* Some transfers from 2.0.x plus move debugging to template var which will plea...Paul S. Owen2002-06-081-18/+16
* Fix bad URL for topic notificationsPaul S. Owen2002-05-141-6/+6
* dohPaul S. Owen2002-05-091-2/+0
* IP related updates + fixed gc in sessionsPaul S. Owen2002-05-093-80/+82
* Changed code so it stores total users in config table to remove a slightly co...James Atkinson2002-04-301-0/+9
* Fix for "security vulnerability" in img tagthe_systech2002-04-241-2/+2
* Forum watch stuff ... just copied the topic watch stuff and thus needs review...Paul S. Owen2002-04-202-18/+80
* OoopsPaul S. Owen2002-04-201-1/+1
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-2011-101/+116
* Update a few things for 2.1 CVSPaul S. Owen2002-04-041-0/+14
* Switch off DEBUG mode ... will have to ask users to enable this in some cases...Paul S. Owen2002-04-041-3/+3
* Remove timing and other details for final release ...can always be put back f...Paul S. Owen2002-04-041-50/+15
* Minor change to cope with a now fixed (I think) situation where last_post_id ...Paul S. Owen2002-04-041-1/+2
* Wasn't reporting oversized (filesize) avatars ... again.Paul S. Owen2002-04-031-1/+1
* Just me being anal again... A couple of miss-spellings in error messagesthe_systech2002-04-031-2/+2
* Minor error in stats updating when deleting first post of a topic ... topic r...Paul S. Owen2002-04-031-1/+1
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-025-16/+16
* No commentPaul S. Owen2002-04-021-2/+0
* more changesPaul S. Owen2002-04-022-6/+6
* Various updates with any luck they fix a few minor issues without causing new...Paul S. Owen2002-04-026-69/+52
* Small cleanupsPaul S. Owen2002-04-021-78/+49
* Shorten the activation, key to allow for less than 77 characters..,yet still ...the_systech2002-04-012-2/+11
* Latest header attemptPaul S. Owen2002-04-011-6/+2
* pre-freeze on main templates, various bug fixes (highlighting search results,...Paul S. Owen2002-03-319-351/+292
* Check returned language stringPaul S. Owen2002-03-291-1/+17
* New set of cache control headers, will these work, who knows?the_systech2002-03-261-5/+11
* fix bug #534904the_systech2002-03-251-2/+2
* Should fix bug where a solitary < caused the text to repeatPaul S. Owen2002-03-251-1/+2
* Move phpbb_preg_quote back into functions because it's plain annoying ... :DPaul S. Owen2002-03-252-18/+13
* Fix bad word cockup ... oh look the censor failed and let cockup through, oh,...Paul S. Owen2002-03-251-2/+2
* Some extra comments and removed a redundant ifBart van Bragt2002-03-241-10/+18
* Wrong constant URL used in redirect upon deletion of single post, bug #533823Paul S. Owen2002-03-241-1/+1
* Move $error=FALSE out of conditional to top of scriptPaul S. Owen2002-03-241-2/+1
* timezone setup should be isset not !empty ... GMT is 0 after all .. oopsPaul S. Owen2002-03-231-1/+1
* Fix issues with quotes in profile fields and avatarsPaul S. Owen2002-03-232-51/+36
* Fix hide online when returning from gallery bugPaul S. Owen2002-03-221-2/+2
* Alter way variables are substituted ... was causing problems when a [] follow...Paul S. Owen2002-03-221-7/+4
* Minor change ... don't strip_tags ... I don't think this is a security issue ...Paul S. Owen2002-03-221-2/+2
* Suggested alteration of cache control header by NathanPaul S. Owen2002-03-221-157/+148
* Change a few quotesPaul S. Owen2002-03-221-26/+24
* preg_quote stopwordsPaul S. Owen2002-03-221-67/+67
* damn it damn it ... engage brain before commiting the thing you were going to...Paul S. Owen2002-03-211-6/+1
* Change lang output upon no passwords entered to Fields_empty ... thanks acydb...Paul S. Owen2002-03-211-1/+6
* Wasn't checking for wildcards in disallowed usernames during validation ... h...Paul S. Owen2002-03-211-4/+6
* This one has the added benefit of working ...Paul S. Owen2002-03-211-6/+1
* Fix missing global var causing failure of include for username validationPaul S. Owen2002-03-211-1/+1
* Fix blank error when not submitting any passwords during registration and alt...Paul S. Owen2002-03-211-59/+17
* Replace space with + in AIM namesPaul S. Owen2002-03-201-4/+4