yacy_search_server/source/net/yacy/crawler/retrieval
reger 6932aa4d7a use configured admin-username for api calls
- the admin user name can be configured, in apiExec calls the default "admin" username is used. 

TODO: the bin/apicall.sh script should likely take that into account.
2014-01-07 21:26:50 +01:00
..
FileLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
FTPLoader.java ftp client shall be able to open non-anonymous ftp servers if login 2013-12-28 22:42:02 +01:00
HTTPLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
ImporterException.java
Request.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
Response.java fix NPE on modified since check ( Response.requestHeader allowed to be null) 2013-09-30 02:50:53 +02:00
RSSLoader.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
SitemapImporter.java - the webgraph shall store all links which appear on a web page and not 2013-09-15 00:30:23 +02:00
SMBLoader.java use configured admin-username for api calls 2014-01-07 21:26:50 +01:00
URLRewriterLibrary.java Added 'final' for all exception blocks as this helps the Java compiler 2013-07-17 18:31:30 +02:00