docs: add a prebuilt manpage to the distribution
[deb_libnfs.git] / include /
2011-10-08  Memphiz[fix] - fix improper definition of struct AUTH from...
2011-10-04  Ronnie SahlbergFragment reassembly. Add reassembly of fragmented RPC...
2011-10-04  Ronnie SahlbergAutoreconnect: autoreconnect was completely broken...
2011-09-19  Ronnie SahlbergDonr declate AUTH as a struct in libnfs.h
2011-09-11  Ronnie SahlbergAdd a call to find the queue-length so we can see how...
2011-09-03  Ronnie SahlbergMerge branch 'master' into win32-3
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-09-02  Ronnie Sahlbergusing READDIRPLUS3 we get some extra fields for the...
2011-09-02  Ronnie Sahlbergnfs_opendir() switch to using READDIRPLUS3 instead...
2011-08-30  Ronnie SahlbergWin32: make the sympols public in a dll
2011-08-28  Ronnie Sahlbergwin32 oncrpc environment needx xdr.h before including...
2011-08-28  Ronnie SahlbergWin32 changes, include files we need when compiling...
2011-07-31  Ronnie SahlbergDont install slist.h or libnfs-private.h
2011-07-31  Ronnie SahlbergAdd automatic reconnect after TCP session failure for...
2011-07-20  Ronnie SahlbergMerge pull request #11 from Memphiz/master
2011-07-19  Memphiz[fix] - install the raw headers ...
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
2011-07-02  Ronnie SahlbergMerge remote branch 't-nelson/automake'
2011-07-02  Ronnie Sahlbergdocument the find_all_servers function
2011-07-02  Ronnie Sahlbergadd example for sync interface to probe for all local...
2011-06-29  Trent NelsonRewrite build system using automake
2011-06-26  Ronnie Sahlbergadd a function for portmap/callit
2011-06-26  Ronnie Sahlbergadd function to extract the sockaddr from which we...
2011-06-26  Ronnie Sahlbergadd function to set the target for UDP rpc calls.
2011-06-26  Ronnie Sahlbergadd function to bind a udp rpc context to a local port...
2011-06-26  Ronnie Sahlbergadd a sockaddr_storage so we can store the socket UPD...
2011-06-26  Ronnie Sahlbergadd a sockaddr_storage to the rpc context so we can...
2011-06-26  Ronnie Sahlbergadd a 'is broadcast' flag to the rpc context structure
2011-06-26  Ronnie Sahlbergadd function to request a UDP context
2011-06-26  Ronnie Sahlbergadd rpc_context field to track if a UDP connection...
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-18  Ronnie Sahlbergget rid of all remaining printfs from the library
2011-06-18  Ronnie SahlbergRemove the _sync postfix for the synchronous functions
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-02  Ronnie SahlbergMerge pull request #1 from Memphiz/originalnfs
2011-06-01  Memphis- refactored parametername from reserved keyword "expor...
2011-06-01  Ronnie SahlbergInitial support for RQUOTA protocol
2011-05-31  Ronnie SahlbergRead the max read/write sizes supported when connecting...
2011-05-31  Ronnie SahlbergAdd support for async version of NFS/FSINFO3 call
2011-02-06  Ronnie Sahlberginitial libnfs checkin