aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
Commit message (Expand)AuthorAgeFilesLines
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-4/+5
* i had these changes sitting... must've been a merge not committed (and becaus...Meik Sievertsen2008-11-021-1/+0
* Okay, that is pretty raw, but better to have it in place than trying to play ...Henry Sudhof2008-09-191-31/+7
* simplify $user->img()Meik Sievertsen2008-09-161-1/+1
* add missing dot. :)Meik Sievertsen2008-09-161-1/+1
* more in-depth hostname validation. Not used in install files... there the cod...Meik Sievertsen2008-09-151-9/+56
* Remove a useless str_replace()Chris Smith2008-09-051-2/+2
* support new method of getting correct language strings for nullar/singular/pl...Meik Sievertsen2008-09-041-0/+66
* Remove caching of templates from the database completely, themes is cut down ...Chris Smith2008-09-041-2/+2
* Merge of the language-specific custom path change Revision #r8782Meik Sievertsen2008-08-241-17/+35
* margeMeik Sievertsen2008-07-281-1/+1
* merge? merge.Meik Sievertsen2008-06-231-0/+9
* #27395Meik Sievertsen2008-06-091-0/+12
* do not allow [flash=0,0]... not implemented for images due to the reliance on...Meik Sievertsen2008-06-071-7/+7
* mergeHenry Sudhof2008-06-031-0/+10
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-38/+31
* Merging mime and referer checks into the TrunkHenry Sudhof2008-05-281-2/+54
* ok... still merge needed... now the fix is spread. :/Meik Sievertsen2008-05-181-1/+1
* some missing merges...Meik Sievertsen2008-05-041-3/+3
* merging some changesMeik Sievertsen2008-03-311-1/+16
* Minor stuff: #20925, #20815Henry Sudhof2008-02-041-0/+4
* Merging revisions #r8346, #r8347 and #r8348Meik Sievertsen2008-01-291-10/+10
* Merge revision #r8343Meik Sievertsen2008-01-291-5/+5
* nit rightfully pickedHenry Sudhof2008-01-281-1/+1
* merging #20255Henry Sudhof2008-01-281-1/+1
* - Do not split topic list for topics being promoted to announcements after be...Meik Sievertsen2008-01-061-2/+6
* the end of an era...David M2008-01-061-5/+3
* oh boy...David M2008-01-031-2/+2
* cross-ci to the headHenry Sudhof2008-01-031-0/+1
* try to add another fix for bansMeik Sievertsen2007-11-041-0/+3
* further fixesMeik Sievertsen2007-11-031-1/+2
* make the ban check perform a bit better :/Meik Sievertsen2007-10-181-9/+20
* use previous information gathered for obtaining the ban type (bug #14674)Meik Sievertsen2007-10-091-1/+1
* - fixed database updaterMeik Sievertsen2007-10-041-3/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-0/+18
* new hook system (do not get it confused with events or plugins please)Meik Sievertsen2007-09-221-0/+4
* #i61Meik Sievertsen2007-09-221-2/+12
* put expressions for ip validation into our get_preg_ function.Meik Sievertsen2007-09-211-7/+1
* -#14438Henry Sudhof2007-09-131-10/+44
* fixing some bugsMeik Sievertsen2007-09-021-1/+1
* very tiny adjustements...Meik Sievertsen2007-08-191-1/+1
* two fixesMeik Sievertsen2007-08-061-3/+4
* forgot to change this call.Meik Sievertsen2007-07-281-1/+1
* *** empty log message ***Meik Sievertsen2007-07-281-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-6/+6
* fix session problems for those using mysql in strict mode and users having a ...Meik Sievertsen2007-07-271-1/+1
* the old code was correct - we also want to allow autologin keys working on mo...Meik Sievertsen2007-07-251-11/+0
* please have a second look at the change within session.php - we had a few "do...Meik Sievertsen2007-07-251-1/+12
* clean upDavid M2007-07-211-2/+2
* hehehe... :(David M2007-07-201-1/+1