You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orbiter
3bd1db776a
implemented switch for admin authorization from localhost:
...
- access is granted for localhost users to administration pages by default
- the default setting can be changed in the BasicConfig.html page
- if the BasicConfig page was accessed with post and no password was submitted, a random password is generated
- a headless installation MUST give a password upon first call of the configuration page, otherwise they will not be able to access it again
- if no password is given within 10 minutes after start-up, a random password is generated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4804 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
..
cache
more generics
17 years ago
parser
fixed "java.lang.NoClassDefFoundError: org/a"
17 years ago
plasmaCondenser.java
refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
plasmaDHTChunk.java
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
plasmaDHTFlush.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
plasmaDHTTransfer.java
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
plasmaDbImporter.java
refactoring:
17 years ago
plasmaGrafics.java
updated some grafics at new terminal_p
17 years ago
plasmaHTCache.java
refactoring: moved all crawler classes into their own package
17 years ago
plasmaParser.java
refactoring: moved all crawler classes into their own package
17 years ago
plasmaParserConfig.java
- added parsing of Dublin Core - compliant metadata (see RFC 5013 and ISO 15836) to html parser
17 years ago
plasmaParserDocument.java
next refactoring step in document indexing to prepare concurrency environment for document parsing
17 years ago
plasmaProfiling.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
plasmaRankingCRProcess.java
consistent use of de.anomic.server.serverMemory to get information about memory statistics
17 years ago
plasmaRankingDistribution.java
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
17 years ago
plasmaRankingRCIEvaluation.java
more generics
17 years ago
plasmaSearchAPI.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
plasmaSearchEvent.java
unescape link display in search results
17 years ago
plasmaSearchImages.java
added new default profiles to distinguish snippet fetch for local and global search
17 years ago
plasmaSearchQuery.java
xss protection
17 years ago
plasmaSearchRankingProcess.java
- better domain graph, faster when more links exist, looks better
17 years ago
plasmaSearchRankingProfile.java
- probably slightly better default ranking
17 years ago
plasmaSnippetCache.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago
plasmaStore.java
replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
plasmaSwitchboard.java
implemented switch for admin authorization from localhost:
17 years ago
plasmaWebStructure.java
updated terminal and dynamic webstructure applet: can now change when crawl is running
17 years ago
plasmaWordConnotation.java
- changed order of database initialisation (index first)
17 years ago
plasmaWordIndex.java
- added option to switch between yacy networks, especially between the two default networks (freeworld and intranet),
17 years ago