aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
* - use varchar2 in favor of clob for some columns...Meik Sievertsen2006-04-261-11/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@5847 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Use specfic keysDavid M2006-04-261-30/+79
| | | | | | | | | - Unborked mysqli :D - PGSQL now supports sequences! woo! - adsrc is not cool anymore, adbin is where it's all at... git-svn-id: file:///svn/phpbb/trunk@5846 89ea8834-ac86-4346-8a33-228a782c2dd0
* Rename some of the config variables to eliminate issues caused by them ↵Graham Eames2006-04-252-15/+15
| | | | | | containing phpbb_ git-svn-id: file:///svn/phpbb/trunk@5845 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1237David M2006-04-251-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5844 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1285David M2006-04-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5843 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Tuples? Nah,David M2006-04-245-35/+281
| | | | | | | | | - Install works w/ Oracle - Got the queries in the database acp to conform to the CS - profile acp now creates the proper alter column statement depending on the dbal git-svn-id: file:///svn/phpbb/trunk@5842 89ea8834-ac86-4346-8a33-228a782c2dd0
* Add a measure to stop people using this file as a preparatory step to ↵Graham Eames2006-04-231-0/+1
| | | | | | | | | removing it completely (I haven't killed it totally yet since there are still a couple of internal uses for it) git-svn-id: file:///svn/phpbb/trunk@5841 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Query explain now works for MSSQL, MSSQL-ODBC and PostgreSQLDavid M2006-04-234-311/+401
| | | | | | | - MSSQL schema now properly includes prefixes inside of all constraints git-svn-id: file:///svn/phpbb/trunk@5839 89ea8834-ac86-4346-8a33-228a782c2dd0
* - build explain links a bit different...Meik Sievertsen2006-04-239-196/+91
| | | | | | | | | - fix btn_ip reference (it is btn_info now) - removed sql_report.css (we use the acp css) - updated the sql report layout git-svn-id: file:///svn/phpbb/trunk@5838 89ea8834-ac86-4346-8a33-228a782c2dd0
* - properly check the Comment column on older MySQL versions [Bug #1637]Nils Adermann2006-04-231-1/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@5837 89ea8834-ac86-4346-8a33-228a782c2dd0
* - allow user A to have user B as a friend if A is a foe of BNils Adermann2006-04-233-30/+10
| | | | | | | | - don't allow users to have the Anonymous user on their foe/friend list [Bug #1205] - properly hide users on the online/offline friend list in ucp [Bug #1206] git-svn-id: file:///svn/phpbb/trunk@5836 89ea8834-ac86-4346-8a33-228a782c2dd0
* - eh? meh.David M2006-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5834 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1210David M2006-04-221-8/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@5832 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1185David M2006-04-221-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5831 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1257David M2006-04-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5830 89ea8834-ac86-4346-8a33-228a782c2dd0
* - this works on other DBs now too :DDavid M2006-04-221-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5829 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1259... againDavid M2006-04-221-1/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5828 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1261David M2006-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5827 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug 1260David M2006-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5826 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1259David M2006-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5825 89ea8834-ac86-4346-8a33-228a782c2dd0
* - removed group settings from rolesMeik Sievertsen2006-04-2245-644/+617
| | | | | | | | | | - added forum icon in front of forums in permissions acp - added trace permissions in permission masks (thanks naderman for writing the first code and for the idea... :)) - some bugfixes - PHP6 fix git-svn-id: file:///svn/phpbb/trunk@5824 89ea8834-ac86-4346-8a33-228a782c2dd0
* Harden the check slightly in case someone does something really silly and ↵Graham Eames2006-04-221-1/+1
| | | | | | has a file of that name instead of a directory git-svn-id: file:///svn/phpbb/trunk@5823 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Bug #1453David M2006-04-221-45/+57
| | | | git-svn-id: file:///svn/phpbb/trunk@5822 89ea8834-ac86-4346-8a33-228a782c2dd0
* The return of the option to download the config file if it could not be writtenGraham Eames2006-04-223-8/+58
| | | | git-svn-id: file:///svn/phpbb/trunk@5821 89ea8834-ac86-4346-8a33-228a782c2dd0
* @tom: this needs to be replaced by the correct image laterMeik Sievertsen2006-04-221-0/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5820 89ea8834-ac86-4346-8a33-228a782c2dd0
* OK< so it did break it - copy and paste errorGraham Eames2006-04-221-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5819 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Added a constant to indicate where we are for use in other functionsGraham Eames2006-04-222-1/+2
| | | | | | | - Slight changes to writing of the config file, more to come git-svn-id: file:///svn/phpbb/trunk@5818 89ea8834-ac86-4346-8a33-228a782c2dd0
* i can't seem to not commit this debug code :-(David M2006-04-221-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5817 89ea8834-ac86-4346-8a33-228a782c2dd0
* - extrapolation is uncool, lets get the _real_name instead of guessingDavid M2006-04-221-11/+17
| | | | | | | - fixed some bugs :P git-svn-id: file:///svn/phpbb/trunk@5816 89ea8834-ac86-4346-8a33-228a782c2dd0
* - added login error constant for various external auth failuresNils Adermann2006-04-215-29/+188
| | | | | | | | | - completed auth plugin interface (init_method, login_method, autologin_method, validate_session_method, logout_method) - updated ldap and apache auth plugins to return an info array - added apache autologin git-svn-id: file:///svn/phpbb/trunk@5815 89ea8834-ac86-4346-8a33-228a782c2dd0
* It helps to add new config variables to the schema...Graham Eames2006-04-211-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5814 89ea8834-ac86-4346-8a33-228a782c2dd0
* Porting the random number generator code overGraham Eames2006-04-215-19/+23
| | | | | | | Fingers crossed that this doesn't break anything.... ;-) git-svn-id: file:///svn/phpbb/trunk@5813 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Olympus can now _install_ every database, more work to come on getting the ↵David M2006-04-213-36/+216
| | | | | | rest of the board to work git-svn-id: file:///svn/phpbb/trunk@5811 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix a couple of references to the old error handlerGraham Eames2006-04-201-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@5809 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log the install to the admin logGraham Eames2006-04-202-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@5807 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix some warnings when selecting a userGraham Eames2006-04-201-3/+28
| | | | | | | TODO: Need to look at where else this information is displayed and see about abstracting it git-svn-id: file:///svn/phpbb/trunk@5806 89ea8834-ac86-4346-8a33-228a782c2dd0
* Firebird changesDavid M2006-04-191-4/+4
| | | | | | | | | - fixed sql_nextid() - sql_affectedrows fixed for PHP 5+ - sql_affectedrows modified so that it works for PHP 4 ( don't expect a valid numeric answer! ) git-svn-id: file:///svn/phpbb/trunk@5805 89ea8834-ac86-4346-8a33-228a782c2dd0
* - d'oh!David M2006-04-191-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@5804 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Firebird support for backing upDavid M2006-04-191-10/+210
| | | | | | | - some bug fixes :P git-svn-id: file:///svn/phpbb/trunk@5803 89ea8834-ac86-4346-8a33-228a782c2dd0
* - oopseDavid M2006-04-191-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5802 89ea8834-ac86-4346-8a33-228a782c2dd0
* - make freeresult work as it shouldDavid M2006-04-181-5/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@5801 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Forgot to remove a lang stringDavid M2006-04-187-33/+43
| | | | | | | | - Firebird! - Fixes for mssql and mssql-odbc git-svn-id: file:///svn/phpbb/trunk@5800 89ea8834-ac86-4346-8a33-228a782c2dd0
* - CSDavid M2006-04-181-71/+65
| | | | git-svn-id: file:///svn/phpbb/trunk@5799 89ea8834-ac86-4346-8a33-228a782c2dd0
* - More bugfixes (Sorry!)David M2006-04-181-3/+98
| | | | | | | - ODBC support git-svn-id: file:///svn/phpbb/trunk@5798 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Nobody wants my debug code :DDavid M2006-04-181-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@5797 89ea8834-ac86-4346-8a33-228a782c2dd0
* - An index can have multiple columns :PDavid M2006-04-181-10/+21
| | | | git-svn-id: file:///svn/phpbb/trunk@5796 89ea8834-ac86-4346-8a33-228a782c2dd0
* - firebird returns an error code (if you are on php 5)David M2006-04-181-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5795 89ea8834-ac86-4346-8a33-228a782c2dd0
* - oopsieDavid M2006-04-181-2/+13
| | | | git-svn-id: file:///svn/phpbb/trunk@5794 89ea8834-ac86-4346-8a33-228a782c2dd0
* - Olympus now properly works with MS SQLDavid M2006-04-184-10/+232
| | | | | | | | - DB backup system handles MS SQL - A few bug fixes to the backup system ;) git-svn-id: file:///svn/phpbb/trunk@5793 89ea8834-ac86-4346-8a33-228a782c2dd0
* its lateMeik Sievertsen2006-04-171-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@5792 89ea8834-ac86-4346-8a33-228a782c2dd0