aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/session.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* be more leanDavid M2007-07-201-7/+4
* remove T_THEME_DATA completely... now the css data is able to be fetched for ...Meik Sievertsen2007-07-171-2/+0
* sir, put your hands up and step away from the extra integersDavid M2007-07-161-0/+4
* - search result extract shouldn't end in the middle of a multibyte character ...Nils Adermann2007-07-151-26/+32
* #13331Henry Sudhof2007-07-131-10/+12
* some more fixesMeik Sievertsen2007-07-121-3/+9
* some fixes here and thereMeik Sievertsen2007-07-101-1/+3
* #12705David M2007-07-061-0/+1
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-291-4/+4
* fixing some bugsMeik Sievertsen2007-06-281-2/+11
* #12771Henry Sudhof2007-06-271-19/+22
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-241-3/+3
* #12577Henry Sudhof2007-06-201-1/+3
* This should be a better fix for #12441Henry Sudhof2007-06-151-2/+4
* err...Henry Sudhof2007-06-151-2/+1
* well, oops.Henry Sudhof2007-06-151-1/+1
* *grumble*Henry Sudhof2007-06-141-1/+1
* Changing the behaviour of the hideonline permission.Henry Sudhof2007-06-141-0/+27
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-4/+4
* hopefully not too late in the game. Checked in new jabber class (the class do...Meik Sievertsen2007-05-261-3/+5
* - don't forget sql_freeresultNils Adermann2007-05-201-0/+1
* - style.php uses default language fallback for the imageset like session.php nowNils Adermann2007-05-201-0/+66
* - correctly transfer the search query across search result pagesNils Adermann2007-05-131-5/+21
* added class for disabled options in ACPMeik Sievertsen2007-05-041-2/+2
* fixes for search button in header - #10389, #10225, #9548Meik Sievertsen2007-05-021-1/+2
* #10283 - no style if banning anonymous/ip and using style requiring styleshee...Meik Sievertsen2007-04-301-4/+9
* my take on getting the bugs down... thanks to those also providing (usable) s...Meik Sievertsen2007-04-121-1/+0
* - correctly initialise $words in fulltext_native [Bug #347]Nils Adermann2007-04-091-1/+1
* - overhaul of imagesetsDavid M2007-04-081-28/+17