summaryrefslogtreecommitdiff
path: root/daemon/ParseFTPList.c
Commit message (Expand)AuthorAgeFilesLines
* ftp: Fix dir listing for windows long datesRoss Lagerwall2015-03-081-1/+1
* ftp: Fix FTP date parsing of midnight for DOS formatRoss Lagerwall2015-03-081-0/+2
* ftp: Update license of ParseFTPListRoss Lagerwall2015-03-081-36/+4
* ftp: Fix directory parsing error on AIX.Ross Lagerwall2015-03-081-6/+15
* Fixed parsing of CMU/VMS-IP FTP style listing (upstream)Benjamin Otte2009-11-131-6/+19
* Bug 576229 – Doesn't handle files with leading space (upstream)Michal Novotny2009-08-101-19/+46
* "The FTP folder won't open!" (upstream)Michal Novotny2009-08-101-13/+37
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-1/+0
* Trivial C89 patch, fixes #520339. Patch from Jens Granseuer.A. Walton2008-03-041-1/+1
* rewrite directory enumeration and query_info by using the LIST parsingBenjamin Otte2008-03-011-0/+1843