aboutsummaryrefslogtreecommitdiff
path: root/ftpfs/dir.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify deallocations.Justus Winter2017-08-051-2/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* netfs: Remove global reference count lock.Flavio Cruz2016-03-211-21/+6
* Use libihash to store directory entries in ftpfs.Flavio Cruz2016-02-131-107/+39
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* ftpfs: fix error handling in refresh_dirJustus Winter2014-06-181-8/+12
* Switch from cthreads to pthreadsRichard Braun2012-11-271-19/+19
* fix common misspellingsJonathan Neuschäfer2011-08-201-2/+2
* [ftpfs]Samuel Thibault2009-02-021-1/+3
* 2002-10-18 Moritz Schulte <moritz@duesseldorf.ccc.de>Roland McGrath2002-10-231-0/+1
* 2002-05-13 Roland McGrath <roland@frob.com>Roland McGrath2002-05-131-2/+3
* ftpfs/Marcus Brinkmann2002-04-201-1/+13
* doc/Marcus Brinkmann2001-01-071-1/+1
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-5/+15
* Add braces to silence gcc warnings.Roland McGrath1998-10-201-99/+104
* (delete):Miles Bader1997-09-091-1/+4
* (refresh_dir):Miles Bader1997-08-181-8/+81
* (update_entry):Miles Bader1997-08-121-4/+4
* (sweep):Miles Bader1997-08-111-1/+7
* (struct refresh_entry_state):Miles Bader1997-08-091-109/+108
* (lookup):Miles Bader1997-08-071-61/+108
* (lookup):Miles Bader1997-08-061-0/+1
* Initial checkinMiles Bader1997-08-061-0/+725