add maintainer e-mail to AC_INIT
[deb_libnfs.git] / examples /
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/win32'
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/listservers'
2011-09-12  unknown[add] - list nfs servers nfsclient-sync
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-03  Memphiz[win32] - make it compile on win32
2011-09-03  Ronnie SahlbergMerge branch 'master' into win32-3
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-08-28  Ronnie SahlbergWin32 changes, include files we need when compiling...
2011-07-11  Ronnie SahlbergMerge pull request #10 from Memphiz/master
2011-07-11  Memphiz[fix] - fix allocation of if list for osx
2011-07-09  Ronnie SahlbergWe have to include config.h when testing for precense...
2011-07-09  Ronnie SahlbergOn OSX and other systems where we have sockaddr_in...
2011-07-07  Ronnie SahlbergMerge pull request #9 from t-nelson/fix_vpath_build
2011-07-06  Trent NelsonFix out-of-tree (VPATH) builds
2011-07-06  Trent NelsonSimplify examples Makefile
2011-07-03  Ronnie Sahlbergwhen ioctl() for getting the broadcast address fails...
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
2011-07-02  Ronnie Sahlbergremove some headers we dont need from the listservers...
2011-07-02  Ronnie SahlbergAdd the bcast and the listservers examples to the new...
2011-07-02  Ronnie SahlbergMerge remote branch 't-nelson/automake'
2011-07-02  Ronnie Sahlbergadd example for sync interface to probe for all local...
2011-07-02  Ronnie Sahlbergcollect nfs servers into a dedicated list and parse...
2011-07-01  Ronnie Sahlbergmake the bcast example use timers and wait for up to...
2011-07-01  Ronnie Sahlbergupdate the bcast example to broadcast on all available...
2011-07-01  Ronnie Sahlbergadd example of broadcast context and broadcasting an...
2011-06-29  Trent NelsonRewrite build system using automake
2011-06-25  Ronnie Sahlbergadd test reading from non-0 offset to the sync api...
2011-06-25  Ronnie Sahlbergfix crash in mount/export
2011-06-21  Ronnie SahlbergAdd a very subtle bug in nfs_set_error()
2011-06-20  Ronnie SahlbergWhen doping chunked multi-reads of a blob bigger than...
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-19  Ronnie SahlbergAdd example for how to call MOUNT/EXPORT and get the...
2011-06-18  Ronnie SahlbergAdd support in read/pread to be aware of the Maximum...
2011-06-18  Ronnie SahlbergRemove the _sync postfix for the synchronous functions
2011-06-02  Ronnie SahlbergMerge pull request #1 from Memphiz/originalnfs
2011-06-01  Memphis- include string.h for memcpy
2011-06-01  Ronnie SahlbergInitial support for RQUOTA protocol
2011-05-31  Ronnie Sahlbergget rid of some compiler warnings
2011-05-31  Ronnie SahlbergAdd example of NFS/FSINFO async call
2011-02-06  Ronnie Sahlberginitial libnfs checkin