Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/schemes/ftp.py
Commit message (Expand)AuthorAgeFilesLines
* add copyright clarification to specify that generated out...Arthur de Jong2005-12-171-0/+3
* move redirect handling code to crawler module, including ...Arthur de Jong2005-08-191-2/+1
* split problems into page problems (parsing errors, wrong ...Arthur de Jong2005-08-191-1/+2
* pick up configured filenames if present in directoriesArthur de Jong2005-08-161-33/+51
* add extra debugging infoArthur de Jong2005-08-161-8/+15
* use a pool of ftp connections to keep ftp connection to a...Arthur de Jong2005-08-131-18/+25
* almost complete reimplementation of the ftp scheme, handl...Arthur de Jong2005-08-131-62/+64
* rename parameter to acceptedtypes to not conflict with mi...Arthur de Jong2005-08-121-1/+1
* also pass mimetypes to scheme modules to only fetch conte...Arthur de Jong2005-08-121-1/+1
* remove references to email addresses where they are not u...Arthur de Jong2005-07-291-3/+3
* Mike Meyer -> Mike W. MeyerArthur de Jong2005-07-231-1/+1
* almost complete rewrite of crawling and site state code m...Arthur de Jong2005-07-221-4/+5
* use lower-case URL attribute in Link instead of upper-cas...Arthur de Jong2005-07-171-4/+4
* rework scheme code to use more logical function names, mo...Arthur de Jong2005-07-101-73/+33
* remove unneeded import and printArthur de Jong2005-07-101-1/+0
* change to most recent version of the GPL (FSF address cha...Arthur de Jong2005-06-221-1/+1
* redo output writing using a cleaner debugio and change de...Arthur de Jong2005-06-061-4/+4
* remove link part from scheme modulesArthur de Jong2005-04-081-0/+148