summaryrefslogtreecommitdiffstats
path: root/support/export/export.c
Commit message (Expand)AuthorAgeFilesLines
* Exportfs crashes with long pathIvan Romanov2012-10-151-1/+1
* export: Ensure that we free struct exportent->e_uuidTrond Myklebust2010-10-141-0/+1
* libexport.a: Add documenting commentsChuck Lever2010-06-221-6/+17
* libexport.a: Make export_add() staticChuck Lever2010-06-221-4/+2
* libexport.a: Make export_read() return voidChuck Lever2010-06-221-2/+6
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-221-14/+32
* libexport.a: export_find() should handle address parsing errorsChuck Lever2010-04-161-0/+4
* libexport.a: Add export_free()Chuck Lever2010-04-161-10/+17
* libexport.a: e_fslocdata should be freed with free(3)Chuck Lever2010-03-221-1/+1
* libexport.a: Fix whitespace damage in support/export/export.cChuck Lever2010-03-221-5/+6
* exports: export_read() cleanupJ. Bruce Fields2010-01-131-19/+21
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-181-27/+87
* Remove redundant m_path fieldJ. Bruce Fields2008-08-281-12/+0
* rpc.mountd: make exportent->e_hostname a dynamically-allocated stringJeff Layton2007-09-281-0/+5
* Make warning about host matching multiple exports more helpful.Neil Brown2007-03-191-0/+2
* Extend the exportfs/mountd interface to pass fslocations info into the kernelFred Isaman2007-02-271-0/+2
* fix exportfs with multiple matchesNeil Brown2006-06-051-1/+1
* Autogen updateneilbrown2005-12-201-1/+3
* Fixes to make unexporting and exporting with wildcardsneilbrown2003-07-031-6/+3
* new "mountpoint" export option.neilbrown2003-05-301-0/+2
* See Changelogneilbrown2002-05-291-1/+1
* See Changelogneilbrown2001-12-201-1/+1
* make "exportfs -au" do no DNS lookupneilbrown2001-09-201-6/+6
* Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>neilbrown1999-10-281-2/+2
* Initial revisionhjl1999-10-181-0/+259