phpbb/phpBB/includes
Chris Smith 14438749e0 Whois now works reliably for RIRs other than APNIC and RIPE
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9315 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-02-07 20:15:31 +00:00
..
acm Missing read permission from calls to phpbb_chmod() 2008-12-19 20:36:18 +00:00
acp Fixed bug #40275 - The sql query in acp_users.php lacks a condition 2009-01-27 20:08:21 +00:00
auth As proposed by marshalrusty: re-hash plain MD5s left in the database 2009-02-06 14:51:26 +00:00
captcha New option for the GD VC. Parameters need some more tweaking 2009-01-21 13:37:50 +00:00
db Re-arrange the re-order code to only run if multi-aliases are used 2008-12-06 11:11:10 +00:00
diff and once more with feeling 2009-01-26 16:56:43 +00:00
hooks - fixed database updater 2007-10-04 12:03:05 +00:00
mcp Fixed bug #40325 - Friend/foe system displays posts made 2009-01-23 06:19:08 +00:00
search not quite 2008-12-04 17:01:39 +00:00
ucp - Do not show 'Forward' button if the user cannot send PM's. 2008-12-04 19:58:42 +00:00
utf #21885 2008-04-20 05:16:42 +00:00
auth.php Implemented strict check for cached user permissions and existing ACL options. This fix makes sure cached permissions are valid, even if they got already cached. 2008-10-09 13:18:38 +00:00
bbcode.php revert r8893 - there were massive problems with the display and select all code 2008-09-28 17:08:09 +00:00
cache.php tiny alterations/bugfixes 2008-07-28 13:26:20 +00:00
constants.php Change version number from 3.0.4-RC1 to 3.0.4 2008-12-12 14:47:03 +00:00
functions.php remove the cache for the session lookups. Actually, the disk reads/writes are more expensive than the sql queries. At phpbb.com for example this results in excessive disk access and more than 1000 cache files. This is not acceptable. 2009-01-27 17:54:35 +00:00
functions_admin.php Fix a bug in r8908 2008-11-13 17:32:55 +00:00
functions_compress.php change the way we do chmodd'ing. I know, my implementation really sucked... good we have motivated community members who point this out. ;) Thanks to faw for providing a way better function and for discussing and also abiding to our needs. :) LEW21 should maybe credited too... he gave the inspiration without knowing it. 2008-08-22 12:52:48 +00:00
functions_content.php fix tiny typo... the mode is no_profile instead of noprofile. 2009-01-03 12:20:05 +00:00
functions_convert.php Prevent integer overflow - Bug #19895 2008-09-18 14:26:56 +00:00
functions_display.php Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735) 2008-11-22 20:26:09 +00:00
functions_install.php #18775 2008-04-20 04:57:29 +00:00
functions_jabber.php [Feature] Allow specific connection to different server for jabber functionality by providing a valid JID as username. This also allows the use of talk.google.com as jabber server with gmail.com JIDs. (Bug #14989) 2008-10-08 12:44:23 +00:00
functions_messenger.php Missing read permission from calls to phpbb_chmod() 2008-12-19 20:36:18 +00:00
functions_module.php [Change] Alllow applications to set custom module inclusion path (idea by HoL) 2008-11-23 12:42:34 +00:00
functions_posting.php Fixed bug #40325 – Friend/foe system displays posts made by foes while composing 2009-01-27 00:01:48 +00:00
functions_privmsgs.php Fix regression introduced in r8951 #34985 2008-10-10 17:38:17 +00:00
functions_profile_fields.php Better handling and finer control for custom profile fields visibility options. (Patch by Highway of Life) 2008-11-26 19:58:35 +00:00
functions_template.php Missing read permission from calls to phpbb_chmod() 2008-12-19 20:36:18 +00:00
functions_transfer.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
functions_upload.php some changes for proper code documentation 2008-08-23 17:23:40 +00:00
functions_user.php Whois now works reliably for RIRs other than APNIC and RIPE 2009-02-07 20:15:31 +00:00
index.htm Add blank indexes to stop nosey people being, erm, nosey 2001-11-21 13:06:56 +00:00
message_parser.php Fixed bug #40565 – Missing end " in quote bb tag deletes text 2009-01-26 22:53:19 +00:00
session.php let us change the time zone and dst setting correctly (related to Bug #38775) 2009-01-23 12:22:51 +00:00
template.php Fix problems with styles using an underscore within the filename. (Bug #34315) 2008-09-26 13:09:56 +00:00