phpbb/phpBB
Meik Sievertsen 782d680b54 Fix getting host for situations where the name/IP is not resolvable. Related to Bug #41025
Related revisions: r9387 and r10158

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10178 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-09-22 15:09:09 +00:00
..
adm regression in r9647 (wrong fix for bug #45975) - Bug #51505 (Patch by HardStyle) 2009-09-22 09:55:50 +00:00
cache informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
develop Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-| 2009-09-04 17:27:13 +00:00
docs phpBB updater now solves common conflicts on it's own. This further reduces the chance of conflicts. 2009-09-17 14:18:57 +00:00
download Apply locale-independent basename() to attachment filenames. New function added: utf8_basename(). (Bug #43335 - Patch by ocean=Yohsuke) 2009-08-01 12:28:50 +00:00
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
includes Fix getting host for situations where the name/IP is not resolvable. Related to Bug #41025 2009-09-22 15:09:09 +00:00
install if preserve_cr is true and the file generated no conflict but is obviously not "empty" we tag it as modified because preserve_cr is the default mode for showing modifications (else the user gets a resolvable conflict and may wonder why ;)) 2009-09-20 16:18:41 +00:00
language Bug #51385 - regression from r9252 - only spelling fix 2009-09-16 13:02:13 +00:00
store 39745 - permissions should handle it, but why not 2009-01-07 12:53:22 +00:00
styles Correctly display underlined links placed in last line in viewtopic. (Bug #14811 - Patch by primehalo) 2009-09-10 13:56:11 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php PHP 5.3 compatibility. 2008-08-15 19:46:51 +00:00
config.php fail <3 r9769 2009-07-17 13:23:09 +00:00
cron.php dumdidum... sorry. ;) 2007-10-05 14:30:11 +00:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php ok, i am very sorry, but this needs to be fixed. 2009-08-12 15:00:47 +00:00
index.php fix r9604 2009-06-18 11:04:54 +00:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php Fix Bug #50475 - Only show "Add friend" and "Add foe" links if the specific module is enabled. 2009-08-30 11:56:15 +00:00
posting.php note correct username if post/topic get's removed if user is anonymous 2009-09-20 17:08:16 +00:00
report.php use existing language key for "private message not found" 2009-09-19 10:46:19 +00:00
search.php Rename get_unread_topics_list() to get_unread_topics(). 2009-09-08 08:53:01 +00:00
style.php Fix style recompilation now we do not force the SID to be passed anymore. This also fixes the problems users see after updates, where styles are not always instantly updated, as well as helping style authors a lot. ;) 2009-08-25 12:19:57 +00:00
ucp.php We only remove board cookies (this is what the feature is supposed to do). This also solves issues with headers having > 20 Set-Cookie calls (which in turn breaks varnish 2.0.4-rc1 too) 2009-09-03 09:25:16 +00:00
viewforum.php Simplified login_box() and redirection after login. S_LOGIN_ACTION can now be used on every page. (Bug #50285) 2009-08-30 17:13:28 +00:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php Fix Bug #51375 - Do not show QR in closed topics/forums 2009-09-18 14:28:45 +00:00