Commit Graph

  • ec10220d57 Fix for last Commit: .class Files in htroot, not in the dir of the localized HTML-Files allo 2005-10-19 07:17:49 +00:00
  • 4db2080188 Bugfix for www and share. http://www.yacy-forum.de/viewtopic.php?p=11486 allo 2005-10-19 06:52:43 +00:00
  • 7256bea45f *) Bugfix for nameLookup parameter handling *) Bugfix for Received xx Words [xxxxxxx .. null] Bug theli 2005-10-19 05:38:04 +00:00
  • 99f4d2931a added options in network picture generation orbiter 2005-10-18 20:18:49 +00:00
  • e057d5686f fix for translatedIncludes allo 2005-10-18 18:56:42 +00:00
  • 40777556c5 *) Connection Tracking - adding automatic refresh - accepts new parameter nameLookup which can be used to deactivate yacy-peer name lookup (because we have problems with this on large seed-dbs) theli 2005-10-18 07:45:27 +00:00
  • bcb0d6d5ff changed setLastSeen(long rd) to setLastSeen(); borg-0300 2005-10-17 23:23:17 +00:00
  • cdbaf637fb added - getIP(), getJunior(), getSenior(), getPrincipal(); - setIP(), setJunior(), setSenior(), setPrincipal(), setLastSeen(long rd); - isPeerOK(), isOnline(String type); next try to remove hello.class java.util.ConcurrentModificationException:null ;) borg-0300 2005-10-17 23:12:40 +00:00
  • e642a5d8b7 more constants borg-0300 2005-10-17 15:46:12 +00:00
  • 7b510b558a small change borg-0300 2005-10-17 13:59:50 +00:00
  • ee7d847869 small change borg-0300 2005-10-17 13:57:54 +00:00
  • d77b982083 small fix for last commit borg-0300 2005-10-16 00:15:23 +00:00
  • b00cd5640b bugfix for 'hello.class java.util.ConcurrentModificationException:null' finals borg-0300 2005-10-15 23:37:37 +00:00
  • 4d504da962 Updated german language file rramthun 2005-10-15 12:41:36 +00:00
  • a98bafb939 Changes to german language file rramthun 2005-10-14 20:36:45 +00:00
  • 43a127ff3a allow httpsTunnels to other Ports than 443. (if secureHttps=false) allo 2005-10-14 12:51:56 +00:00
  • 93c1cb9226 ipAuth works. thx theli. allo 2005-10-14 12:01:41 +00:00
  • 6430fa520e bugfix for broken HTDOCS allo 2005-10-14 11:50:11 +00:00
  • 4320425a17 ipAuth (this does not work yet) allo 2005-10-14 10:53:50 +00:00
  • 95abdeb685 *) Bugfix for nextElement function of URL Enumerator theli 2005-10-14 08:51:02 +00:00
  • 61502b33de *) small modifications to importDB function - making it more failsafe - avoiding unnecessary exports of index word entries to string format and reimporting it afterwards theli 2005-10-13 14:56:17 +00:00
  • 6260942590 changed search process: received indexes are now buffered and written to wordIndex after search orbiter 2005-10-13 13:57:15 +00:00
  • 91e676744e *) Temporarily deactivating reverse name lookup for passive and potential yacy peers to avoid blocking requests when calling Connections_p.html See: http://www.yacy-forum.de/viewtopic.php?p=11271#11271 theli 2005-10-13 13:52:17 +00:00
  • b7e21ec107 *) Adding DB import function which allows to import an foreign yacy DB (from directory PLASMADB) into the DB of an other peer. ATTENTION: not tested very well. please use this with care and always make a db backup theli 2005-10-13 12:31:32 +00:00
  • 7ee03acce0 new function cutUrlText added to shortens the URLs on IndexMonitor.html borg-0300 2005-10-13 12:05:39 +00:00
  • 1eb95176b6 -t not needed allo 2005-10-13 10:24:35 +00:00
  • 4a8e6d552e invokation with "emailaddress" in Parameter. (compatible with other programs than sendmail, like sendxmpp) allo 2005-10-13 10:12:10 +00:00
  • b88a9584f8 New Errorpage allo 2005-10-13 07:47:57 +00:00
  • b177a80bb7 *) Bugfix for sendRespondError StackOverFlowException problem theli 2005-10-13 07:29:14 +00:00
  • 219acc1e8f *) Bugfix for wrong http version in response to http/1.0 requests See: http://www.yacy-forum.de/viewtopic.php?t=1312 theli 2005-10-13 06:30:13 +00:00
  • bc56a88cc8 further refactoring of search orbiter 2005-10-13 00:05:30 +00:00
  • 0f2f783e46 no no-cache for mediaExts see http://www.yacy-forum.de/viewtopic.php?p=11210#11210 allo 2005-10-12 20:45:14 +00:00
  • 7ca60f97bf localization Support for Includes allo 2005-10-12 12:44:05 +00:00
  • 371fd67ecf headless awt mode orbiter 2005-10-12 12:34:08 +00:00
  • d29dfb0a12 refactoring of search / preparation for better search methods orbiter 2005-10-12 12:28:49 +00:00
  • 9ff2bd2f0e allow surfing, if no timelimit set. thx, theli allo 2005-10-12 10:58:21 +00:00
  • 0ae166c522 *) Small changes to Index Transfer. theli 2005-10-12 10:19:01 +00:00
  • 461374e175 *) Restricting amount of files that yacy is allowed to open during index transfer/distribution This option is configurable via config file and is set per default to 800 See: http://www.yacy-forum.de/viewtopic.php?p=11137#11137 theli 2005-10-12 09:38:40 +00:00
  • f02c79273e *) Correcting file header theli 2005-10-12 08:40:05 +00:00
  • c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections) *) Displaying statistic for incoming connections on status page *) Bugfix for Loop-Access Bug when trying to access the yacy page while yacy is configured as proxy See: http://www.yacy-forum.de/viewtopic.php?p=6826 *) Bugfix for Referer Bug See: http://www.yacy-forum.de/viewtopic.php?p=11098#11098 *) Adding reverse Name lookup for yacy-domain names (used by the connection tracking page) theli 2005-10-12 08:17:43 +00:00
  • 6d93ecf947 Thread.getAllStackTraces() removed, needs java 1.5 borg-0300 2005-10-11 22:00:40 +00:00
  • 141417821e limitless Accounts (set timelimit = 0) allo 2005-10-11 20:56:51 +00:00
  • 52036caeac changed restart message borg-0300 2005-10-11 16:31:40 +00:00
  • b80b2fbdcc crawling peers now produce waves in network graphic orbiter 2005-10-11 13:06:07 +00:00
  • b45ffecd39 log to fix http://www.yacy-forum.de/viewtopic.php?p=11111#11111 orbiter 2005-10-11 07:46:14 +00:00
  • 10d3627c90 changed word cache flush scheduling and removed possible locks orbiter 2005-10-11 07:06:33 +00:00
  • dced5c761e added 'corona' for crawling peers in network graphic orbiter 2005-10-10 16:21:09 +00:00
  • 4cf0d1eb6d less memory occupation in ImagePainter orbiter 2005-10-10 15:02:53 +00:00
  • 6bd9348bf1 small change allo 2005-10-10 14:25:18 +00:00
  • aae5af9686 imagePainter may now paint arbitrary large circles; small update to network graphics orbiter 2005-10-10 13:48:25 +00:00
  • be8e95d86a debug printlns removed allo 2005-10-10 13:38:13 +00:00
  • f1ff33177d reset Timelimits on Daychange allo 2005-10-10 13:06:03 +00:00
  • 54a97a7355 *) IfesL: Suppressing "Broken pipe" stacktrace in log file theli 2005-10-10 11:31:46 +00:00
  • a9e25c26e1 *) adding new sendRespondError method to httpd which accepts a template include file for individual error messages theli 2005-10-10 10:33:09 +00:00
  • 5605cc8018 TimeLimits allo 2005-10-10 10:21:25 +00:00
  • 6a72f06c40 resizable network picture + greater on click orbiter 2005-10-10 10:08:28 +00:00
  • 839db8869c added high/low priority for index adding orbiter 2005-10-10 09:28:28 +00:00
  • 3966b38360 *) Bugfix for userDB time limit calculation See: http://www.yacy-forum.de/viewtopic.php?p=10949 theli 2005-10-10 09:17:19 +00:00
  • 1688be8590 *) plasmaSwitchboard.java adding more verbose logging output for db initialization *) httpdFileHandler.java adding cache for servlet response methods theli 2005-10-10 09:13:17 +00:00
  • e3a586d7bd *) Using serverByteBuffer instead of ByteArrayOutputStream to speedup httpdFileHandler theli 2005-10-10 07:15:57 +00:00
  • e9eb5e4b56 refactoring of index-entity join methods orbiter 2005-10-10 00:45:18 +00:00
  • 258fd9eb8e adding missing file for websearch refactoring orbiter 2005-10-10 00:33:25 +00:00
  • 77ae30063d refactoring of websearch process orbiter 2005-10-10 00:32:15 +00:00
  • 579b22d8ff small update to network drawing orbiter 2005-10-09 23:11:17 +00:00
  • 2b5829c3da small fix orbiter 2005-10-09 19:29:25 +00:00
  • e85989510a update to network image; added disconneced peers by disconnection time and changed colors orbiter 2005-10-09 17:20:40 +00:00
  • 4c7918f5b5 added shotdown to crawl stacker (moved from 882) orbiter 2005-10-09 16:40:44 +00:00
  • 2851658c2a re-integrated Martins last change to crawl stacker from svn 882 that I had deleted accidently orbiter 2005-10-09 16:11:41 +00:00
  • c83594528c integrated crawl stacker into thread control orbiter 2005-10-09 15:59:09 +00:00
  • 16a49c1c9d fix for graphics generation bug, see http://www.yacy-forum.de/viewtopic.php?p=10987#10987 orbiter 2005-10-09 14:46:33 +00:00
  • d666b61b83 fix for news-deletion, see also http://www.yacy-forum.de/viewtopic.php?p=11000#11000 orbiter 2005-10-09 14:31:35 +00:00
  • 4180c422e8 cleaned, finals, Properties borg-0300 2005-10-09 13:18:48 +00:00
  • 45f55a6fad *) Bugfix for wrong index-queue size displayed on status page theli 2005-10-09 04:58:09 +00:00
  • 959eefbc4f *) Robots.txt parser/ppt cutting of comments at the line end *) Adding Threadpool for stackCrawl Thread to speedup robots.txt download and double url checks theli 2005-10-09 04:43:07 +00:00
  • f6024792b1 download-link update orbiter 2005-10-08 01:11:32 +00:00
  • c1c94111b0 added new network picture at Network menu using the new image-servlet method orbiter 2005-10-08 00:37:43 +00:00
  • a1777788a5 small change borg-0300 2005-10-07 15:04:03 +00:00
  • d98ed41f31 update to image painter and test on http://localhost:8080/imagetest.png orbiter 2005-10-07 14:17:33 +00:00
  • ddb0876d01 Installer allo 2005-10-07 14:10:12 +00:00
  • f65c939a60 userDB Auth allo 2005-10-07 13:49:07 +00:00
  • 5153ec0f3e update to image painter orbiter 2005-10-07 01:25:39 +00:00
  • 7c6b85aea2 Properties borg-0300 2005-10-07 00:30:37 +00:00
  • c6f0e35a32 removed notifier.gif; this file is created automatically after startup orbiter 2005-10-06 23:12:38 +00:00
  • 1b2db0b52a fix for file-share access; damaged some commits before by me :-( orbiter 2005-10-06 22:30:13 +00:00
  • f875eda9b7 changed 2, added 5 new picture for more information added runtime to the list borg-0300 2005-10-06 22:18:44 +00:00
  • 1a5d98cd6d better imagePainter example and fix for typo http://www.yacy-forum.de/viewtopic.php?p=10920#10920 orbiter 2005-10-06 11:51:35 +00:00
  • afc5ef2819 cleaned, Properties borg-0300 2005-10-06 09:41:59 +00:00
  • 68aa215479 cleaned borg-0300 2005-10-05 16:49:08 +00:00
  • 60ab32c313 removed obsolete htmlPlotter orbiter 2005-10-05 16:47:29 +00:00
  • 06f4ac494a image-painter test; try with http://localhost:8080/imagetest.png orbiter 2005-10-05 16:38:16 +00:00
  • fb27428674 added restart to Status.html borg-0300 2005-10-05 16:35:05 +00:00
  • 0dcfc25d98 cleaned, finals, Properties borg-0300 2005-10-05 16:25:43 +00:00
  • 13dd16d1dd small change borg-0300 2005-10-05 16:00:16 +00:00
  • 5c4db6968e sorted URL list, StringBuffers, finals, cleaned, Properties borg-0300 2005-10-05 14:11:50 +00:00
  • 2a18e6486b cleaned, finals, Properties borg-0300 2005-10-05 13:45:11 +00:00
  • 4191b21e73 cleaned, finals, Properties borg-0300 2005-10-05 13:30:12 +00:00
  • 64acb46a91 cleaned, finals, Properties borg-0300 2005-10-05 13:16:53 +00:00
  • 52168fab9b cleaned, finals, Properties borg-0300 2005-10-05 13:14:18 +00:00
  • be60b512b7 fix for last commit orbiter 2005-10-05 12:24:25 +00:00
  • f6cf3967de fix for compile-bug in svn 583 (Martin guck mal ob das richtig ist: fifo oder filo-stack?) orbiter 2005-10-05 12:21:30 +00:00