Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify deallocations. | Justus Winter | 2017-08-05 | 1 | -2/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
* | netfs: Remove global reference count lock. | Flavio Cruz | 2016-03-21 | 1 | -21/+6 |
* | Use libihash to store directory entries in ftpfs. | Flavio Cruz | 2016-02-13 | 1 | -107/+39 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 1 | -2/+2 |
* | ftpfs: fix error handling in refresh_dir | Justus Winter | 2014-06-18 | 1 | -8/+12 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -19/+19 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 1 | -2/+2 |
* | [ftpfs] | Samuel Thibault | 2009-02-02 | 1 | -1/+3 |
* | 2002-10-18 Moritz Schulte <moritz@duesseldorf.ccc.de> | Roland McGrath | 2002-10-23 | 1 | -0/+1 |
* | 2002-05-13 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-13 | 1 | -2/+3 |
* | ftpfs/ | Marcus Brinkmann | 2002-04-20 | 1 | -1/+13 |
* | doc/ | Marcus Brinkmann | 2001-01-07 | 1 | -1/+1 |
* | 2000-12-21 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-01-07 | 1 | -5/+15 |
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -99/+104 |
* | (delete): | Miles Bader | 1997-09-09 | 1 | -1/+4 |
* | (refresh_dir): | Miles Bader | 1997-08-18 | 1 | -8/+81 |
* | (update_entry): | Miles Bader | 1997-08-12 | 1 | -4/+4 |
* | (sweep): | Miles Bader | 1997-08-11 | 1 | -1/+7 |
* | (struct refresh_entry_state): | Miles Bader | 1997-08-09 | 1 | -109/+108 |
* | (lookup): | Miles Bader | 1997-08-07 | 1 | -61/+108 |
* | (lookup): | Miles Bader | 1997-08-06 | 1 | -0/+1 |
* | Initial checkin | Miles Bader | 1997-08-06 | 1 | -0/+725 |