change the portmapper structure 'mapping' to 'pmap_mapping'
[deb_libnfs.git] / include /
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