Merge pull request #68 from plieven/for-1.9.3
[deb_libnfs.git] / include / nfsc /
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-03-12  Ronnie SahlbergImprove error reporting when unmarshalling of message...
2014-03-05  Ronnie SahlbergAdd a new nfs_stat64() function that operates on a...
2014-02-20  Arne Redlichlibnfs-raw.h: rename export -> exportname to avoid...
2014-02-20  Arne Redlichlibnfs.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichlibnfs-zdr.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichlibnfs-raw.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichlibnfs-raw.h: remove trailing whitespace
2014-02-20  Arne Redlichlibnfs.h: add include guards
2014-02-02  Ronnie SahlbergAdd support for O_TRUNC with nfs_open()
2014-02-02  Ronnie SahlbergRename the nfs_open() argument from mode to flags
2014-02-02  Ronnie SahlbergAdd a rpc_set_fd() fucntion which can be used to swap...
2014-01-31  Ronnie SahlbergAdd support for chdir and getcwd
2014-01-31  Ronnie SahlbergRevert "Add support for chdir and getcwd"
2014-01-28  Ronnie SahlbergAdd support for chdir and getcwd
2014-01-13  Ronnie SahlbergMerge pull request #48 from plieven/master
2014-01-13  Peter Lievenmake adjustments for v6 of the qemu NFS driver
2014-01-12  Ronnie SahlbergMerge pull request #47 from Memphiz/win32fix3
2014-01-12  Memphiz[win32] - fixed bad number casting when using libnfs...
2014-01-01  Ronnie SahlbergAdd uid/gid to the stat data returned in the readdir...
2013-12-26  Ronnie SahlbergDocument the URL syntax
2013-12-26  Ronnie SahlbergMerge pull request #43 from plieven/master
2013-12-24  Ronnie SahlbergMOUNT: Add RPC support for MOUNTv1
2013-12-24  Ronnie SahlbergAdd NFSv2 RPC support
2013-12-24  Ronnie SahlbergNFS: Add new function signatures for rpc_nfs3_ that...
2013-12-24  Ronnie SahlbergAdd missing symbols to libnfs-win32.def and make them...
2013-12-23  Peter Lievenadd uid and gid URL param to specify alternate uid...
2013-12-23  Peter Lievenadd URL parsing functions
2013-11-06  Ronnie SahlbergFinish the NSM support
2013-11-06  Ronnie SahlbergInitial support for NSM
2013-10-26  Ronnie SahlbergAdd an async helper function to connect an rpc context...
2013-10-26  Ronnie SahlbergAdd a mechanism to control what the next XID value...
2013-10-20  Ronnie SahlbergAdd support for NFS/PATHCONF
2013-05-28  Ronnie SahlbergWIN32 fixes
2013-04-14  Ronnie Sahlbergremove obsolete comment
2013-04-14  Ronnie SahlbergDont include config.h from libnfs-zdr.h
2013-04-11  Ronnie SahlbergInitial AROS support.
2012-11-29  Ronnie SahlbergRearrange the header files.