Commit Graph

  • bef3aaec38 better Translationsystem. You only need to escape Chars, which have special meanings in regexps. some you have to escape: ()[]{} allo 2005-06-30 15:28:40 +00:00
  • 8a4f297324 fixed/enhanced snippet error-handling; suppression of results where no snippet exists orbiter 2005-06-30 00:01:53 +00:00
  • 712fe9ef18 bugfixed utf-8 decoding and parser orbiter 2005-06-29 22:55:37 +00:00
  • 63f9570d3a bbCode allo 2005-06-29 21:03:04 +00:00
  • 82d78fdab7 new Implementation and basic bbCode(Ok, opnly one Command ...) allo 2005-06-29 21:01:12 +00:00
  • a60f5efcd6 rename allo 2005-06-29 20:59:56 +00:00
  • 90573d9c88 Removed the bin from svn. If you want the current alpha version, i can release it as a second releasetree on Berlios. allo 2005-06-29 15:08:10 +00:00
  • ec397c343c *) Allowing longer forwarding commands theli 2005-06-29 13:07:05 +00:00
  • d50ad1521a *) correcting logging statement theli 2005-06-29 11:08:47 +00:00
  • 8718795c6d Using theli's anchors on Status.html rramthun 2005-06-29 10:53:34 +00:00
  • 6e97f70549 *) httpd.java: improved errorhandling theli 2005-06-29 10:05:38 +00:00
  • 9d8c66fb5e *) adding possibility to forward received yacy-messages (htroot/yacy/message.java) via a command-line email program (e.g. sendmail) to a configured email address - the configuration dialog is reachable via Settings_p.html#messageForwarding theli 2005-06-29 09:50:48 +00:00
  • 24d77b892f This changes eliminate a way to cripple Profile pages on other peers by sending special messages with HTML tags. low012 2005-06-29 08:22:04 +00:00
  • dbd06eace9 Used "id" tags instead of <a name="XXX">XXX</a>. This avoids links without target, which change colour on mouseover, but are not clickable. (<-- Das Wort gibt es bestimmt nicht...) rramthun 2005-06-28 18:28:37 +00:00
  • 08e4334c1d *) Status.java: showing amount of time since last upload of seed-file *) hello.java: adding additional output for principal-downgrade bug *) httpd.java, httpdFileHandler.java, httpdProxyHandler.java: improved errorhandling *) yacyCore.java: trying to fix principal-downgrade bug *) yacySeed.java: adding some constants theli 2005-06-28 11:27:31 +00:00
  • eee6322aaf *) Adding redirection support to plasmaCrawlWorker.java theli 2005-06-28 08:07:41 +00:00
  • cd279907c0 *) Adding redirection support to plasmaCrawlWorker.java theli 2005-06-28 08:01:26 +00:00
  • 6697d5e52e *) correcting fkt. mediaExtContains theli 2005-06-28 06:44:31 +00:00
  • a333715ffd This changes eliminate a way to cripple Message pages on other peers by sending special messages with HTML tags. (See forum for details.) low012 2005-06-27 19:52:40 +00:00
  • aad2268751 *) adding menue to top of configuration pages - IndexCreate_p.html - Settings_p.html theli 2005-06-27 09:59:58 +00:00
  • abba8fe61b fixed utf-8 decoding in htmlFilterAbstractScraper and removed httpd timing orbiter 2005-06-26 22:40:50 +00:00
  • 3addf58046 enhanced snippet-loading with threads orbiter 2005-06-24 07:41:07 +00:00
  • 4afcf10158 added kelondroHashtable (not finished yet) orbiter 2005-06-23 14:41:59 +00:00
  • 56d28a16f0 bugfixes orbiter 2005-06-23 14:40:39 +00:00
  • d6c85228a6 enhanced snippet computation orbiter 2005-06-23 12:12:12 +00:00
  • d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on *) hello.java: reportedip my be empty at peer startup *) httpc.java: adding method to determine if the connection was already closed or is broken *) httpdProxyHandler.java: trying to do a better errorhandling *) server/serverCore.java - setting myseed ip-address and port correctly if port-forwarding is on - doing a more failsafe close and adding some debugging output *) yacyClient.java: adding some logging statements to allow a better detection of "degraded to senior"-bug *) yacyCore.java: restructuring publishMySeed (@Orbiter: pleas take a look) - to avoid buzy waiting - to allow a gracefull shutdown on server shutdown - new seed count was not calculated correctly in the previous version *) yacySeedDB.java: host ip and port was not initialized correctly if port-forwarding was activated theli 2005-06-23 11:00:26 +00:00
  • 933256bbfc *) adding href's to allow direct access to the currently crawled website theli 2005-06-23 10:11:26 +00:00
  • fafda068f9 *) allowing crawler to process resources with statuscode 203 - this is needed if yacy is behind a second proxy theli 2005-06-23 10:00:31 +00:00
  • aae9a433a6 *) correcting usage of supportedFileExt-List theli 2005-06-23 07:43:59 +00:00
  • 83ceec3a63 *) Bugfix for wrong "Statusanzeige" See: http://www.yacy-forum.de/viewtopic.php?p=4560 theli 2005-06-23 07:23:40 +00:00
  • 1e7f062350 many bugfixes, memory leak fixes, performance enhancements; new kelondroHashtable; activated snippets orbiter 2005-06-23 02:07:45 +00:00
  • dc1d707eb2 *) Deactivating "Port Forwarding Feature" for a while because of too many problems at the moment theli 2005-06-21 08:22:03 +00:00
  • 68dc2b0c6b added kelondroArray, the basis for upcoming kelondroHash and some bug fixes orbiter 2005-06-21 01:17:25 +00:00
  • afe7cbe4de just a typo... low012 2005-06-21 00:53:04 +00:00
  • 10f6f19c08 Fixed one typo and added a few options to handle messages when messages get displayed. low012 2005-06-20 23:35:42 +00:00
  • 5728cdf8b5 bugfix orbiter 2005-06-20 16:53:22 +00:00
  • a19541e563 code-enhancements after analysis with AppPerfect orbiter 2005-06-20 16:36:31 +00:00
  • cf171ca35d Some corrections to the webinterface... rramthun 2005-06-20 16:19:13 +00:00
  • 0e48177ad8 *) Bugfix of NullPointerException when sending Error Respond theli 2005-06-20 15:57:03 +00:00
  • bf78e0a6a4 *) Bugfix of Socket closed Exception See: http://www.yacy-forum.de/viewtopic.php?p=4437 theli 2005-06-20 13:33:23 +00:00
  • 85075269a6 extended fail-safe memory-managament. prevents too much allocation, too often GC and should help for the 100%CPU-bug orbiter 2005-06-20 00:46:23 +00:00
  • e3c92818db avoiding OutOfMemoryError routines orbiter 2005-06-19 13:37:17 +00:00
  • 3e8ee5a46d enhanced caching in kelondroRecords and added better synchronization/finalizer orbiter 2005-06-19 05:27:42 +00:00
  • 3be98f194d tried to find the socket bug orbiter 2005-06-18 01:48:11 +00:00
  • 10781f36b7 changed performance menu to accept milliseconds; 200 milliseconds may be appropriate for all crawling jobs; indexing should be set to 0 orbiter 2005-06-17 11:52:21 +00:00
  • 3227a9eba5 *) Adding retry function for seed uploading theli 2005-06-17 08:45:44 +00:00
  • dff937a9a3 *) Adding some logging statements to detect problems with seed upload functionality theli 2005-06-17 08:38:22 +00:00
  • 98230a67f0 *) correcting version number for remote port forwarding feature check theli 2005-06-17 08:16:43 +00:00
  • 9f5d239051 *) correcting version number for remote port forwarding feature check theli 2005-06-17 08:06:23 +00:00
  • 0405de7635 *) Avoiding NullpointerException while testing exception test theli 2005-06-17 08:04:53 +00:00
  • db3ed75728 *) closing stream correctly theli 2005-06-17 07:58:02 +00:00
  • aea355c03c *) adding test for connection status of port forwarding feature theli 2005-06-17 07:57:00 +00:00
  • bf66c6d6ec *) Bugfix for java.lang.NoClassDefFoundError: de/anomic/yacy/seedUpload/sshc:de/anomic/yacy/seedUpload/sshc See: http://www.yacy-forum.de/viewtopic.php?p=4345 theli 2005-06-17 07:54:51 +00:00
  • 5d06ded005 enhanced html parser speed orbiter 2005-06-17 01:26:51 +00:00
  • 5a490aa065 fixed html parser orbiter 2005-06-16 21:49:56 +00:00
  • a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary orbiter 2005-06-16 18:31:28 +00:00
  • 38747857c2 correction of correction to port-forwarding orbiter 2005-06-16 11:49:54 +00:00
  • dbda6e1e85 corrections to port forwarding orbiter 2005-06-16 11:40:36 +00:00
  • d8cb3324a9 *) property "mytime" was not set correctly theli 2005-06-16 11:22:20 +00:00
  • 822c9fa276 *) forgotten to add new classes for server port forwarding under version control theli 2005-06-16 10:36:23 +00:00
  • b2c5305737 *) Bugfix: Uptime Uptime #minutes (kosmetisch) See: http://www.yacy-forum.de/viewtopic.php?p=4294 theli 2005-06-16 10:09:13 +00:00
  • 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug theli 2005-06-16 08:34:52 +00:00
  • 9a98988c3c *) Bugfix for SSL/NIO Bug See: http://www.yacy-forum.de/viewtopic.php?t=516 - removing NIO from server/serverCore.java because of massive problems with socket close issues *) Adding support for remote port forwarding via sch @Orbiter: Please take a look into - hello.java - server/serverCore.java.publicIP() - yacy/yacyClient.java.publishMySeed(...) *) Making startup loading of additional content parsers more failsafe theli 2005-06-16 07:28:07 +00:00
  • a1ffc27041 preparations for image/movie/music indexing orbiter 2005-06-16 00:31:13 +00:00
  • f45dc29f35 maintenance orbiter 2005-06-15 14:59:53 +00:00
  • a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords') orbiter 2005-06-15 01:22:07 +00:00
  • 33e992cc8b *) unsing println instead of print theli 2005-06-13 13:53:15 +00:00
  • 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding *) bugfix in plasma/plasmaParser.java: - parsers with missing dependencies wehre not ignored correctly *) passing a logger instance to the parsers modules which can be used for logging purposes by the parsers (not done yet) theli 2005-06-13 13:49:17 +00:00
  • bd79c43b0b *) Correcting problems with run target theli 2005-06-13 13:32:30 +00:00
  • beb652847e added run-target for ant (needed for NetBeans4) orbiter 2005-06-13 12:01:58 +00:00
  • a2e5018427 *) adding missing calls for function close() to avoid "too many open file" bug theli 2005-06-13 09:56:41 +00:00
  • 3ee35b9ff9 *) Proxy-Error-Msg: align=center theli 2005-06-13 09:54:36 +00:00
  • c7d294d8d4 *) Bugfix for: - 302 redirection Problem on Amazon Server - Wrong References in proxymsg/error.html See: http://www.yacy-forum.de/viewtopic.php?t=515 theli 2005-06-13 07:50:35 +00:00
  • 6dd3ec0dc4 *) Adding debug="true" debuglevel="lines,vars,source" to ant build files See: http://www.yacy-forum.de/viewtopic.php?p=4099 theli 2005-06-12 05:22:06 +00:00
  • 4f9c30ef49 using mime-type instead of file extension for doctype orbiter 2005-06-10 12:34:18 +00:00
  • 8b89f433b1 *) Changing loglevel to debug theli 2005-06-10 09:39:52 +00:00
  • bbc46f037f *) avoid exception throwing on already catched exception theli 2005-06-10 09:38:38 +00:00
  • f0440911e8 *) removing unnecessary stacktrace printout theli 2005-06-10 09:34:50 +00:00
  • ee9e110366 *) removing old logging configuration properties from yacy.init *) serverLog.java logging functions now also accept exceptions als additional parameters. The Stacktrace of this ecceptions will then be appended to the logging message and can e.g. be viewed on the gui logging page theli 2005-06-10 09:19:24 +00:00
  • 9e4bcc828d *) solving problems with wrong classpath see: http://www.yacy-forum.de/viewtopic.php?p=4045 theli 2005-06-10 06:18:55 +00:00
  • e88951166b 0.381 nachgezogen (nach Rolands Veroeffentlichung). bitte nicht selbststaendig Nummern vergeben! orbiter 2005-06-09 18:44:48 +00:00
  • 878ff0ae7b corrections orbiter 2005-06-09 16:39:25 +00:00
  • 361ba50056 *) changing reference to logger theli 2005-06-09 11:15:36 +00:00
  • 7b4778b4b9 *) changing reference to logger theli 2005-06-09 11:02:54 +00:00
  • dedadd1067 *) remove old serverLog class (no author) 2005-06-09 10:59:48 +00:00
  • e5ee4198af *) changing reference to logger theli 2005-06-09 10:58:54 +00:00
  • 49a23bb89c *) adding reference to logger theli 2005-06-09 10:57:42 +00:00
  • 02d43a7bd4 *) adding additional methods that should be implemented by all serverHandler classes theli 2005-06-09 10:54:03 +00:00
  • 652a19cf13 *) adding a method to read and zip a file (needed by the filehandler) for doing gzip encoding theli 2005-06-09 10:52:59 +00:00
  • af9cd67334 *) migration to Java NIO - to avoid buzy waiting and - make socket blocking interruptable *) changing reference to logger *) introduce commandObjMethodCache to improve performance *) doing a stream shutdown before closing the connection to aviod problems when using persistent connections *) calling method UNKNOWN of the server-handler class when receiving an unknown command *) calling method EMPTY of the server-handler class when receiving an empty command theli 2005-06-09 10:51:56 +00:00
  • 1eff96f471 *) removing buzy waiting *) changing reference to logger theli 2005-06-09 10:47:50 +00:00
  • c1a4e0dc28 *) changing reference to logger theli 2005-06-09 10:44:55 +00:00
  • d0083f845f *) changing reference to logger theli 2005-06-09 10:39:09 +00:00
  • 1b5ae054f8 *) changing reference to logger *) parser will not be returned into pool if the parser was deactivated via gui theli 2005-06-09 10:38:00 +00:00
  • 68f30811fa *) changing reference to logger *) bugfix in function getCachePath theli 2005-06-09 10:36:39 +00:00
  • fbbea813c5 *) changing references to logger theli 2005-06-09 10:34:20 +00:00
  • 451ca6b818 *) changing reference to logger theli 2005-06-09 10:25:39 +00:00
  • 4d7540e679 *) adding new constants *) adding a list of default error messages which belong to each http status code theli 2005-06-09 10:23:03 +00:00
  • cb17ff4aa2 *) adding support of proxy access logging (much similar to squids access.log) file *) splitting doGet function in separate functions for fulfilling requests from cache and from web to make error handling easier *) using connection property and httpHeader constants instead of hardcoded strings whenever possible *) sending back a proxy error message as body of every respond containing a http error code *) correcting problems of messages received from other proxies containing 204, 304 status codes. *) using chunked transfer encoding if the server has not set the content length (e.g. because of gzip content encoding) but the client has established a persistent connection to yacy. This is only possible for http/1.1 clients. For http/1.0 clients the connection will simply be closed on the end of the message. *) removing unneeded functions (e.g. respondError) because of newly introduced functions of httpd.java *) removing hop by hop headers (according to rfc) theli 2005-06-09 10:22:05 +00:00
  • f157181086 *) starting implementation of Content-MD5 header which should help to detect transfer errors on yacy to yacy communication - not finished yet *) removing unneeded functions (e.g. respondHeader) because newly introduced functions in class httpd.java *) httpdFileHandler.java now always sends back a proxy error message as body of a response with an error code *) adding support of gzip content encoding theli 2005-06-09 10:12:07 +00:00