Commit Graph

146 Commits (8194fde3409a0841bc29df63b40a6388923285eb)

Author SHA1 Message Date
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 3dfda1c9da *) More verbose output on ftp-seed-upload failure
19 years ago
theli a812fb86cc *) Port Forwarding Feature does not detect broken connection properly.
19 years ago
allo 66ebce1109 use staticIP more often
19 years ago
allo eb6365c069 local Bootstrapping bug.
20 years ago
rramthun 26289e955c Updates of the language file
20 years ago
theli 0d0bc02f38 *) Printing stacktrace into log on seed-upload error
20 years ago
theli 115c4edfcc *) Adding additional logging statements to help debugging seed-upload problems
20 years ago
orbiter 25f632dbd9 more DHT bugfixes and better logging of DHT effects
20 years ago
orbiter 5cb00889d9 enhancements to dht selection, search and search presentation
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement
20 years ago
orbiter c8a7a85ce2 fix for http://www.yacy-forum.de/viewtopic.php?p=7384#7384
20 years ago
orbiter 98b028038c bugfix, see http://www.yacy-forum.de/viewtopic.php?p=7370#7370
20 years ago
orbiter 7db543a9fa fixes for several dht misbehaviours
20 years ago
orbiter 5716f8521d bug fixes for word ordering and dht index selection
20 years ago
orbiter 248c24b60a intermission-feature usage in case of local and remote search
20 years ago
orbiter ec07928807 faster listing and news aging enhancement
20 years ago
rramthun 1eadbc6b91 Modified build.xml to include Win9x scripts
20 years ago
orbiter 2dd2533e6d cut for 0.394
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter 91163db52e fix for more time-related problems in proxy
20 years ago
orbiter fb6f238d70 fix for expires-problem
20 years ago
orbiter 40da910f41 bugfixes and automatic news-cleanup
20 years ago
theli 228b04b499 *) Bugfix for "wrong seed-upload timestamp" problem
20 years ago
orbiter e84a177c49 many bigfixes
20 years ago
orbiter 9ee8a5ba6c fixed big in yacynews
20 years ago
orbiter bcc292ad12 added self-news; added news in case of wiki update; added crawl announcement on Network page
20 years ago
orbiter d34eb23e4e fixed news; added news appearance on Network and IndexCreate page; added intention string to global crawl
20 years ago
orbiter 5672709ef3 several bugfixes for YaCyNews
20 years ago
orbiter e24dbde217 better logging for WRONG seed
20 years ago
orbiter 1022fbeb65 many YaCyNews fixes
20 years ago
orbiter 13abd8b6e7 added news-creation at crawl start
20 years ago
orbiter 849b194149 fixed news receipt and added processing buttons on News page
20 years ago
orbiter 84b74d40f3 yacyNews bugfix
20 years ago
orbiter 60117a2073 integrated YaCyNews basis
20 years ago
orbiter b8e294f149 corrected wrong default peer-names
20 years ago
orbiter f32d8bdfa8 fixed DHT cache memory assignment
20 years ago
orbiter f663f26cfd catch of another IOException
20 years ago
orbiter 85877413a0 tried to fix principal bug .. not succeeded
20 years ago
rramthun bf7d5d1310 Usage of logging-class
20 years ago
orbiter af67c633d5 doc-changes and more strict brute-force handling
20 years ago
orbiter 9f505af7aa preparations for bulk remote crawls
20 years ago
orbiter 0f663bcebf added global ppm computation
20 years ago
orbiter 51962d55bf added 'PPM', page-per-minute statistics
20 years ago
orbiter 1d2155675b changed assortment memory cache flush
20 years ago
orbiter 19dbed7cc8 code clean-up
20 years ago
orbiter 40036ba69c fixed dht transmission; added url-blacklist blocking also for remote search
20 years ago
orbiter 455ae9f55f fixed htcache-store problem and due-time for remote crawls
20 years ago
theli 96386d6fc6 *) further improvements in shutdown behaviour
20 years ago
theli 0b95c9c434 *) Bugfix for Thread.getID() usagage + PeerPing-Shutdown Deadlock
20 years ago
theli 13eeaa08f3 *) httpc.java:
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
theli 0e2c33ee55 *) Network.html/Network.java:
20 years ago
orbiter 3607159a9a fixed connection of out-dated peers
20 years ago
orbiter fbef7fed81 adopted latestVersion to float handling
20 years ago
orbiter eb74fa0c82 fixed a bug with snippet-length
20 years ago
theli 08e4334c1d *) Status.java: showing amount of time since last upload of seed-file
20 years ago
orbiter 56d28a16f0 bugfixes
20 years ago
orbiter d6c85228a6 enhanced snippet computation
20 years ago
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
theli dff937a9a3 *) Adding some logging statements to detect problems with seed upload functionality
20 years ago
theli 98230a67f0 *) correcting version number for remote port forwarding feature check
20 years ago
theli 9f5d239051 *) correcting version number for remote port forwarding feature check
20 years ago
theli bf66c6d6ec *) Bugfix for java.lang.NoClassDefFoundError: de/anomic/yacy/seedUpload/sshc:de/anomic/yacy/seedUpload/sshc
20 years ago
orbiter 5a490aa065 fixed html parser
20 years ago
orbiter a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary
20 years ago
orbiter dbda6e1e85 corrections to port forwarding
20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug
20 years ago
theli 9a98988c3c *) Bugfix for SSL/NIO Bug
20 years ago
theli 6dd3ec0dc4 *) Adding debug="true" debuglevel="lines,vars,source" to ant build files
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
theli e5ee4198af *) changing reference to logger
20 years ago
orbiter ca3b4ccaf4 added snippet-routines (not yet finished)
20 years ago
mkossin 3dd3431c58 Fixes a Problem with mySeed.txt. If this file is accessible but has no content it will be recreated: http://www.yacy-forum.de/viewtopic.php?p=3657#3657
20 years ago
theli 84f9d8f7f0 *) migrating ant build files to generate a single extension tar per default
20 years ago
theli 8bd49ba535 *) setting root dir for all tar files properly
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli c2378a968f *) setting thread name for search threads
20 years ago
orbiter e26ac60c3e modified assortment data structures
20 years ago
theli 0db0619204 *) Correcting wrong path
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago
orbiter ea478f3975 enhanced indexing-caching
20 years ago
theli a5fec449c8 *) setting threadnames for kelondroMap:writequeue and publishSeed
20 years ago
orbiter 1d7fed87dc redesign of index caching - removed indexCache.db
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
orbiter d0010ff0b0 last changes for release 0.37
20 years ago
orbiter f99930c04b fixed brute-force + peer-disconnect - Bug
20 years ago
orbiter c7c6aaf06e many bug-fixes
20 years ago
allo c09c54c652 staticIP Property, for people with dyndns aliases ;-)
20 years ago
allo d005d7484e yacyDebugMode - allow Lan-IPs for testing
20 years ago
orbiter b9203bdb50 bug fixes and code cleaning
20 years ago
orbiter e374aca2cd enhanced exception handling in kelondro
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago