aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* - use php_uname('n') instead of posix_uname and HTTP_HOSTMeik Sievertsen2006-04-302-12/+24
* introduce LA_ for addslashing language variables for use in js vars (idea by ...Meik Sievertsen2006-04-292-78/+61
* - CaseDavid M2006-04-293-0/+0
* - ___ is not nice to people who use FTP, font files are thus renamedDavid M2006-04-292-0/+0
* - CAPTCHA!David M2006-04-2911-347/+2586
* fix bug #1549Meik Sievertsen2006-04-291-5/+5
* blahMeik Sievertsen2006-04-291-50/+56
* reverting changes to the installerMeik Sievertsen2006-04-298-387/+365
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-2922-234/+330
* - Added some missing lang stringsDavid M2006-04-282-1/+4
* - fixed gen_rand_stringDavid M2006-04-281-0/+1
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-286-273/+277
* Viewtopic:David M2006-04-286-203/+142
* - allow searches for multibyte characters in fulltext_nativeNils Adermann2006-04-275-29/+43
* oopsNils Adermann2006-04-261-1/+1
* Fix a broken explain linkGraham Eames2006-04-261-1/+1
* Renaming fulltext_phpbb to fulltext_native for clarity and changing a few var...Graham Eames2006-04-262-19/+19
* - safer globals deregistrationNils Adermann2006-04-261-36/+55
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-2612-169/+212
* - use varchar2 in favor of clob for some columns...Meik Sievertsen2006-04-261-11/+11
* - Use specfic keysDavid M2006-04-261-30/+79
* Rename some of the config variables to eliminate issues caused by them contai...Graham Eames2006-04-252-15/+15
* - Bug #1237David M2006-04-251-1/+1
* - Bug #1285David M2006-04-251-3/+3
* - Tuples? Nah,David M2006-04-245-35/+281
* Add a measure to stop people using this file as a preparatory step to removin...Graham Eames2006-04-231-0/+1
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-234-311/+401
* - build explain links a bit different...Meik Sievertsen2006-04-239-196/+91
* - properly check the Comment column on older MySQL versions [Bug #1637]Nils Adermann2006-04-231-1/+4
* - allow user A to have user B as a friend if A is a foe of BNils Adermann2006-04-233-30/+10
* - eh? meh.David M2006-04-221-1/+1
* - Bug #1210David M2006-04-221-8/+13
* - Bug #1185David M2006-04-221-2/+2
* - Bug #1257David M2006-04-221-1/+0
* - this works on other DBs now too :DDavid M2006-04-221-0/+1
* - Bug #1259... againDavid M2006-04-221-1/+0
* - Bug #1261David M2006-04-221-1/+1
* - Bug 1260David M2006-04-221-1/+1
* - Bug #1259David M2006-04-221-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-2245-644/+617
* Harden the check slightly in case someone does something really silly and has...Graham Eames2006-04-221-1/+1
* - Bug #1453David M2006-04-221-45/+57
* The return of the option to download the config file if it could not be writtenGraham Eames2006-04-223-8/+58
* @tom: this needs to be replaced by the correct image laterMeik Sievertsen2006-04-221-0/+0
* OK< so it did break it - copy and paste errorGraham Eames2006-04-221-1/+1
* - Added a constant to indicate where we are for use in other functionsGraham Eames2006-04-222-1/+2
* i can't seem to not commit this debug code :-(David M2006-04-221-3/+3
* - extrapolation is uncool, lets get the _real_name instead of guessingDavid M2006-04-221-11/+17
* - added login error constant for various external auth failuresNils Adermann2006-04-215-29/+188
* It helps to add new config variables to the schema...Graham Eames2006-04-211-0/+1