summaryrefslogtreecommitdiff
path: root/includes/session_spider.php
AgeCommit message (Expand)AuthorFilesLines
2012-04-11session_spider.php is no longer needed. Instead, we have the table wt_site_a...fisharebest1-260/+0
2012-02-29Enable SQL query caching for configuration setting queriesfisharebest1-2/+2
2012-02-11We have two algorithms for creating the session ID used by search engines - w...fisharebest1-112/+1
2012-02-01Update session_spider.php with some new spidersfisharebest1-6/+5
2012-01-17Update known robotsfisharebest1-9/+8
2011-11-14Update some comments from PGV to webtreesfisharebest1-1/+1
2011-07-17#807206 - Add IP as "search engine" failsfisharebest1-1/+1
2011-07-05Add validation tool to list of allowable user-agentsfisharebest1-1/+2
2011-06-30Do not log yandex and baidu search engines. These are legitimate and well be...fisharebest1-1/+3
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging aid,...fisharebest1-29/+23
2010-12-14(no commit message)fisharebest1-8/+1
2010-12-13(no commit message)fisharebest1-5/+0
2010-12-07Remote linking: robots and remote connections look similar, so allow connecti...fisharebest1-6/+6
2010-10-30(no commit message)fisharebest1-18/+18
2010-10-30(no commit message)fisharebest1-1/+1
2010-10-30Add bingbot to list of known/good agents. (change from PGV)fisharebest1-0/+1
2010-10-03Use native MySQL LIMIT queries, instead of through an abstration layerfisharebest1-6/+4
2010-09-25Tidy up whitespace/indentsfisharebest1-19/+17
2010-09-21Remove search-spider check for unauthorised pages - this duplicates code in s...fisharebest1-14/+0
2010-09-21(no commit message)fisharebest1-5/+3
2010-06-01Quote table names - to allow for "bad" choices of TBLPREFIXfisharebest1-2/+2
2010-05-28Simplify SQL statements. Use "##table_name" instead of "{$TBLPREFIX}table_name"fisharebest1-2/+2
2010-05-11#578066 Hackers are not welcome here. SVN8234fisharebest1-1/+2
2010-04-26(no commit message)fisharebest1-1/+1
2010-04-16(no commit message)fisharebest1-8/+4
2010-04-05(no commit message)Veit Olschinski1-0/+410