yacy_search_server/source/de/anomic/plasma
orbiter 9ef77d57f5 added an access control to the search interface using white/blacklists:
in the network configuration, you can configure a whiteliste and a blacklist
- blacklistet clients cannot search
- whitelistet client get never any search restrictions
- for all other clients: apply DoS search restrictions
Please see the example configuriation in yacy.network.freeworld.unit
by default, all clients from localhosts get whitlistet.
If you have your own YaCy network, please put all the IPs of your peers into the whitelist

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5475 6c8d7289-2bf4-0310-a012-ef5d649a1542
2009-01-12 10:55:48 +00:00
..
parser * remove empty directory 2008-12-31 19:39:02 +00:00
plasmaCondenser.java fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint 2009-01-04 02:27:29 +00:00
plasmaDbImporter.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaDHTChunk.java - refactoring of data access methods to be prepared for new cell data structure 2009-01-06 09:38:08 +00:00
plasmaDHTFlush.java - added fast fingerprint computation for files (any). Will be used in new index dump method 2008-12-29 12:22:13 +00:00
plasmaDHTTransfer.java small fixes 2009-01-10 09:21:44 +00:00
plasmaGrafics.java adjusted big peer to 28M links 2009-01-06 18:20:06 +00:00
plasmaHTCache.java - added a read cache to the RAFile interface to RandomAccessFile 2008-12-10 11:15:19 +00:00
plasmaParser.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaParserConfig.java
plasmaParserDocument.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaProfiling.java - fix for bug in new profile handling 2008-10-09 22:31:43 +00:00
plasmaRankingCRProcess.java refactoring (implemented Iterable in kelondroRowCollection) 2009-01-02 11:38:20 +00:00
plasmaRankingDistribution.java
plasmaRankingRCIEvaluation.java - added fast fingerprint computation for files (any). Will be used in new index dump method 2008-12-29 12:22:13 +00:00
plasmaSearchAPI.java - refactoring of CrawlStacker (to prepare it for new multi-Threading to remove DNS lookup bottleneck) 2008-12-15 00:02:58 +00:00
plasmaSearchEvent.java small update for timing in search result processing 2009-01-09 15:28:45 +00:00
plasmaSearchImages.java different handling of error cases that occur during loading files with http or ftp: 2008-11-11 21:33:40 +00:00
plasmaSearchQuery.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaSearchRankingProcess.java - added fast fingerprint computation for files (any). Will be used in new index dump method 2008-12-29 12:22:13 +00:00
plasmaSearchRankingProfile.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaSnippetCache.java fixed a problem with attribute flags on RWI entries that prevented proper selection of index-of constraint 2009-01-04 02:27:29 +00:00
plasmaStore.java * removed some warnings of findbugs (http://findbugs.sf.net) 2008-08-06 19:43:12 +00:00
plasmaSwitchboard.java added an access control to the search interface using white/blacklists: 2009-01-12 10:55:48 +00:00
plasmaSwitchboardConstants.java added an access control to the search interface using white/blacklists: 2009-01-12 10:55:48 +00:00
plasmaWebStructure.java more performance hacks 2008-12-04 12:54:16 +00:00
plasmaWordIndex.java better dht-in cache flush. see also: 2009-01-11 22:39:49 +00:00