Commit Graph

386 Commits (9fb5d661f2863fb26c45c8bb14241383269b8205)

Author SHA1 Message Date
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 1ed3e2daef added option to extract domains and/or urls from the eurl database
19 years ago
orbiter 58df8b7bbf a large collection of different changes
19 years ago
orbiter b3f7e62e03 better handling of whitespace
19 years ago
orbiter 4149939c02 better handling of whitespace for gettext quotation
19 years ago
orbiter 97fa6788a1 added gettext support:
19 years ago
orbiter 67edd80884 removed tabs
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
allo 6acb6a4d8f tiny performance optimization
19 years ago
theli fe617d7e54 *) adding function to return the protocol type of a ssl connection
19 years ago
orbiter 018b3e0832 added pause option to server threads.
19 years ago
allo 0621106ef3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2214 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter 12af69dd86 cosmetics
19 years ago
rramthun bc94a714b2 Better explanation for the auto-dom-filter.
19 years ago
theli a520ab2e8c *) adding possibility to use an existing PKCS12 certificate for https
19 years ago
orbiter cda087f43b - integrated cache miss storage into object cache
19 years ago
theli 8b7626f8d1 *) Automatic redirection of browser if user changes port settings in ConfigBasic
19 years ago
theli cea6e416d9 *) wrong name in header
19 years ago
theli df068cf23c *) adding first version of native SSL support for yacy
19 years ago
orbiter 83e0e765ec redesigned some parts of the html scanner & parser
19 years ago
rramthun 42b0b10a95 -Adding Windows Media to types which are not sended compressed
19 years ago
orbiter 128e4ab199 - in serverSystem: maxPathLength is now a variable, not a method
19 years ago
orbiter 30e3e3a0fd adopted MAXPATHLENGTH to host system capabilities
19 years ago
allo 68ec572df0 bugfix for staticIP
19 years ago
theli 89286478e7 *) removing thread pool eviction for now. Not needed at the moment
19 years ago
allo 3b7e66ab48 staticIP should now work
19 years ago
theli 8558000bd9 *) better handling of port forwarding
19 years ago
borg-0300 00975359c5 added keywords, properties
19 years ago
theli f95d98142f *) displaying amount of items in the existsIndex caches
19 years ago
theli 9b941fb773 *) bugfix for usage of yacy with extended port binding (e.g. #eth0:8080, 192.168.0.1:8080, etc.)
19 years ago
theli 556d242be0 *) Limited support of content-range requests
19 years ago
theli 8fcb25f9f9 *) Setting via header according to rfc
19 years ago
allo 73f18ed5b2 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1627 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli 50d85657b8 *) new import function for IndexImport_p.html
19 years ago
orbiter ec5d88664a tried too fix serverSwitch synchronization problems
19 years ago
theli 3d5347bc8e *) changing loglevel for some messages
19 years ago
theli 0fcd113c42 *) last bugfix part. Seems to work now for the stackCrawler
19 years ago
theli bea2b9edee *) further redesign of threadpools to solve too many thread problem
19 years ago
theli 859c6a88f5 *) testing various thread pool eviction settings to avoid outOfMemory - Thread creation problem
19 years ago
theli f5abfe8d57 *) more failsafe threadpools
19 years ago
orbiter f4ffa9aee5 - implemented more attributes to index entries
19 years ago
theli da81d7db17 *) Adding possibility to close open connections via Connections_p.html
19 years ago
(no author) 001513cc1f Now custom httpHeader can be created
19 years ago
(no author) 55f3232219 Patch for the Coockie management.
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
orbiter 10a095d6b5 - added base64 ordering methods
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
allo ba96cefe0c packages for xml/*
19 years ago
theli b6be828d15 *) Bugfix: Share subdirectory couldn't be views because of LinkageErrors
19 years ago
orbiter 4500506735 fixed some bugs concerning url entry retrieval and intexControl interface
19 years ago
orbiter 3086e38bb1 added getRemoved method on demand from theli for migration purpose
19 years ago
orbiter 76b97e4d2a integrated geo-snap DBStressTest.java in dbtest
19 years ago
orbiter d007d14905 re-insert of migrateSwitchConfigSettings
19 years ago
theli 8862b6ba4b *) Corrections for code cleanup 1175
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter ec2b39c1ce code cleanup
19 years ago
orbiter 8f1f2daa5e implemented interactive link deletion of search results.
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
rramthun 8c0d982191 1.) Fix from Martin (he ist not at home...)
19 years ago
theli b604654c25 *) Adding possibility to do a settings migration on yacy startup
19 years ago
theli b35c5a48bf *) First version of urlRedirector.pl script
19 years ago
theli bdf30117c1 *) Redesign of parser configuration
19 years ago
theli 5bf70e6e14 *) Bugfix for serverClassLoader.java
19 years ago
orbiter 85282b1d98 enhanced YBR recognition and search result heuristics
19 years ago
orbiter 0e25020f51 added first generation and usage of YBR index-files. Enhanced overall ranking of search results.
19 years ago
orbiter 0ec54d9c5f enhanced CR-file handling and added first RCI-evaluation tests
19 years ago
orbiter 88e3234393 fine-tuning of rci-generation
19 years ago
orbiter 24dc0e0760 implemented cr-file processing and further transmission steps
19 years ago
theli 8e308cf50e *) Possibility to change the server port on-the-fly.
19 years ago
theli fd58d5f8e6 *) Adding possibility to specify the interface / IP-Address where YaCy should bind to.
19 years ago
orbiter 6e81f2580d try to fix bug with storage of settings
19 years ago
orbiter 79818a320f introduced citation-rank transmission protocol and activate transport for anonymisation
19 years ago
orbiter d2731418bf added creation of global ranking files and changed url normal form usage
19 years ago
theli fb766413d1 *) Changes on httpc dns caching
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
orbiter 5f68b6886b introduced new url-hashes for better ranking computation
19 years ago
orbiter 4d1e56e4d9 fixed intermission-bug (removed 'break for intermission' of httpd-thread)
19 years ago
theli 723e056c48 *) Bugfix for ClassCastException during SessionPool.close
19 years ago
theli 9a2afe88d4 *) Deactivating unlimited timeout for persistent connections because this
19 years ago
orbiter 4dcbc26ef1 introduction of search profiles; very experimental
19 years ago
theli 40777556c5 *) Connection Tracking
19 years ago
borg-0300 e642a5d8b7 more constants
19 years ago
orbiter d29dfb0a12 refactoring of search / preparation for better search methods
19 years ago
theli c8a35a0130 *) Adding new connection tracking page (currently only for incoming connections)
19 years ago
orbiter 6a72f06c40 resizable network picture + greater on click
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
orbiter 3dd7e90cdd kbytes instead of bytes in performance settings; new default values
19 years ago
orbiter 2c7b490e30 memory-logging
19 years ago
orbiter 7fc822a59b changed handling of time-zones
19 years ago
orbiter 495bc8bec6 removed cache-control from low and medium priority caches which reduces memory use and computation overhead
19 years ago
orbiter 07f30931ec various configuration options in memory performance
19 years ago
orbiter 2f732e32a2 enhancements to memory menue
19 years ago
orbiter 96a5b6e8fb removed yacy peer types from serverSwitch
19 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21
19 years ago
borg-0300 42cd2cea65 added final constants, so that other class can reach it;
19 years ago
theli 394b4440d2 *) adding isLoggable function to serverLog class
19 years ago
borg-0300 718950c5da small change
19 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header
19 years ago
theli f9eb550fbc *) Bugfix for NullpointerException in serverAbstractSwitch.setConfig
19 years ago
theli 7a7254713d *) Moving Logging directory per default to DATA/LOG
19 years ago
theli bead8a32aa *) IndexCreate_p.java:
19 years ago
theli 60e77dcc60 *) Adding additional loglevel finer + finest according to Thread http://www.yacy-forum.de/viewtopic.php?p=8750#8750
19 years ago
borg-0300 fa54b5f38d cleanup spaces
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 a812fb86cc *) Port Forwarding Feature does not detect broken connection properly.
19 years ago
theli af7b8f75bd *) Making proxyAccessLogging configureable via yacy.logging file
19 years ago
allo 66ebce1109 use staticIP more often
19 years ago
theli 4a2f06053f *) Bugfix for "Gehäuselautsprecher" Bug
20 years ago
theli dc7c5237fb *) Bugfix for "Gehäuselautsprecher" Bug
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
orbiter 248c24b60a intermission-feature usage in case of local and remote search
20 years ago
orbiter 6be19d76c9 preparation for intermission feature (pausing all threads, i.e. for search requests)
20 years ago
theli b32e7c516c git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@507 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
theli e6aced0162 *) Setting higher priority for session threads
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter fb6f238d70 fix for expires-problem
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 af67c633d5 doc-changes and more strict brute-force handling
20 years ago
orbiter 86d778f7bc default-button in profile menue
20 years ago
orbiter b73557ed2d better assortment monitoring and enhanced profile menue
20 years ago
rramthun 0f11399d16 Some corrections...
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 311e627363 blocking of blacklisted urls in indexReceive and small changes
20 years ago
theli 55d10b864c *) further improvements in shutdown behaviour
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 57c30f1d78 *) bugfix for usage of httpc without gzip content encoding
20 years ago
theli 0e2c33ee55 *) Network.html/Network.java:
20 years ago
orbiter 712fe9ef18 bugfixed utf-8 decoding and parser
20 years ago
orbiter abba8fe61b fixed utf-8 decoding in htmlFilterAbstractScraper and removed httpd timing
20 years ago
theli d53b2393e5 *) autoconfig.java: ip address was not reported correctly when port-forwardin is on
20 years ago
orbiter 1e7f062350 many bugfixes, memory leak fixes, performance enhancements; new kelondroHashtable; activated snippets
20 years ago
theli bf78e0a6a4 *) Bugfix of Socket closed Exception
20 years ago
orbiter 85075269a6 extended fail-safe memory-managament. prevents too much allocation, too often GC and should help for the 100%CPU-bug
20 years ago
theli aea355c03c *) adding test for connection status of port forwarding feature
20 years ago
orbiter 5d06ded005 enhanced html parser speed
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
theli 822c9fa276 *) forgotten to add new classes for server port forwarding under version control
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
orbiter a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords')
20 years ago
theli 33e992cc8b *) unsing println instead of print
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
orbiter beb652847e added run-target for ant (needed for NetBeans4)
20 years ago
theli 8b89f433b1 *) Changing loglevel to debug
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
orbiter 878ff0ae7b corrections
20 years ago
(no author) dedadd1067 *) remove old serverLog class
20 years ago
theli 49a23bb89c *) adding reference to logger
20 years ago
theli 02d43a7bd4 *) adding additional methods that should be implemented by all
20 years ago
theli 652a19cf13 *) adding a method to read and zip a file (needed by the filehandler)
20 years ago
theli af9cd67334 *) migration to Java NIO
20 years ago
theli 1eff96f471 *) removing buzy waiting
20 years ago
theli 829b65c1c8 *) adding additional classes needed for new logging
20 years ago
low012 8c2789b22a to catch is an irregular verb
20 years ago
orbiter 4574fa4ce7 bugfixes
20 years ago
theli 83b41ef2f7 *) Adding timeouts for shutdown
20 years ago
orbiter ca3b4ccaf4 added snippet-routines (not yet finished)
20 years ago
orbiter 3771b10b89 implemented automated migration indexCache 0.37 -> indexAssortmentCluster
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago
rramthun 2d751ba831 Fixed a spelling mistake
20 years ago
orbiter 0cfe94bb66 fixed last commit + added missing files
20 years ago
orbiter b4030e5023 implemented serverSwitchActions - action-hooks
20 years ago
theli 74f12bb0f3 *) adding transparent proxy support
20 years ago
theli cbdc499ba6 *) adding many missing (File)?(Input|Output)Stream.close() calls to avoid "Too many open files bug".
20 years ago
theli 2aa5fe8f50 *) Import statements reorganized
20 years ago
theli 351c86d5d9 *) Migration of optional Content Parser integration
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 2de90020ed fixed caching+synchronization+brute-force-denial
20 years ago
orbiter 7fb645b0ab enhanced crawling performance, changed memory settings, new performace options
20 years ago
theli 58b1a0ba40 *) adding an new package for extra content parsers
20 years ago
theli c9c0a1f11c *) Trying to speedup local crawling
20 years ago
(no author) 942914ffd2 *) Adding additional functions to serverByteBuffer so that it
20 years ago
orbiter 97ec8d65e4 fixed makerelease & clean-up of dead code
20 years ago
(no author) f39812da91 *) Some performance improvements
20 years ago
orbiter c0807abd33 new crawl/proxy/cache design + fixes
20 years ago
orbiter 248077d3f0 initial load with yacy 0.36
20 years ago