Merge branch 'win32' into win32-3
[deb_libnfs.git] / lib / libnfs-sync.c
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-09-01  Ronnie Sahlbergadd support for opensolaris
2011-08-28  Ronnie SahlbergWin32 changes, include files we need when compiling...
2011-08-28  Ronnie Sahlbergcallit_cb() : dont return a value from avoid function
2011-08-28  Ronnie Sahlbergcallit_cb() : dont return a value from avoid function
2011-07-31  Ronnie SahlbergAdd automatic reconnect after TCP session failure for...
2011-07-16  Ronnie Sahlbergsince UDP is unreliable, send the CALLIT broadcasts...
2011-07-16  Ronnie Sahlbergbreak out the loop for sending a NFSd probe bcast on...
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-03  Ronnie Sahlbergwhen ioctl() for getting the broadcast address fails...
2011-07-03  Ronnie SahlbergMerge pull request #7 from Memphiz/master
2011-07-03  Memphiz- fixed missing include for osx
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-06-25  Ronnie Sahlbergfix crash in mount/export
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 Sahlbergget rid of all remaining printfs from the library
2011-06-18  Ronnie SahlbergRemove the _sync postfix for the synchronous functions
2011-02-06  Ronnie Sahlberginitial libnfs checkin