NLM: initial support for NLM
[deb_libnfs.git] / include / libnfs-raw.h
2012-03-10  Ronnie SahlbergNLM: initial support for NLM
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...
2012-03-08  Ronnie SahlbergNFSACL: Add support for SETACL3
2012-01-13  Ronnie Sahlbergchange rpc_nfs_symlink_async to take a full SYMLINK3arg...
2012-01-13  Ronnie Sahlbergmake low level readlink_async function take READLINK3ar...
2012-01-12  Ronnie Sahlbergmake mkdir_async take a full MKDIR3args argument
2012-01-12  Ronnie Sahlbergchange crate_async low level function to take a full...
2012-01-12  Ronnie Sahlbergread returns a READ3res, not a ACCESS3res
2011-12-31  Ronnie SahlbergPORTMAPPER: Add set/unset functions
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-11-27  Ronnie SahlbergAdd MKNOD command support
2011-10-09  Ronnie SahlbergChange remaining "struct AUTH *" to "AUTH *"
2011-09-11  Ronnie SahlbergAdd a call to find the queue-length so we can see how...
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-09-02  Ronnie Sahlbergnfs_opendir() switch to using READDIRPLUS3 instead...
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
2011-07-02  Ronnie SahlbergMerge remote branch 't-nelson/automake'
2011-06-26  Ronnie Sahlbergadd a function for portmap/callit
2011-06-19  Ronnie SahlbergAdd a high-level async function to read the export...
2011-06-18  Ronnie Sahlbergget rid of all remaining printfs from the library
2011-06-02  Ronnie SahlbergAdd support for version 2 of the rquota protocol
2011-06-02  Ronnie SahlbergAdd RQUOTA1/GETACTIVEQUOTA call to the raw low level API
2011-06-01  Ronnie SahlbergInitial support for RQUOTA protocol
2011-05-31  Ronnie SahlbergAdd support for async version of NFS/FSINFO3 call
2011-02-06  Ronnie Sahlberginitial libnfs checkin