ZDR: remove dependency on zdr.h from the examples and nfs-ls
[deb_libnfs.git] / examples / nfsclient-raw.c
2014-07-05  Ronnie SahlbergZDR: remove dependency on zdr.h from the examples and...
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-16  Ronnie SahlbergPORTMAP: Add support for V3 DUMP command
2014-01-12  Ronnie SahlbergMerge pull request #47 from Memphiz/win32fix3
2013-12-31  Ronnie SahlbergChange all calls to rpc_nfs_fsinfo to rpc_nfs3_fsinfo
2013-05-29  Ronnie SahlbergAdd configure checks for whether netinet/in.h is availa...
2013-04-14  Ronnie Sahlbergmore header include cleanups
2012-11-28  Ronnie SahlbergMerge branch 'zdr'
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-09-03  Memphiz[win32] - make it compile on win32
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
2011-06-19  Ronnie SahlbergAdd example for how to call MOUNT/EXPORT and get the...
2011-06-02  Ronnie SahlbergMerge pull request #1 from Memphiz/originalnfs
2011-06-01  Memphis- include string.h for memcpy
2011-06-01  Ronnie SahlbergInitial support for RQUOTA protocol
2011-05-31  Ronnie Sahlbergget rid of some compiler warnings
2011-05-31  Ronnie SahlbergAdd example of NFS/FSINFO async call
2011-02-06  Ronnie Sahlberginitial libnfs checkin