lotus
214277dad6
- revert r5202
...
- cleanup
- installer checks for JRE 1.6 only
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5210 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
e50934bbd9
try to fix tray on vista 64bit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5202 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
89cf795a5c
proper default priority on first start (Windows)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5095 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
5192081283
workaround for BindException at restart on Vista
...
therefore IPv6 support is lost (Windows only)
see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6286189 and http://forum.yacy-websuche.de/viewtopic.php?t=1385
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5072 6c8d7289-2bf4-0310-a012-ef5d649a1542
16 years ago
lotus
0bb7c42bc8
rename of Windows start scripts
...
* startYACY.bat -> startYACY_debug.bat
* startYACY_noconsole.bat -> startYACY.bat
changes for Windows Installer
* do not set shortcuts to the YaCy search page because we have a tray icon now. the user will not get an error if yacy doesn't run.
* do not set a shortcut do debug start. usual users don't care about logs.
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4993 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
48edbef5c7
* fix: display proper port on 1st startup
...
* new message on portchange
* first implementation of external link-update for search page (still inactive)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4915 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
7916ce27c3
windows shell shows port in title
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4877 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
eac62a6882
* ported restart on Windows to unix-style, works on _noconsole now
...
* removed Win9x scripts from build for more tidiness and less decisions for newbies
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4835 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
lotus
4a48717017
* automatic update for windows
...
pleas disable before release because 2nd update fails at the moment
and commandline handling has to be improved for windows
* update via new unTar class
please review stream- and exceptionhandling because I'm fairly new to Java
maybe it can be done concurrent
* updated windows startscripts to values from yacy.init
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4832 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
d03940f2ec
- included patch from http://forum.yacy-websuche.de/viewtopic.php?p=7193#p7193
...
- fixed problem with crawl profile editor after deletion of a crawl profile
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4706 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
7150b463ff
changed handling of default values and database paths:
...
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
low012
0e27febe47
*) fixed more links
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4068 6c8d7289-2bf4-0310-a012-ef5d649a1542
17 years ago
orbiter
40b0547611
- documentaton changes (removed old forum links)
...
- different handling of link quotation
- different handling of link normalization
- enhanced html/unicode en/de-coding
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3993 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
(no author)
b4b56a5475
*) Preparations for system-independent restart using the wrapper. Not functional yet.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3748 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
ea87fe5d78
*) Updated German translation
...
*) Changed "Lost Handle" error to warning (masses of it if deleting crawl-profile)
*) Removed unnecessary code from Windows script
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3708 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
a6fb4abb75
*) workaround for "busy waiting" in Windows-platform startscripts
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3683 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
326699ad2f
wrong GoTo removed (restart)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3192 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
borg-0300
735c1f87b1
restart re-activated (windows)
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3164 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
karlchenofhell
88ee449300
- don't offer voting for urls if user is not authenticated at peer
...
- removed possibility to raise priority of YaCy process
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3156 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
54c7b22dd5
*) fix for last commit
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3149 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
auron_x
7e12954634
*) added possibility to set YaCy-Priority
...
-> Linux-startscript has to be updated
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3148 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
25a64fe3da
-windows-script echoes correct port-number now
...
-minor changes
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3053 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
theli
35b70f164c
*) Status_p.inc: link to memory configuration added
...
*) startYACY.bat: comment added
See: http://www.yacy-forum.de/viewtopic.php?p=25311#25311
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2500 6c8d7289-2bf4-0310-a012-ef5d649a1542
18 years ago
rramthun
748971112e
typos
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@2037 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
orbiter
074ef98d61
added some stars
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1981 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
auron_x
9ba58b720d
*) 'fixed' start-up text to fit windows-systems
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1972 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
157d01cc97
Checked in old version, sorry.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1954 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
42b0b10a95
-Adding Windows Media to types which are not sended compressed
...
-Renaming writeandzip to writeandgzip to avoid confusion about type of compression
-Adding new startup message to windows script
-The usual language "enhancements" ;-)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1953 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
4fa2be73c3
*) startYACY.bat now reads the java runtime memory settings out of the yacy config file
...
Thanks to Galaxis and VT100
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1517 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
02871864f4
*) startYACY.bat now reads the java runtime memory settings out of the yacy config file
...
Thanks to Galaxis and VT100
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1516 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
0ff0e444ac
*) startYACY.bat now reads the java runtime memory settings out of the yacy config file
...
Thanks to Galaxis and VT100
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1515 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
rramthun
34a7802a36
.bat files create DOS-window with title "YaCy" as suggested in http://www.yacy-forum.de/viewtopic.php?p=15470#15470
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1380 6c8d7289-2bf4-0310-a012-ef5d649a1542
19 years ago
theli
9e4bcc828d
*) solving problems with wrong classpath
...
see: http://www.yacy-forum.de/viewtopic.php?p=4045
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@264 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
theli
7daebb8692
*) Adding dynamic java classpath generation to windows startup/shutdown scripts
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@131 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
orbiter
2d9fc71af1
adopted makerelease and start/stop-scripts fro new libs
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@52 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
rramthun
4e429ae243
Fixed *.bat start-scripts
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@38 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
(no author)
e2a884031c
*) added new lib dir to classpath.
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@29 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
orbiter
248077d3f0
initial load with yacy 0.36
...
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@1 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago