phpbb/phpBB/includes
dougk_ff7 35e91d29d5 Ok, I've done so much here, I can hardly remember what I've done...
There are various security updates throughout the commit, along with a few
bug fixes; I'll try to name them here.
---
Bug #453: Fixed.
Bug #485: Duplicate of #453, but still fixed.
Bug #476: Ok, the typo is fixed.
---
That should be it, but I'll have more fixes tomorrow. (Finally, I have
figured out regular expressions!!!)

--Doug


git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@2645 89ea8834-ac86-4346-8a33-228a782c2dd0
2002-06-23 02:47:56 +00:00
..
auth.php More fixes and updates 2002-05-13 01:30:59 +00:00
bbcode.php Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
constants.php Switch off DEBUG mode ... will have to ask users to enable this in some cases during bug reporting but this will prevent piles of SQL being output in a few unecessary places 2002-04-04 11:53:50 +00:00
db.php Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!) 2002-03-18 13:35:23 +00:00
emailer.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
functions.php Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
functions_admin.php More updates ... added Date and Content-type/encoding output for the emails, updated all email templates 2002-05-17 13:14:05 +00:00
functions_post.php Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
functions_search.php Minor reduction in search indexing to three letters ... 2002-05-13 13:27:12 +00:00
functions_selects.php Stop being too paranoid about hacking of includes containing only fully inclusive functions 2002-03-18 23:53:12 +00:00
functions_validate.php Fix email address validation compliance + username wildcard problem 2002-04-07 15:37:02 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
page_header.php Loads of bug fixes and updates 2002-05-12 00:47:41 +00:00
page_tail.php Loads of bug fixes and updates 2002-05-12 00:47:41 +00:00
prune.php Minor change to cope with a now fixed (I think) situation where last_post_id was set to 0 ... would leave these topics and posts in place during prune 2002-04-04 11:51:25 +00:00
sessions.php Bug fixes 2002-06-20 17:01:23 +00:00
smtp.php Ok this is just me being anal again... No code changes, just file headers.. 2002-04-02 21:13:47 +00:00
sql_parse.php Stop being too paranoid about hacking of includes containing only fully inclusive functions 2002-03-18 23:53:12 +00:00
template.php Ok this is just me being anal again... No code changes, just file headers.. 2002-04-02 21:13:47 +00:00
topic_review.php Fix for bug # 226 in the tracker 2002-05-03 15:58:35 +00:00
usercp_activate.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
usercp_avatar.php Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
usercp_email.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
usercp_register.php Ok, I've done so much here, I can hardly remember what I've done... 2002-06-23 02:47:56 +00:00
usercp_sendpasswd.php Send only a newline for email headers ... breaks RFC but appears to work with mail() ... will undoubtedly lead to some problems for some users ... 2002-05-20 00:21:38 +00:00
usercp_viewprofile.php pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly 2002-03-31 00:06:34 +00:00