libnfs.c: always pass the attributes to the callback for recursive lookups
[deb_libnfs.git] / include / nfsc /
2014-04-18  Ronnie Sahlbergnfs_open: add support for O_APPEND
2014-04-11  Ronnie SahlbergMerge branch 'xid-hash'
2014-04-11  Ronnie SahlbergMerge pull request #71 from Memphiz/nolinger
2014-04-11  Ronnie SahlbergMerge pull request #72 from Memphiz/fixosxcompile
2014-04-10  Memphiz[osx] - fix compile
2014-04-04  Arne Redlichnfs_lseek{,_async}: allow negative offsets and guard...
2014-03-20  Ronnie SahlbergPORTMAP: Rename pmap3_getaddr_result to pmap3_string_result
2014-03-20  Ronnie SahlbergPORTMAP: Add support for v3 TADDR2UADDR
2014-03-20  Ronnie SahlbergPORTMAP: Add PMAP v3 UADDR2TADDR support
2014-03-20  Ronnie SahlbergPORTMAP: Add support for PORTMAP v3 CALLIT
2014-03-20  Ronnie SahlbergPORTMAP: Add v3 GETTIME support
2014-03-20  Ronnie SahlbergPORTMAP: Add support for SET UNSET procedures
2014-03-20  Ronnie SahlbergPORTMAP: Add support for PORTMAP v3 GETADDR
2014-03-20  Ronnie SahlbergPORTMAPv3: Add NULL and DUMP commands. Also add portmap...
2014-03-20  Ronnie SahlbergRPC_CONNECT: Use the rpc_connect_program_async() flow...
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-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.