aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
Commit message (Expand)AuthorAgeFilesLines
* - Bug #1709David M2006-05-021-9/+17
* Remove the module entries from the schema data file and generate the list ins...Graham Eames2006-05-0141-126/+126
* - added standard/default roles + default roles assigned to users/groupsMeik Sievertsen2006-05-012-3/+5
* - changed SUPER_MODERATORS to GLOBAL_MODERATORSMeik Sievertsen2006-04-303-1/+312
* give location for missing email files for better supportMeik Sievertsen2006-04-301-2/+2
* empty is only accepting varsMeik Sievertsen2006-04-301-1/+2
* - use php_uname('n') instead of posix_uname and HTTP_HOSTMeik Sievertsen2006-04-301-9/+3
* 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-299-346/+2568
* reverting changes to the installerMeik Sievertsen2006-04-293-109/+76
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-2912-126/+193
* - fixed gen_rand_stringDavid M2006-04-281-0/+1
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-281-1/+10
* Viewtopic:David M2006-04-281-81/+11
* - allow searches for multibyte characters in fulltext_nativeNils Adermann2006-04-274-26/+40
* 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-261-15/+15
* - adding user logs (displaying all users instead of limited to the user if vi...Meik Sievertsen2006-04-269-38/+72
* - Use specfic keysDavid M2006-04-261-30/+79
* Rename some of the config variables to eliminate issues caused by them contai...Graham Eames2006-04-251-12/+12
* - Bug #1237David M2006-04-251-1/+1
* - Bug #1285David M2006-04-251-3/+3
* - Tuples? Nah,David M2006-04-243-35/+273
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-233-0/+90
* - build explain links a bit different...Meik Sievertsen2006-04-233-49/+59
* - 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-231-25/+5
* - Bug #1210David M2006-04-221-8/+13
* - Bug #1185David M2006-04-221-2/+2
* - 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 #1259David M2006-04-221-1/+1
* - removed group settings from rolesMeik Sievertsen2006-04-2216-368/+257
* - Bug #1453David M2006-04-221-45/+57
* OK< so it did break it - copy and paste errorGraham Eames2006-04-221-1/+1
* 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-214-29/+187
* Porting the random number generator code overGraham Eames2006-04-213-18/+21
* - Olympus can now _install_ every database, more work to come on getting the ...David M2006-04-212-12/+192
* Fix some warnings when selecting a userGraham Eames2006-04-201-3/+28
* Firebird changesDavid M2006-04-191-4/+4
* - d'oh!David M2006-04-191-4/+4
* - Firebird support for backing upDavid M2006-04-191-10/+210
* - make freeresult work as it shouldDavid M2006-04-181-5/+0
* - Forgot to remove a lang stringDavid M2006-04-183-3/+6
* - CSDavid M2006-04-181-71/+65