aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
* Updates of various types, sizes, colours and accessories ...Paul S. Owen2003-02-251-7/+5
* added extension loading. please note the additional variable 'Meik Sievertsen2003-02-251-0/+11
* Renamed some functions in cache manager, now unloads vars properly before the...Ludovic Arnaud2003-02-211-1/+3
* Add new group type, GROUP_FREE for "freely open"Paul S. Owen2003-01-311-0/+2
* Re-enabled fully dynamic config settings.Ludovic Arnaud2003-01-221-4/+13
* Remove or rename some table definitionsPaul S. Owen2003-01-211-8/+3
* Re-jiggle where acl_option caching is done, move to common in-keeping with co...Paul S. Owen2003-01-211-59/+47
* Un-b0rked ACL options caching, small general fixesLudovic Arnaud2003-01-201-3/+13
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-1/+29
* oops, seems I forgot to commit this :)Paul S. Owen2003-01-111-1/+1
* Initial Lastread support. Mind the schema and config changes\!Bart van Bragt2002-11-271-1/+6
* Cache moderator names?Paul S. Owen2002-11-181-0/+1
* Give the special groups a special constant ...to make them feel, well, special.Paul S. Owen2002-11-091-0/+1
* Cleaned up viewforum/index, altered template class to replace missing lang st...Ludovic Arnaud2002-11-081-0/+1
* Changed $board_config to $config, more posting "stuff", altered polling code ...Paul S. Owen2002-10-301-5/+8
* Preliminary 'freeze' on permissions awaiting developer feedback, testing, etc...Paul S. Owen2002-10-261-20/+31
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-40/+21
* Random bugfixes, (hopefully) improved admin panel security.Ludovic Arnaud2002-10-171-2/+3
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-22/+15
* CleanupsLudovic Arnaud2002-09-151-0/+1
* Instantiate template and set template path from seperate methodPaul S. Owen2002-08-221-0/+1
* Anonymous takes user_id = 0 ... hopefully this will not cause problems on the...Paul S. Owen2002-08-161-1/+1
* More session changes to accomodate ACL_PERMIT/PREVENT ...Paul S. Owen2002-08-151-9/+5
* More changes ... switched away from prefetch for now ...Paul S. Owen2002-08-131-19/+11
* Various updatesPaul S. Owen2002-08-031-1/+1
* extra constantPaul S. Owen2002-07-281-1/+2
* Updates for permissions, sessions, lots of things ... note that _many_ things...Paul S. Owen2002-07-141-187/+68
* IP related updatesPaul S. Owen2002-05-091-4/+3
* Forum watch stuff ... just copied the topic watch stuff and thus needs review...Paul S. Owen2002-04-201-0/+1
* merged from 2.0.0 branch (marked merge_point_20020420) + assorted updates and...Paul S. Owen2002-04-201-73/+215
* Allow global_var off for REMOTE_ADDRPaul S. Owen2002-03-181-17/+10
* Fix for private IPs via HTTP_FOR.. + spoofing of it ... note that getenv does...Paul S. Owen2002-03-181-2/+20
* Somewhat overhauled posting, fixed various bugs, completed new way of handlin...Paul S. Owen2002-02-181-55/+1
* Now the code is fixed for real :D Not smart to use config info before it's readBart van Bragt2002-02-181-19/+21
* Fixed some problems with last checkin ( for Email links etc)Bart van Bragt2002-02-181-13/+33
* Cleaned up stuff (for Email)Bart van Bragt2002-02-171-1/+36
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-1/+1
* Updated IP stuffPaul S. Owen2001-12-101-11/+3
* New session code, probably still dodgy, fix for login failed message, search ...Paul S. Owen2001-12-051-1/+1
* Implemented Navigation bar in MozillaBart van Bragt2001-11-261-1/+23
* Topic review changes + updatesPaul S. Owen2001-10-161-0/+1
* A few tweaks to installPaul S. Owen2001-10-091-1/+7
* Updated and fixed various issues, see post in developers forum for infoPaul S. Owen2001-09-251-21/+4
* Various changes to notification, editing, etc. etc.Paul S. Owen2001-09-181-1/+1
* Should fix any remaining chance of bug #462318 ... shouldPaul S. Owen2001-09-171-77/+40
* Removed some trailing newlinesBart van Bragt2001-09-091-1/+1
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-6/+10
* Numerous updates and additions for polling and assorted fixes ... or bugs, wh...Paul S. Owen2001-09-061-0/+1
* Re-added GPL disclaimersJames Atkinson2001-08-301-0/+9
* Modified header commentsPaul S. Owen2001-08-261-11/+0