repositories
/
deb_libnfs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Merge branch 'upstream'
2014-01-01
Ronnie Sahlberg
Add uid/gid to the stat data returned in the readdir...
commit
|
commitdiff
|
tree
2014-01-01
Ronnie Sahlberg
Assign the whole nfs_fh3 structure instead of element...
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readdirplus to rpc_nfs3_readdirplus
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readdir to rpc_nfs3_readir
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readlink to rpc_nfs3_readlink
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_symlink to rpc_nfs3_symlink
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Chane rpc_nfs_link to rpc_nfs3_link
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_rename to rpc_nfs3_rename
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_mknod to rpc_nfs3_mknod
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_remove to rpc_nfs3_remove
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_create to rpc_nfs3_create
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_rmdir to rpc_nfs3_rmdir
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_mkdir to rpc_nfs3_mkdir
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_commit to rpc_nfs3_commit
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_setattr to rpc_nfs3_setattr
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change all calls to rpc_nfs_fsstat to rpc_nfs3_fsstat
commit
|
commitdiff
|
tree
2013-12-31
Ronnie Sahlberg
Change all calls to rpc_nfs_fsinfo to rpc_nfs3_fsinfo
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Merge pull request #44 from plieven/master
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Create SOCURRENT/SOREVISION/SOAGE in lib/Makefile.am
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Fix some compiler warnings and bugs
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Change rpc_mount_* to rpc_mount3_* and make it explicit...
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Change rpc_set_context_args to nfs_set_context_args...
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Create a new function rpc_set_context_args where we...
Signed-off-by:
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
MOUNT: The wrappers for the old MOUNT rpc calls should...
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Add the url parsing functions to libnfs-win32.def
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Document the URL syntax
commit
|
commitdiff
|
tree
2013-12-26
Ronnie Sahlberg
Merge pull request #43 from plieven/master
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
Write the total number of bytes copied by nfs-cp, not...
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
Grow the marshalling buffer from 64k to 1M so we can...
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
MOUNT: Add RPC support for MOUNTv1
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
Add NFSv2 RPC support
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
NFS: Add new function signatures for rpc_nfs3_ that...
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
Add missing symbols to libnfs-win32.def and make them...
commit
|
commitdiff
|
tree
2013-12-24
Ronnie Sahlberg
NFS: Update compile_rpc and regenerate the nfs marshalling...
commit
|
commitdiff
|
tree
2013-12-17
Ronnie Sahlberg
Merge pull request #40 from plieven/master
commit
|
commitdiff
|
tree
2013-11-06
Ronnie Sahlberg
Finish the NSM support
commit
|
commitdiff
|
tree
2013-11-06
Ronnie Sahlberg
Remove some residuals from the nlm.c->nsm.c copy
commit
|
commitdiff
|
tree
2013-11-06
Ronnie Sahlberg
Initial support for NSM
commit
|
commitdiff
|
tree
2013-11-04
Ronnie Sahlberg
Remove some debug residuals from fuse_nfs
commit
|
commitdiff
|
tree
2013-11-04
Ronnie Sahlberg
We don't need -odebug for the fuse nfs client anymore
commit
|
commitdiff
|
tree
2013-11-04
Ronnie Sahlberg
Add a simple FUSE filesystem based on libnfs.
commit
|
commitdiff
|
tree
2013-10-31
Ronnie Sahlberg
New version 1.8
commit
|
commitdiff
|
tree
2013-10-31
Ronnie Sahlberg
Dont leak every single buffer we read from the socket.
commit
|
commitdiff
|
tree
2013-10-26
Ronnie Sahlberg
Add an async helper function to connect an rpc context...
commit
|
commitdiff
|
tree
2013-10-26
Ronnie Sahlberg
Add a mechanism to control what the next XID value...
commit
|
commitdiff
|
tree
2013-10-25
Ronnie Sahlberg
Mix in the pid in the top 16 bits for the initial xid.
commit
|
commitdiff
|
tree
2013-10-24
Ronnie Sahlberg
Don't clamp write3 max to 32k
Signed-off-by:
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
commit
|
commitdiff
|
tree
2013-10-22
Ronnie Sahlberg
Make xid be a uint32_t and not either unsigned long...
commit
|
commitdiff
|
tree
2013-10-20
Ronnie Sahlberg
New version 1.7
commit
|
commitdiff
|
tree
2013-10-20
Ronnie Sahlberg
Reset the receive buffer processing the received PDU.
commit
|
commitdiff
|
tree
2013-10-20
Ronnie Sahlberg
Make sure the the value is unsigned before we OR it...
commit
|
commitdiff
|
tree
2013-10-20
Ronnie Sahlberg
Add support for NFS/PATHCONF
commit
|
commitdiff
|
tree
2013-07-10
Ronnie Sahlberg
Merge pull request #36 from Memphiz/win32fix2
commit
|
commitdiff
|
tree
2013-06-08
Ronnie Sahlberg
AROS: Add an install target to the makefile
commit
|
commitdiff
|
tree
2013-05-31
Ronnie Sahlberg
Merge branch 'master' of github.com:sahlberg/libnfs
commit
|
commitdiff
|
tree
2013-05-31
Ronnie Sahlberg
On Windows, use 65534/65534 instead of 65535/65535...
commit
|
commitdiff
|
tree
2013-05-30
Ronnie Sahlberg
Merge pull request #34 from Memphiz/win32fix2
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
More AROS fixes. AROS compiles and works again.
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Aros fixes
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
AROS fixes
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Add configure test for arpa/inet.h
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Include ifdef cleanup
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Configure check for sys/time.h
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Some more configure checks for headers
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Add configure checks for sys/socket.h
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Add configure checks for whether netinet/in.h is available...
commit
|
commitdiff
|
tree
2013-05-29
Ronnie Sahlberg
Try making the initial port used a little more random
commit
|
commitdiff
|
tree
2013-05-28
Ronnie Sahlberg
WIN32 fixes
commit
|
commitdiff
|
tree
2013-05-28
Ronnie Sahlberg
READE update the location of the tarballs
commit
|
commitdiff
|
tree
2013-05-28
Ronnie Sahlberg
New version 1.6
commit
|
commitdiff
|
tree
2013-05-25
Ronnie Sahlberg
On unix systems, when creating the default authentication...
commit
|
commitdiff
|
tree
2013-04-17
Ronnie Sahlberg
Change nfs-cp.c example to use lseek+read/write instead...
commit
|
commitdiff
|
tree
2013-04-16
Ronnie Sahlberg
Add two more examples: nfs-ls and nfs-cp
commit
|
commitdiff
|
tree
2013-04-16
Ronnie Sahlberg
Fix a bug when returning the filehandle in creat()...
commit
|
commitdiff
|
tree
2013-04-16
Ronnie Sahlberg
Allow nfs_lookuppath_async to have path[0]=='\0' this...
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
remove obsolete comment
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
Dont include config.h from libnfs-zdr.h
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
we can always include netinet/in.h all platforms...
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
more include cleanups it starts to look almost decent now
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
more header include cleanups
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
WIN32: More ifdef cleanups
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
WIN32: get rid of some ifdefs
commit
|
commitdiff
|
tree
2013-04-14
Ronnie Sahlberg
SOCKET: Use recv/send for all socket io on all platforms
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: we dont need to protect aros_compat.c with an...
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: Add an example for using the SYNC API to AROS
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: add inet_pton emulation and make sure we use...
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: Add copyright boilerplate for aros_compat.c
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: implement their weird errno handling
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: Update README and list AROS as supported and...
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: We have to provide the correct nfds to WaitSelect
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
SOCKADDR_STORAGE: it is called HAVE_SOCKADDR_LEN not...
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS: we need htons to convert socket port to network...
commit
|
commitdiff
|
tree
2013-04-13
Ronnie Sahlberg
AROS more stuff. The listservers example now compiles...
commit
|
commitdiff
|
tree
2013-04-12
Ronnie Sahlberg
AROS: it is called IoctlSocket/CloseSocket and WaitSelect...
commit
|
commitdiff
|
tree
2013-04-12
Ronnie Sahlberg
AROS: getting closer to link. only a handful of missing...
commit
|
commitdiff
|
tree
2013-04-11
Ronnie Sahlberg
Initial AROS support.
commit
|
commitdiff
|
tree
2013-02-26
Ronnie Sahlberg
Merge pull request #32 from hulu/master
commit
|
commitdiff
|
tree
2013-01-04
Ronnie Sahlberg
README: We dont need tirpc for cygwin builds anymore
commit
|
commitdiff
|
tree
2012-12-05
Ronnie Sahlberg
Remove all remaining references to RPC
commit
|
commitdiff
|
tree
2012-12-05
Ronnie Sahlberg
Merge pull request #31 from clandmeter/master
commit
|
commitdiff
|
tree
next