Commit Graph

296 Commits (9f298083cd2154de7a0470e83c5321c81749e2de)

Author SHA1 Message Date
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