libnfs.c: always pass the attributes to the callback for recursive lookups
[deb_libnfs.git] / examples / Makefile.am
2014-03-22  Ronnie SahlbergNFS-LS: Build nfs-ls as utils and make it install under bin
2014-03-22  Ronnie Sahlbergexamples/Makefile.am Remove stuff we do not need
2014-03-20  Ronnie SahlbergPORTMAPv3: Add NULL and DUMP commands. Also add portmap...
2014-03-18  Ronnie SahlbergMerge pull request #69 from plieven/for-1.9.3
2014-03-17  Ronnie SahlbergMerge pull request #68 from plieven/for-1.9.3
2014-03-16  Ronnie SahlbergPORTMAP: Add support for V3 DUMP command
2014-01-12  Ronnie SahlbergMerge pull request #47 from Memphiz/win32fix3
2014-01-08  Ronnie SahlbergMerge pull request #45 from maksbotan/master
2014-01-08  Maxim KoltsovAdjust Makefile.am's to support out-of-source builds
2013-12-26  Ronnie SahlbergMerge pull request #43 from plieven/master
2013-12-23  Peter Lievenexamples: add nfs-io example
2013-04-16  Ronnie SahlbergAdd two more examples: nfs-ls and nfs-cp
2012-11-29  Ronnie SahlbergRearrange the header files.
2012-11-24  Ronnie SahlbergWe must link the examples with popt
2012-11-21  Ronnie SahlbergMerge pull request #27 from Karlson2k/Win32x64
2012-11-17  Ronnie SahlbergUse our own xdr_int64() for all 64 bit types.
2011-07-07  Ronnie SahlbergMerge pull request #9 from t-nelson/fix_vpath_build
2011-07-06  Trent NelsonFix out-of-tree (VPATH) builds
2011-07-06  Trent NelsonSimplify examples Makefile
2011-07-02  Ronnie SahlbergAdd the bcast and the listservers examples to the new...
2011-07-02  Ronnie SahlbergMerge remote branch 't-nelson/automake'
2011-06-29  Trent NelsonRewrite build system using automake