Commit Graph

745 Commits (e7ea3b3cc5ec302eab89c0e34e05ba668bf71b68)

Author SHA1 Message Date
orbiter 2c1c3bb6eb - some refactoring (sorry Daniel, hab in deinem Code rumgewütet)
17 years ago
danielr d96e2badc7 - fixed POST in proxy
17 years ago
danielr 94d3d3a86f fixed Proxy (for GET, POST still does not work!)
17 years ago
danielr 8b2efb6f8c fixed garbage in HTCACHE
17 years ago
danielr fb541f9162 HTTPC: default timeout half-hour
17 years ago
danielr a94f6cdca4 HTTPC: allowed self-signed certs
17 years ago
danielr ab330cfdca Network.html: removed ; from location
17 years ago
danielr 5c3c1fdf41 replaced httpc with Apache Jakarta Commons HttpClient (includes some refactoring ;)
17 years ago
orbiter daa04f5db9 added additional check in file handler to prevent that url attacks are hidden in url path encodings
17 years ago
orbiter 7f9f639d20 - refactoring and abstraction of index reference (urls) handling: blacklisting is part of reference filtering
17 years ago
orbiter d6050b9ffb - separated the LURL data storage and Crawl result stack for process supervision.
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 4c584dff87 disabled soLinger to prevent that too many connections stay open (it's a TEST!)
17 years ago
orbiter 9c989fe5f7 fixed deadlock
17 years ago
orbiter fa1090113d - next try to fix the networking problem:
17 years ago
orbiter d87d295c68 one more try to fix the connection problem
17 years ago
orbiter 9eddc1506b - one try to fix the httpd problem
17 years ago
orbiter 7cc4ff05c9 some code enhancements and bugfixes
17 years ago
borg-0300 3445b1e10b *better logging
17 years ago
borg-0300 4b0339fec0 *fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=927
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
orbiter 4fdf695064 - fixed a bug in remote search that prevented that any results had been generated (!)
17 years ago
orbiter 3f321ece7d added a search history to the new search page
17 years ago
orbiter 87a8747ce3 - enhanced recognition, parsing, management and double-occurrence-handling of image tags
17 years ago
orbiter 6c3cd2b4f2 - added new way to watch images from the image search:
17 years ago
orbiter bd63999801 - faster search: using different data structures that avoid multiplr calculations
17 years ago
orbiter acf771d5e1 - fixed bug with too much RAM in crawler queue
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
orbiter 1a296af6ff more generics
17 years ago
orbiter 4a80902081 - added ViewProfile as rdf in foaf syntax
17 years ago
orbiter 15397298dc - refactoring of indexControlRWIs: moved statics to own class; better Dublin Core naming
17 years ago
orbiter 03e7782269 more generics
17 years ago
low012 ae6d07bdb8 *) "Did you mean:" will only be displayed if the list of suggested URLs is not empty.
17 years ago
orbiter df2a7a8ac8 more generics
17 years ago
fuchsi d517e96714 last cleanup bits to serverDate before the release. only safe refactoring (method renaming) changes outside of serverDate.
17 years ago
hermens 4748d5c1ab Some enhancements to time management:
17 years ago
fuchsi f41172f850 Merge httpDate into serverDate as suggested. Removed some unnecessary code and fixed a possible synchronization problem.
17 years ago
fuchsi 21f7e13fa1 fix stupid tiny bug introduced in rev 4276 that broke request URL parsing almost completely
17 years ago
fuchsi 5d406d0094 - fixed url "file extension" parsing when there is no extension (like http://yacy.net/ would have extracted .net/)
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
orbiter ca488e03f5 fixed authorization case
17 years ago
orbiter e22014dc83 some memory enhancements when generating and displaying ymage objects
17 years ago
fuchsi 39d0f10ca1 Fix parsing oof dates in HTTP headers.
17 years ago
orbiter 9b0ae4b989 added referrer to remote crawl url list
17 years ago
orbiter af10f729df fixed image search and favicon loading
17 years ago
orbiter c527969185 - enhanced monitoring of ranking parameters
17 years ago
low012 383dc815d2 *) fix for commit 4212
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
orbiter a31b9097a4 preparations for mass remote crawls:
18 years ago
fuchsi 0e1738899f * Complete number localization and provide a more reasonable interface to serverObjects:
18 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
18 years ago
orbiter 711641f167 extended client connection clean-up:
18 years ago
orbiter b19bb6e5b1 - reverted svn 4132; this did not solve the problem and removed the emergency mehtod which caused production failure for shure within some hours
18 years ago
fuchsi 1eba408d2f Make sure that sockets which couldn't be opened aren't handled as active connections, in which case they wouldn't be closed.
18 years ago
orbiter d69d386f7d added additional forced client connection closing
18 years ago
orbiter dea7bee049 - increased minimum time before an active connection is interrupted from 1 minute to 10 minutes
18 years ago
orbiter 01e0669264 re-designed some parts of DHT position calculation (effect is the same as before)
18 years ago
orbiter 842308ea97 - redesigned crawl start menu, integrated monitoring pages
18 years ago
orbiter 2f1ff048ba some fixes to socket connection time-out
18 years ago
orbiter 3c74014004 automatic deletion of dead client connections
18 years ago
orbiter 11b4f80bde - fixed non-closing client connections
18 years ago
orbiter d352853f2d fix for non-closing client sessions
18 years ago
orbiter 1488769e1f cleanup of unmaintained and outdated performance methods:
18 years ago
orbiter 3cb9cdc9be try to fix connection problem, possible cause for wrong junior status and non-passive passive peers:
18 years ago
fuchsi e192f99134 fix small bug introduced in r4089 that appeared when we tried to remove "gzip" encoding from Accept-Encodings header
18 years ago
fuchsi ae4b9308ef Fix problems with some web servers which couldn't handle the way yacy was sending requests. Thx to celle for the patch.
18 years ago
orbiter daf0f74361 joined anomic.net.URL, plasmaURL and url hash computation:
18 years ago
orbiter 4779f314fe first version of next-generation search interface:
18 years ago
orbiter 6d759ad0a7 - new bot address
18 years ago
orbiter f9e6cf6a3d more refactoring of search:
18 years ago
orbiter bb426565f0 added new yacy protocol for mass url-pull for better remote crawling distribution
18 years ago
orbiter b5346141b3 made the plasmaHTCache static (there is only one internet, so we need only one cache)
18 years ago
orbiter 61f93cbf14 some code-cleanup
18 years ago
orbiter 24e25e1141 enhanced SSI server-side support:
18 years ago
orbiter 57a5b6fa71 some generalization of remote proxy configuration and setting handling in httpc
18 years ago
orbiter 367fc28928 corrected Brausse->Brausze
18 years ago
orbiter e76fe1c078 - replaced unicode characters in copyright holder name ('Brausse')
18 years ago
orbiter 75d1437340 fix for http://forum.yacy-websuche.de/viewtopic.php?p=1123#p1123
18 years ago
orbiter 9ca46a8c69 indexing of local (intranet) urls enabled
18 years ago
orbiter 6758beae9c fix for http://forum.yacy-websuche.de/viewtopic.php?p=1092#p1092
18 years ago
orbiter 40b0547611 - documentaton changes (removed old forum links)
18 years ago
orbiter 26ddf797eb added bmp and ico image format to all parser/viewing methods
18 years ago
low012 1ea5fa2c04 *) Changed a comment to get rid of this message:
18 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
orbiter 36a37f758b fix for oom exception during release download
18 years ago
orbiter 84be912e90 fix for null pointer exception that occurred when missing user-agent in request header
18 years ago
orbiter e03fcf4627 SSI fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=29
18 years ago
orbiter 9bbd39b67c - removed unfinished auto-updater from roland and martin
18 years ago
orbiter 154ffd7c2c fix for wrong http connection version and SSIs
18 years ago
orbiter 1782ef57e5 - added SSI parser and include directive for <!--# include virtual="<file>" -->
18 years ago
orbiter 0e57a8062b added network definition for different YaCy networks
18 years ago
orbiter 6518bb6c08 changed release strategy:
18 years ago
allo 465145cb6f revert to insecure, but dau-proof defaults
18 years ago
allo 7ad11ceaaa security fix for peers without password. allow access only from localhost
18 years ago
orbiter e4aa8f2a08 disabled more sleep(200)
18 years ago
orbiter cb38e57622 reduced httpd final waiting time
18 years ago
orbiter b4585ad67d im Sommer 2005 wurden die ersten pings zwischen YaCy-Peers ausgetauscht.
18 years ago
karlchenofhell 669f840eab - added ViewProfile / Impressum (default on) to local peer's robots.txt
18 years ago
orbiter 66ec8b63c1 added a httpd access tracker:
18 years ago
orbiter 33ad0c8246 added a web structure computation and logging:
18 years ago
karlchenofhell 601fc7d1c5 - added source to J7Zip-modifed.jar and it's license (changelog is still to come)
18 years ago
orbiter 26f05d1fd0 avoid division by zero if search is done for no words
18 years ago
orbiter 2fa8b50e54 reverting svn 3691+3692
18 years ago
orbiter 22a0e9f117 more timeout-control
18 years ago
orbiter 24db55a541 added timeout for httpd-sockets during read
18 years ago
orbiter 111ba9e359 - fixed some width problems in new status page
18 years ago
orbiter 29fe2beac7 possibly fixed a deadlock
18 years ago
theli c2e6afbd69 *) bugfix: setting mimeType properly for dir listing with e.g. "?format=xml"
18 years ago
theli f20b596dc0 *) adding servlet to display all deployed SOAP Services
18 years ago
theli 81b4598487 *) peer profile can now be displayed as vcard
18 years ago
theli 91c2a042a7 *) bugfix for wrong proxy traffic accounting
18 years ago
orbiter 5b0a84ce09 fix for synchronization deadlock with flushMissNameCache.
18 years ago
orbiter a1fb8358b2 lets make a well-formed http link so that other crawlers don't have a problem to follow this link :-)
18 years ago
orbiter 4edb70f68b added yacybot info-page from Roland
18 years ago
orbiter d755a8026d - better OOM protection
18 years ago
karlchenofhell 88245e44d8 - improved version of robots.txt (delete your old htroot/robots.txt before updating):
18 years ago
karlchenofhell a1d68fe092 - use .class rather than Class.forName for classes in class-path
18 years ago
karlchenofhell 6fbe31425a - some code-cleanup (no more syntax-warnings here)
18 years ago
karlchenofhell c016fcb10f - added streaming-support to CrawlURLFetchStack_p servlet
18 years ago
orbiter bf69a721cb more protection against mis-use of YaCyHop interface:
18 years ago
orbiter c464157a6e replaced some toString()
18 years ago
orbiter b4aa195c27 added user-agent check for yacy-hop proxy authentication
18 years ago
orbiter d25caa07bf redesigned some parts of http authentication
18 years ago
karlchenofhell 2401e748a3 - fixed wrong replacement of POST-parameters in httpd ('<' and '>' are still replaced, don't know why): http://www.yacy-forum.de/viewtopic.php?t=3466
18 years ago
karlchenofhell e68cdeeeb3 - reverted parseArg(String) to use a byte-array to handle correct UTF-8 parsing
18 years ago
orbiter 47ab83a7c0 added flag for YaCyHop - proxy access for all paths that start with /yacy/
18 years ago
allo 25c7d4e25e fix for form (cookie) login
18 years ago
karlchenofhell 7c40197e42 - fixed error pages and <label>s for index.html
18 years ago
allo b4457763e5 fix for putSafeXML and supertemplates.
18 years ago
allo 0c81bd39d4 XSS-safe put as default.
18 years ago
orbiter 5515571950 redesign of ymage classes
18 years ago
karlchenofhell b873ad51ab - fix for http://www.yacy-forum.de/viewtopic.php?t=3369
18 years ago
karlchenofhell 340dc52a9d - ConfigProfile_p.html now transmits usable encoding for other than 7-bit ASCII charset, see TODO in httpd.parseArg(String)
18 years ago
karlchenofhell 00aa9472d6 - added decode of HTML-entities in request lines
18 years ago
orbiter 0a050bc043 enhanced ranking
18 years ago
orbiter d0c32c6aeb better protection against fraud peers
18 years ago
karlchenofhell e17591acc3 - parse HTML arguments as UTF-8 strings
18 years ago
karlchenofhell d30932c7d8 - fix for fix... sry
18 years ago
karlchenofhell 6118fb73ec - added decode of UTF-16 escapes in url-arguments (%u0123), bugfix for http://www.yacy-forum.de/viewtopic.php?t=2762
18 years ago
orbiter fb7902aa68 fix for http://www.yacy-forum.de/viewtopic.php?p=26142#26142
18 years ago
orbiter 984285bdd6 better organisation of dns hit/miss cache flush
18 years ago
orbiter 73c63578ad - activated the dns miss cache
18 years ago
orbiter e3d75f42bd final version of collection entry type definition
18 years ago
orbiter d34f10c63d some tests with reverse dns lookup
18 years ago
(no author) a51417d86b Bugfix: language of ConfigLanguage_p.html was not changed properly when a different language was choosen here
18 years ago
theli f77d624b94 *) bugfix for persistent connection support on transfer-encoded requests
18 years ago
orbiter 114a76a86e - added flag to urlhash that shows that domain is a local domain
19 years ago
(no author) e59ff8b657 Bugfix: language of ConfigBasic.html was not changed properly when a different language was choosen here. Note: there's a similair bug on ConfigLanguage_p.html
19 years ago
theli 29a1f132ec *) some strings replaced by constants
19 years ago
orbiter 215c4e65f1 code cleanup
19 years ago
theli 532c23b5c7 *) soap handler
19 years ago
theli 777e39cea0 *) new template to display the dir-listing in xml format.
19 years ago
theli 88cfdecd38 *) Bugfix: calling close must not close the wrapped input stream, otherwise
19 years ago
allo 8a5c2d0a19 fix for supertemplates, too.
19 years ago
allo c35793fb46 fix for last commit
19 years ago
allo a831c83025 create servletProperties, with the servlet specific funktions from serverObjects
19 years ago
orbiter 8b56887676 removed unused code
19 years ago
theli 68204ff729 *) Suppressing for bad client requests.
19 years ago
theli df49724f28 *) better error handling for seed upload - test download - problems
19 years ago
theli b357a13e9a *) adding synchronization block because SimpleDateFormat is not thread-safe
19 years ago
orbiter 688cbfb776 - bugfixing for flextable bug
19 years ago
allo a29b4d4fb5 extended Supertemplates for Headerincludes.
19 years ago
theli a7e11ada50 *) suppressing stacktrace for "server has closed connection"
19 years ago
orbiter c8f3a7d363 added snippet-url re-indexing
19 years ago
allo 226f2c5b2c first version, of the Serverlet Debugger
19 years ago
theli ce7ee74316 *) better errorhandling in filehandler (try catch block now starts before argument parsing)
19 years ago
theli f17ce28b6d *) plasmaHTCache:
19 years ago
orbiter 5a40ea7866 refactoring of wget string list generation
19 years ago
orbiter 310f1c41cd added option to see ranking scores in surftipps
19 years ago
theli cd5f349666 *) Better handling of large files during parsing
19 years ago
orbiter df1629b05a - code cleanup
19 years ago
theli c665f6cddb *) handling of quotes in charset string
19 years ago
theli 009a33170b *) Content-Location header added
19 years ago
theli 1aa07a52cd *) Bugfix for UnsupportedEncodingException if the media type contains multiple parameters
19 years ago
orbiter ec031eb993 first version of surftipps
19 years ago
theli 5afb0cbce8 *) setting default charset (for unkown documents) to iso-8859-1
19 years ago
theli 97d2a08ef1 *) restructuring needed to support parsing of documents using various charsets
19 years ago
theli fc594e8eda *) adding httpContentLengthInputStream.java class to allow reading of http response bodies
19 years ago
theli 2a06ce5538 *) next bugfix for UTF-8
19 years ago
theli bdc51591ae *) UTF-8 Bug solved (hopefully)
19 years ago
theli ef751b9d33 *) removing all string operations from the template engine
19 years ago
theli fded1f4a5d *) better handling of maximum file size limit in crawler
19 years ago
theli 63893003be *) Adding settings page for the crawler which allows to specify a file size limit and the timeout to use.
19 years ago
orbiter 9340dbb501 fixed all possible problems with nullpointer exception for LURLs
19 years ago
theli a5ed86105b *) bugfix for handling of ResourceInfo object in proxy
19 years ago
hydrox 59a5511dbb *) added missing static Strings as requested by theli
19 years ago
theli 6578564c9a *) Ignore more hop by hop http headers
19 years ago
theli dae763d8e3 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2495 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli ffbf416e76 *) direct access to requestheader of htCache.Entry removed to make it more http independent
19 years ago
theli 3870d615e3 *) setting htCache.Entry fields to private
19 years ago
theli 393a7d10be *) setting htCache.Entry fields to private
19 years ago
theli 1c8300fcec *) Bugfix for name resolution in proxy mode
19 years ago
orbiter d78b824e85 fixed problem with default path after first start-up
19 years ago
orbiter 6ad471ef96 * applied many compiler warning recommendations
19 years ago
allo cf1186597b utf fix from theli
19 years ago
theli eee44be602 *) adding an interface for customized blacklist classes
19 years ago
theli d2e8e76218 *) now it's possible to configure the yacy blacklist separately for dht, search, proxy, crawler
19 years ago
allo a52f36787f better templatedebugging
19 years ago
allo 3480d36417 added some debug code
19 years ago
orbiter d468d665c9 some changes that may help to prevent deadlocks that cause an OutOfMemoryError
19 years ago
theli 6e676224d0 *) adding support for upnp
19 years ago
orbiter 97fa6788a1 added gettext support:
19 years ago
allo 67c486a023 some example Code, how supertemplates can be used.
19 years ago
allo 7b0e2521bb Support for a supertemplate, which can do all thing, a normal template can do.
19 years ago
allo 8795875800 dirlisting for all empty directories.
19 years ago
orbiter 3879a0ecd0 replaced java.net.URL usage by use of new class de.anomic.net.URL
19 years ago
theli b594ee9a5a *) Adding possibility to configure if the http proxy should send the
19 years ago
allo 6866bc2758 be quiet!
19 years ago
theli ed2cb040d1 *) Bugfix for http connection header validation
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
allo 67a8c74be3 Fix for dynamic login with static password.
19 years ago
allo 6fe2fed87e cookieauth works with static Admin.
19 years ago
allo b23703f260 using cookieAuth.
19 years ago
allo 7f51a43cba disabled ipAuth for _p Pages (and broken Form-Login :-() for security reasons
19 years ago
allo bd22634c44 HTML-login, logout fixed.
19 years ago
hermens 3f1ebc097e Limit the size of the DNS cache to 5000 and the age of the entries to one day.
19 years ago
allo d7a3fdb18b no white pages, when clicking cancel on the password-dialog
19 years ago
rramthun 5625937d1c Language improvements
19 years ago
orbiter 26b6cddf51 synchronized the DNS cache, because the non-synchronized version resulted in deadlocks
19 years ago
orbiter 90d569d70f refactoring of index management:
19 years ago
theli b4ab183518 *) Bugfix for NullpointerException if the seeds IP could not be resolved
19 years ago
allo 9938c252dd better Errorhandling for proxyAccounts
19 years ago
orbiter 015d044c25 tried to fix some problems with latest changes to httpc
19 years ago
orbiter 55c5b41bd0 modified kelondroDyn to work better with new object caches
19 years ago
orbiter fd7c17e624 added virtual host support:
19 years ago
theli 727aac4768 *) Bugfix for Transparent-Proxy-Support <-> Port Forwarding problem
19 years ago
theli cd4aeffea2 *) Bugfix: httpdFileHandler.java did not handle filenames with encoded chars correctly
19 years ago
theli 76ea16a6cb *) Removing Keep-Alive header (is also a hopByHop header)
19 years ago
orbiter b0036249c1 added some attributes to network picture
19 years ago
rramthun 0604203bce Updated and corrected German language file
19 years ago
orbiter 14d6e476c9 tried to solve some problems with new picture viewer
19 years ago
orbiter d8d0ac29c3 added image-viewer servlet that can do:
19 years ago
rramthun 42b0b10a95 -Adding Windows Media to types which are not sended compressed
19 years ago
borg-0300 77f3237de3 adapted for isListed()
19 years ago
borg-0300 399538b7de Bugfix: wrongly compared
19 years ago
orbiter 3237fe1cc7 added IOException for httpc client error
19 years ago
theli c7ececbfb2 *) httpd.mime: adding jar mimetype
19 years ago
theli 759800f543 *) Bugfix for storeHTCache problem
19 years ago
orbiter ce5274c194 yacybot user agent
19 years ago
orbiter 34341a868e code cleanup
19 years ago
theli aa87df35e1 *) To avoid confusion location will now also be displayed for own peer
19 years ago
rramthun 15ed57f9b7 Updated German language, by VT100, NN, rramthun
19 years ago
allo 3b4a99ff6a fix for java 1.4.x
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
allo 2d4e1325cf UTF-8 fix
19 years ago
hermens c8f5adea4d - don't send Message Body on HEAD requests, even in the case of an error
19 years ago
theli a7248fbb0a *) bugfix for http/0.9 responses
19 years ago
theli a354bc2ec1 *) Bugfix for content length check
19 years ago
hermens e974d0cb99 Improve compliance to rfc
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
theli 040624e361 *) better support for http head requests of servlets
19 years ago
theli 62ffb5ece0 *) httpdFileHandler.java: adding real streaming support for lage files
19 years ago
theli eeba8b055e *) guessing, testing and suggesting alternative hostnames on "unknown host" error
19 years ago
theli 44996afd79 *) Bugfix for handling of http/0.9 clients.
19 years ago
allo 5ef57211a6 trim was just too easy...
19 years ago
allo 38e79aec94 Fix for wrong(?) httpheader:
19 years ago
theli 2a88232cee *) Bugfix for httpd security but
19 years ago
theli ebc5b1eafb *) adding a servlet that can be used to generate a Firefox search-plugin for yacy.logging
19 years ago
allo 7bd61ab0e5 Locales will now be in DATA/HTDOCS. So it works with readonly htroot.
19 years ago
orbiter 47344e8df0 removed referrer fake (too many complaints, too less use)
19 years ago
hermens b08af0c2cb *) Force download of seed file when checking upload success
19 years ago
theli 75aad0fe66 *) Bugfix for URLs containing spaces
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
(no author) 873cff20e9 handle UTF-8 correctly
19 years ago
(no author) 1d3249e787 handle UTF-8 correctly
19 years ago
orbiter de359a9431 patched possible 100% cpu bug.
19 years ago
orbiter 9544c47684 added some UTF-8 handling.
19 years ago
allo 4e4bd4662d redirectors fix
19 years ago
orbiter 9086261476 refactoring of base64 encoding:
19 years ago
allo 2e2fa99501 bookmarksManager:
19 years ago
allo 0f1212feb9 userDB.hasAdminrights to check adminRights.
19 years ago
orbiter b3dca06bb1 added location column to network pages.
19 years ago
orbiter fed92d364b introduced USAGE object for counter synchronization in kelondroRecords
19 years ago
hermens 35cf6712b2 *) fixes for httpd
19 years ago
hermens ec1202edbe *) Fixes for httpd
19 years ago
orbiter 37f88b4017 code cleanup
19 years ago
orbiter 76618442e0 code cleanup
19 years ago
theli 44fa94ac52 *) Modifications for dbImport functionality
19 years ago
orbiter 3d8a5ae652 code cleanup
19 years ago
allo ae6a4650bc reenabling debugMode (60 Seconds timeout for *all* http connections)
19 years ago
theli bb1f73ec15 *) Bugfix for code cleanup
19 years ago
orbiter 7920e1547d code cleanup
19 years ago
theli 972b8ddd2a *) minor changes: using constants properly
19 years ago
theli 1c3750de57 *) Bugfix for code cleanup
19 years ago
orbiter 1d6a6d1f85 code cleanup
19 years ago
orbiter a04930f025 code cleanup
19 years ago
theli bdf30117c1 *) Redesign of parser configuration
19 years ago
theli 7e670894d9 *) Suppressing stackTraces in proxyError message for "connect timed out" errors
19 years ago
allo d8afe60e07 Bugfix for last Bugfix ;-).
19 years ago
orbiter 1b656f6b31 correction of bug from svn 1123
19 years ago
allo 24d15eb0e8 moving the redirector code
19 years ago
allo 787c368696 synchronized redirectors and using the port.
19 years ago
allo 4776f3f815 squid like redirctors
19 years ago
orbiter 0e25020f51 added first generation and usage of YBR index-files. Enhanced overall ranking of search results.
19 years ago
allo 52a0237bf2 using Filetemplates for #[metas]# and other static includes
19 years ago
orbiter 0ec54d9c5f enhanced CR-file handling and added first RCI-evaluation tests
19 years ago
theli 99fb26e499 *) Suppressing stackTraces in proxyError message for harmless errors
19 years ago