phpbb/phpBB
Andreas Fischer 48ba841be0 [ticket/10100] Update rand_seed_last_update before rand_seed in unique_id().
Update $config['rand_seed_last_update'] before updating $config['rand_seed'] in
unique_id() to mitigate a race condition and unnecessary updates on heavily
busy boards.

PHPBB3-10100
2011-03-17 23:07:35 +01:00
..
adm Merge branch 'ticket/nickvergessen/9911' into develop-olympus 2011-03-02 22:07:56 -05:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/10058] Initialize $phpbb_root_path in mysql_upgrader.php. 2011-02-24 17:31:44 -05:00
docs [ticket/10069] Improvements to sample nginx configuration. 2011-03-06 18:22:13 -05:00
download [ticket/10041] Use send_status_line more in download/file.php 2011-02-23 20:16:16 -05:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/10100] Update rand_seed_last_update before rand_seed in unique_id(). 2011-03-17 23:07:35 +01:00
install [ticket/10059] Fix two misspellings of consistent. 2011-03-01 19:53:12 -05:00
language [ticket/8802] Make FORUMS_MARKED more generic as it is also used for subforums. 2011-03-10 16:47:00 +01:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles Merge branch 'ticket/bantu/8802' into develop-olympus 2011-03-12 23:32:43 -05:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10046] No longer change $phpbb_root_path to an absolute path for cron. 2011-03-12 14:57:26 +01:00
cron.php [ticket/10046] Call flush() in cron.php 2011-03-12 14:56:47 +01:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php [ticket/10009] Entries are always posts, update fields accordingly. 2011-02-21 20:24:04 +01:00
index.php [ticket/7720] Fix alternative image-description for unread posts. 2010-07-14 20:55:07 +02:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php [ticket/9772] Unify permissions for sending email when board_email_form is off 2010-08-28 15:49:47 -05:00
posting.php [ticket/10047] Do not put session id in URL on posting.php when cookies are on. 2011-02-19 14:30:39 +01:00
report.php Fix Bug #54375 - Show correct HTML title when reporting private messages. 2009-11-24 14:27:17 +00:00
search.php [ticket/9851] "Search new posts" should require login. 2010-12-13 14:58:43 +01:00
style.php [ticket/9629] Allow style.php to retrieve its session ID from cookies 2010-07-11 01:35:01 +02:00
ucp.php [ticket/9785] Allow users to request new passwords when board is disabled. 2010-08-22 20:26:18 +02:00
viewforum.php Merge branch 'ticket/nickvergessen/7720' into develop-olympus 2010-07-14 20:55:49 +02: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 [ticket/10072] Added the POST_NUMBER template var 2011-03-02 23:41:11 +01:00
web.config [ticket/9520] Additionally filter requests for {common,config}.php 2010-05-03 19:32:29 +02:00