libnfs.c: always pass the attributes to the callback for recursive lookups
[deb_libnfs.git] / examples /
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 SahlbergPORTMAP client: Pass length as sockaddr_storage, not...
2014-03-20  Ronnie SahlbergPORTMAP client: Parse and print the actual sockaddr...
2014-03-20  Ronnie SahlbergPORTMAP client: Add commands to send v3 SET/UNSET
2014-03-20  Ronnie SahlbergPORTMAP: Rename pmap3_getaddr_result to pmap3_string_result
2014-03-20  Ronnie SahlbergPORTMAP: Add PMAP v3 UADDR2TADDR support
2014-03-20  Ronnie SahlbergPORTMAP: Add v3 GETTIME support
2014-03-20  Ronnie SahlbergPORTMAP: Add support for PORTMAP v3 GETADDR
2014-03-20  Ronnie SahlbergPORTMAPv3: Add NULL and DUMP commands. Also add portmap...
2014-03-20  Ronnie SahlbergPORTMAP: Rename the functions in PMAP to PMAP2 to desri...
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-17  Peter Lievenexamples/nfs-ls: fix summary output
2014-03-16  Ronnie SahlbergPORTMAP: Add support for V3 DUMP command
2014-03-05  Ronnie SahlbergAdd a new nfs_stat64() function that operates on a...
2014-02-12  Ronnie SahlbergChange license for the ld preload hack to gplv3
2014-02-03  Ronnie SahlbergAdd a simple LD_PRELOAD toy to make cat and cp nfs...
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-31  Ronnie SahlbergChange all calls to rpc_nfs_fsinfo to rpc_nfs3_fsinfo
2013-12-26  Ronnie SahlbergMerge pull request #44 from plieven/master
2013-12-26  Ronnie SahlbergFix some compiler warnings and bugs
2013-12-26  Peter Lievennfs-cp: don't leave file_context->url unitialized
2013-12-26  Ronnie SahlbergMerge pull request #43 from plieven/master
2013-12-24  Ronnie SahlbergWrite the total number of bytes copied by nfs-cp, not...
2013-12-23  Peter Lievenexamples/nfs-ls: add discovery mode
2013-12-23  Peter Lievenexamples: add nfs-io example
2013-12-23  Peter Lievenexamples/nfs-cp: use nfs_parse_url_full
2013-12-23  Peter Lievenadd URL parsing functions
2013-12-23  Peter Lievenexamples/nfs-ls: recursion and summary support
2013-11-04  Ronnie SahlbergRemove some debug residuals from fuse_nfs
2013-11-04  Ronnie SahlbergWe don't need -odebug for the fuse nfs client anymore
2013-11-04  Ronnie SahlbergAdd a simple FUSE filesystem based on libnfs.
2013-05-31  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2013-05-30  Ronnie SahlbergMerge pull request #34 from Memphiz/win32fix2
2013-05-29  Memphiz[win32] - add projects for examples to the solution...
2013-05-29  Ronnie SahlbergConfigure check for sys/time.h
2013-05-29  Ronnie SahlbergSome more configure checks for headers
2013-05-29  Ronnie SahlbergAdd configure checks for sys/socket.h
2013-05-29  Ronnie SahlbergAdd configure checks for whether netinet/in.h is availa...
2013-05-28  Ronnie SahlbergWIN32 fixes
2013-04-17  Ronnie SahlbergChange nfs-cp.c example to use lseek+read/write instead...
2013-04-16  Ronnie SahlbergAdd two more examples: nfs-ls and nfs-cp
2013-04-14  Ronnie Sahlbergmore include cleanups it starts to look almost decent now
2013-04-14  Ronnie Sahlbergmore header include cleanups
2013-04-13  Ronnie SahlbergAROS: Add an example for using the SYNC API to AROS
2013-04-12  Ronnie SahlbergAROS: it is called IoctlSocket/CloseSocket and WaitSele...
2012-11-29  Ronnie SahlbergRearrange the header files.
2012-11-28  Ronnie SahlbergMerge branch 'zdr'
2012-11-24  Ronnie SahlbergWe must link the examples with popt
2012-11-24  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-22  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-11-22  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2012-11-21  Ronnie SahlbergMerge pull request #27 from Karlson2k/Win32x64
2012-11-18  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-17  Ronnie SahlbergUse our own xdr_int64() for all 64 bit types.
2012-11-17  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-07-04  Ronnie SahlbergZDR: New builtin replacement for RPC/XDR called ZDR
2012-03-08  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2012-03-08  Ronnie SahlbergGETACL: change the signature for the raw getacl3 functi...
2011-12-31  Ronnie SahlbergPMAP: allow to ask for tcp/udp port, dont assume users...
2011-11-27  Ronnie SahlbergRemove all [s]size_t / off_t and replace with [u]int64_...
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/win32'
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/listservers'
2011-09-12  unknown[add] - list nfs servers nfsclient-sync
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-03  Memphiz[win32] - make it compile on win32
2011-09-03  Ronnie SahlbergMerge branch 'master' into win32-3
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-08-28  Ronnie SahlbergWin32 changes, include files we need when compiling...
2011-07-11  Ronnie SahlbergMerge pull request #10 from Memphiz/master
2011-07-11  Memphiz[fix] - fix allocation of if list for osx
2011-07-09  Ronnie SahlbergWe have to include config.h when testing for precense...
2011-07-09  Ronnie SahlbergOn OSX and other systems where we have sockaddr_in...
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-03  Ronnie Sahlbergwhen ioctl() for getting the broadcast address fails...
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
2011-07-02  Ronnie Sahlbergremove some headers we dont need from the listservers...
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-07-02  Ronnie Sahlbergadd example for sync interface to probe for all local...
2011-07-02  Ronnie Sahlbergcollect nfs servers into a dedicated list and parse...
2011-07-01  Ronnie Sahlbergmake the bcast example use timers and wait for up to...
2011-07-01  Ronnie Sahlbergupdate the bcast example to broadcast on all available...
2011-07-01  Ronnie Sahlbergadd example of broadcast context and broadcasting an...
2011-06-29  Trent NelsonRewrite build system using automake
2011-06-25  Ronnie Sahlbergadd test reading from non-0 offset to the sync api...
2011-06-25  Ronnie Sahlbergfix crash in mount/export
2011-06-21  Ronnie SahlbergAdd a very subtle bug in nfs_set_error()
2011-06-20  Ronnie SahlbergWhen doping chunked multi-reads of a blob bigger than...
2011-06-19  Ronnie SahlbergRedo the buffer handling for input buffers and make...
2011-06-19  Ronnie Sahlbergremove the need for an explicit rpc context for the...
2011-06-19  Ronnie Sahlbergadd a sync function to get the export list from a serve...
2011-06-19  Ronnie SahlbergAdd a high-level async function to read the export...
2011-06-19  Ronnie SahlbergAdd example for how to call MOUNT/EXPORT and get the...
next