Commit Graph

6820 Commits (e3c4456c8e01c3af4d1cc19af66ef7e1eb18083b)

Author SHA1 Message Date
orbiter e3c4456c8e Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
orbiter 7f21d21d1d added synchronization to deeply-embedded solr connector
11 years ago
reger 9b06774414 fix role name in GSA servlet
11 years ago
reger 0c754dd794 implemented DIGEST authentication, which is for remote login more secure
11 years ago
Michael Peter Christen ba44eb1160 when scaling the number of remote peers, also consider the machine load
11 years ago
Michael Peter Christen f8ce7040ab remote search peer selection schema change:
11 years ago
Michael Peter Christen 47a82e471c less blocking in SeedDB which caused deadlocks in peer ping
11 years ago
Michael Peter Christen ec10ed45bd better logging in logger
11 years ago
Michael Peter Christen a5d7961812 replaced old caching in SolrConnector with a new one which is better for
11 years ago
reger 6e2fe777af simulate Authorization cookie for yacy servlet header
11 years ago
reger ea7cef5d05 fix NPE in TemplateEngine
11 years ago
reger cb6d0c2113 implementing YaCy legacy role names
11 years ago
reger f09dbbef96 make SecurityHandler webappcontext ready
11 years ago
reger 37f2a82a5d making root context (htroot) a WebAppContext
11 years ago
reger 28eae57e8b spend CrawlQueues a fremem routine
11 years ago
reger b931bf6b48 fix use of url proxy access pattern
11 years ago
reger 280c4a3ac1 exclude terms with " for didYouMean suggestion
11 years ago
reger fbc1071f6d Merge origin/master
11 years ago
reger 7b800a0c8e fix: NPE on shutdown via script
11 years ago
Michael Peter Christen ce4d42d77c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
11 years ago
Michael Peter Christen 644573cfc4 using the adminAccountUserName from yacy.conf within apicall.sh
11 years ago
reger 6932aa4d7a use configured admin-username for api calls
11 years ago
orbiter 2ead4e44d9 introduced a new storage path ARCHIVE inside of DATA which will be used
11 years ago
sixcooler add0e42804 fix double-escaped urls from proxy-usage
11 years ago
sixcooler 865ce6f974 check blacklist proxyClient config
11 years ago
sixcooler 345f9aba27 make use of our DNS-cache again - this realy speeds up the lookup
11 years ago
reger e6d284fe1e better solution for prev. commit with MultiMapSolrParams.getFieldInt not returning default parameter
11 years ago
reger 0bc2fc14ab improve NPE chance on missing parameters
11 years ago
reger f06cef5d5b reimplement proxy access by configured whitlist pattern
11 years ago
reger 05d6cc6ea3 setting of IPv4Stack moved earlier
11 years ago
reger 30d925a96e reimplemented server access restriction
11 years ago
orbiter 3cb6c7861f fixed shutdown authenticaton problem
11 years ago
Michael Peter Christen ed06b5b94b set a realm message to log-in input window which explains that a
11 years ago
Michael Peter Christen 7005ecdabd cleanup
11 years ago
Michael Peter Christen 2939b47986 removed non-working realm setting in http client (auth for localhost was
11 years ago
orbiter 9d52b337f3 added http authentification to YaCy http client for all localhost
11 years ago
Michael Peter Christen c951945666 modified log-in detail to enable admin-login from localhost with stored
11 years ago
Michael Peter Christen 9bd71fdbb4 made the access tracker class static because it shall be used by the
11 years ago
Michael Peter Christen 1c56befb93 fixed mess with test on localhost (which means local hosts for some
11 years ago
Michael Peter Christen 7d6fc79eb8 refactoring (usage of constant names for attributes of authentication
11 years ago
Michael Peter Christen b9d36e45e0 removed the &amp explicit encoding of ampersand character since this is
11 years ago
reger e2ccb6ce9d modified DefaultServlet parameter on invoke templates
11 years ago
reger 4c38bceafc handle http connect for proxy
11 years ago
reger cfabe8f67a harmonize access restriction for urlproxy servlet
11 years ago
reger e6b9643fd6 extended request for local peer check to by hostname resolved ip
11 years ago
reger c797f108a1 add error response on deniedl proxy access
11 years ago
reger 0583f44306 reimplement proxy access log (to Jetty ProxyHandler)
11 years ago
reger 8cbc1c970a Security Hot-Fix: for transparent proxy.
11 years ago
reger 58ecf5e4dd add to blacklist button in CrawlResults
11 years ago
reger e9081c0f17 moved startup execAPIActions call after Jetty startup
11 years ago