libnfs/lib
Ronnie Sahlberg 61584229d5
Merge pull request #243 from Daniel-Abrecht/master
The check for getpwnam wrongly succeeded on some systems
2018-04-08 17:04:39 +10:00
..
CMakeLists.txt add cmake build system support 2017-10-02 13:00:33 -07:00
Makefile.am NFS4: Add support to nfs_mount() 2017-07-06 10:04:17 +10:00
init.c Fix compiler warnings about cast from char* -> uint32_t* 2017-07-08 16:33:55 +10:00
libnfs-sync.c NFSv4: add support for fcntl locking 2018-01-08 14:38:30 +10:00
libnfs-win32.def Add nfsport/mountport arguments 2018-04-08 14:36:37 +10:00
libnfs-zdr.c Fix compiler warnings about cast from char* -> uint32_t* 2017-07-08 16:33:55 +10:00
libnfs.c Add nfsport/mountport arguments 2018-04-08 14:36:37 +10:00
nfs_v3.c Add nfsport/mountport arguments 2018-04-08 14:36:37 +10:00
nfs_v4.c Merge pull request #243 from Daniel-Abrecht/master 2018-04-08 17:04:39 +10:00
pdu.c Bump the pdu timeout by 1000ms when we do not have clock_gettime() 2017-07-08 09:55:14 +10:00
socket.c rpc_timeout_scan uses the LIBNFS_LIST_REMOVE macro to remove items from rpc_queues, but doesn't set the queue.tail to NULL if every item in the queue was removed. 2017-10-14 13:46:19 +00:00