aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* Allow for tomorrow in relative datesGraham Eames2006-10-011-2/+7
* - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now...David M2006-10-012-450/+27
* Prevent reuse of previous passwordGraham Eames2006-10-011-0/+6
* Prevent cookies from other applications interfering with our formsGraham Eames2006-10-012-4/+13
* - forgot to make the same change to the ODBC driverDavid M2006-10-018-71/+65
* just realizing that it is better to limit the uses of RANGE.Meik Sievertsen2006-09-302-26/+6
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-305-12/+130
* of course $host instead of $domainMeik Sievertsen2006-09-291-1/+1
* err, no, from the php manual actually... the zend function has some security ...Meik Sievertsen2006-09-281-2/+3
* - added confirmation to removing bbcodesMeik Sievertsen2006-09-2812-170/+317
* These changes should let olympus scale a little bit better.Meik Sievertsen2006-09-269-72/+111
* use the "old" approachMeik Sievertsen2006-09-251-76/+36
* fix bug #4454Meik Sievertsen2006-09-241-1/+1
* i am tired of the support requests for those having changed the permissions o...Meik Sievertsen2006-09-241-0/+10
* oopsDavid M2006-09-232-2/+2
* A reworking of how we handle inactive usersGraham Eames2006-09-2311-142/+321
* #4428Meik Sievertsen2006-09-232-5/+7
* fix custom bbcode html replacement to correctly replace referencesMeik Sievertsen2006-09-232-2/+8
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-2312-57/+41
* SET NAMES on the MySQL 4.1.2+ DBsDavid M2006-09-232-0/+2
* the tokenizer is buggy across several versions of PHP. The regex that is alwa...David M2006-09-231-67/+8
* some tiny fixes here and thereMeik Sievertsen2006-09-227-69/+45
* #4406Meik Sievertsen2006-09-201-1/+1
* - Oracle now works with large amounts of textDavid M2006-09-192-1/+60
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-1712-177/+144
* Confirm zebra removal...... I mean friend/foe deletion :PGraham Eames2006-09-171-0/+2
* removed debug_extra noticeMeik Sievertsen2006-09-173-8/+2
* commenting some code :DDavid M2006-09-171-29/+187
* dratDavid M2006-09-161-1/+1
* bug fixesDavid M2006-09-165-13/+11
* yet another oops...David M2006-09-151-2/+2
* whitespace :PDavid M2006-09-151-78/+78
* new utf8_* stuffDavid M2006-09-151-18/+579
* implement bare-bone validation for config variables...Meik Sievertsen2006-09-154-176/+207
* - Fix some bugsMeik Sievertsen2006-09-149-70/+196
* seems like i forgot something. :)Meik Sievertsen2006-09-132-76/+14
* - fixed some bugsMeik Sievertsen2006-09-1329-324/+635
* oopsDavid M2006-09-101-2/+2
* Next phase of last post changes + a few minor bugsGraham Eames2006-09-084-8/+22
* oopsNils Adermann2006-09-061-1/+1
* check file typeMeik Sievertsen2006-09-052-1/+63
* oh, forgot one thingMeik Sievertsen2006-09-051-0/+1
* - fix security issue in download.phpMeik Sievertsen2006-09-045-36/+103
* - fixing profile bugMeik Sievertsen2006-09-045-9/+25
* - Fix warning removal, x - 0 = x ;-)Graham Eames2006-09-022-47/+36
* add version check to acp. Now no longer directly displayed at the acp index b...Meik Sievertsen2006-09-022-0/+98
* some changes/fixesMeik Sievertsen2006-09-027-12/+22
* fix some bugs - hopefully not breaking anything...Meik Sievertsen2006-09-0113-30/+213
* Error if no post in a forumGraham Eames2006-08-301-1/+1
* oops :PDavid M2006-08-301-1/+2