ZDR: remove dependency on zdr.h from the examples and nfs-ls
[deb_libnfs.git] / examples / nfsclient-sync.c
2014-07-05  Ronnie SahlbergZDR: remove dependency on zdr.h from the examples and...
2014-01-12  Ronnie SahlbergMerge pull request #47 from Memphiz/win32fix3
2013-12-26  Ronnie SahlbergMerge pull request #44 from plieven/master
2013-12-26  Ronnie SahlbergFix some compiler warnings and bugs
2013-05-28  Ronnie SahlbergWIN32 fixes
2013-04-14  Ronnie Sahlbergmore include cleanups it starts to look almost decent now
2013-04-14  Ronnie Sahlbergmore header include cleanups
2013-04-13  Ronnie SahlbergAROS: Add an example for using the SYNC API to AROS
2012-11-28  Ronnie SahlbergMerge branch 'zdr'
2012-11-24  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-22  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-11-22  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2012-11-21  Ronnie SahlbergMerge pull request #27 from Karlson2k/Win32x64
2012-11-18  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-17  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-07-04  Ronnie SahlbergZDR: New builtin replacement for RPC/XDR called ZDR
2011-11-27  Ronnie SahlbergRemove all [s]size_t / off_t and replace with [u]int64_...
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-02  Ronnie SahlbergMerge remote branch 't-nelson/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-18  Ronnie SahlbergRemove the _sync postfix for the synchronous functions
2011-05-31  Ronnie Sahlbergget rid of some compiler warnings
2011-02-06  Ronnie Sahlberginitial libnfs checkin