aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
Commit message (Expand)AuthorAgeFilesLines
...
* add quicktool to remove users from the newly registered special group.Henry Sudhof2009-06-211-36/+5
* add check to newly registered function to not execute this more than onceMeik Sievertsen2009-06-211-0/+5
* - [Feature] New "Newly Registered Users" group for assigning permis...Meik Sievertsen2009-06-201-0/+61
* should fix garbage collectionHenry Sudhof2009-06-191-1/+1
* some corrections, only very minor things.Meik Sievertsen2009-06-071-2/+1
* Okay, a first ci of the new captcha plugins. We'll add dynamic template inclu...Henry Sudhof2009-06-021-32/+8
* #44485 - we only send a 503 header if it is a search engine.Meik Sievertsen2009-04-281-2/+8
* do not use spamhaus XBL list - it has too much false positives due to the dyn...Meik Sievertsen2009-04-251-1/+1
* #41575Henry Sudhof2009-04-221-1/+1
* rollbackHenry Sudhof2009-04-221-45/+2
* #41575Henry Sudhof2009-04-221-2/+45
* encode imageset path in user->img (may not fix any other issues regarding sty...Meik Sievertsen2009-04-171-1/+1
* - Add indicator to be used in code if session was created (user visits the si...Meik Sievertsen2009-03-281-0/+9
* Use FQDN for SMTP EHLO/HELO command. (Bug #41025)Meik Sievertsen2009-03-171-1/+1
* Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enab...Meik Sievertsen2009-03-171-2/+8
* Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)Meik Sievertsen2009-03-161-0/+7
* for using the same cached file we need to have exact queries. :PMeik Sievertsen2009-03-111-1/+2
* let us change the time zone and dst setting correctly (related to Bug #38775)Meik Sievertsen2009-01-231-5/+7
* Correctly display future dates (Bug #38755)Meik Sievertsen2009-01-231-2/+2
* Give a small tolerence to timestamps in the future when displaying times as '...Chris Smith2008-12-041-4/+6
* [Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)Meik Sievertsen2008-11-301-32/+71
* dsbl.org is no longer actively maintained. Sorry language pack authors. ;)Meik Sievertsen2008-10-261-1/+0
* make topic icon image width/height available to viewforum and search template...Meik Sievertsen2008-09-161-0/+1
* gah, thanks chris. :)Meik Sievertsen2008-09-161-7/+0
* add missing dot. :)Meik Sievertsen2008-09-161-1/+8
* more in-depth hostname validation. Not used in install files... there the cod...Meik Sievertsen2008-09-151-9/+57
* Remove a pointless str_replace()Chris Smith2008-09-051-1/+1
* nullar/singular/plural substitution support. At the moment only the added lan...Meik Sievertsen2008-08-311-0/+66
* a tiny fix to the language code. ;)Meik Sievertsen2008-08-231-0/+1
* The same way we allow defining a custom template/style path we now allow this...Meik Sievertsen2008-08-231-17/+37
* Okay. Frozen, we never said anything about it being permafrost. Also, this is...Henry Sudhof2008-07-281-1/+1
* tiny alterations/bugfixesMeik Sievertsen2008-07-281-1/+1
* urlencode image filenames used in img(). This is not needed, but better for X...Meik Sievertsen2008-06-231-0/+1
* #s29325Meik Sievertsen2008-06-211-0/+8
* #27395Meik Sievertsen2008-06-091-0/+12
* ACP logoutHenry Sudhof2008-06-021-0/+10
* some adjustements (changes to sessions code need to be backwards-compatible) ...Meik Sievertsen2008-05-181-8/+9
* ...Henry Sudhof2008-05-171-1/+1
* ...Henry Sudhof2008-05-171-6/+6
* Hmmm. Tawny port and stiltonHenry Sudhof2008-05-171-0/+5
* explanationHenry Sudhof2008-05-161-0/+1
* 27375 - keep it upHenry Sudhof2008-05-151-1/+1
* So, tighten things up a little further. QA Team, please check this.Henry Sudhof2008-05-151-2/+48
* it is indeed no longer requiredMeik Sievertsen2008-05-041-1/+1
* #21255David M2008-04-201-2/+2
* some corrections to let the update work flawlessly.Meik Sievertsen2008-03-271-1/+16
* do not conflict with updatesMeik Sievertsen2008-03-181-2/+5
* - some changes to the recent session changeMeik Sievertsen2008-03-181-8/+6
* This should get rid of the filesorts and temp tables on index (with topic rea...Henry Sudhof2008-03-171-1/+8
* Minor stuff: #20925, #20815Henry Sudhof2008-02-041-0/+4