repositories
/
deb_libnfs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libnfs.c: add nlink to nfsdirent so we can get it for 'free'
[deb_libnfs.git]
/
nfs
/
2014-06-08
Ronnie Sahlberg
proto files: add a simplified bsd licence to the dot...
tree
|
commitdiff
2014-01-28
Ronnie Sahlberg
New version : 1.9.0
tree
|
commitdiff
2014-01-12
Ronnie Sahlberg
Merge pull request #47 from Memphiz/win32fix3
tree
|
commitdiff
2013-12-26
Ronnie Sahlberg
Merge pull request #44 from plieven/master
tree
|
commitdiff
2013-12-26
Ronnie Sahlberg
Fix some compiler warnings and bugs
tree
|
commitdiff
2013-12-26
Ronnie Sahlberg
Merge pull request #43 from plieven/master
tree
|
commitdiff
2013-12-24
Ronnie Sahlberg
Add NFSv2 RPC support
tree
|
commitdiff
2013-12-24
Ronnie Sahlberg
NFS: Add new function signatures for rpc_nfs3_ that...
tree
|
commitdiff
2013-12-24
Ronnie Sahlberg
NFS: Update compile_rpc and regenerate the nfs marshall...
tree
|
commitdiff
2013-10-20
Ronnie Sahlberg
Add support for NFS/PATHCONF
tree
|
commitdiff
2013-05-31
Ronnie Sahlberg
Merge branch 'master' of github.com:sahlberg/libnfs
tree
|
commitdiff
2013-05-30
Ronnie Sahlberg
Merge pull request #34 from Memphiz/win32fix2
tree
|
commitdiff
2013-05-29
Memphiz
[cosmetics] - removed trailing semicolon
tree
|
commitdiff
2013-05-28
Ronnie Sahlberg
WIN32 fixes
tree
|
commitdiff
2012-12-05
Ronnie Sahlberg
Remove all remaining references to RPC
tree
|
commitdiff
2012-11-29
Ronnie Sahlberg
Rearrange the header files.
tree
|
commitdiff
2012-11-29
Ronnie Sahlberg
Merge pull request #30 from theuni/android
tree
|
commitdiff
2012-11-28
Cory Fields
[droid] Support building for android
tree
|
commitdiff
2012-11-28
Ronnie Sahlberg
Merge branch 'zdr'
tree
|
commitdiff
2012-11-21
Ronnie Sahlberg
Merge pull request #27 from Karlson2k/Win32x64
tree
|
commitdiff
2012-11-17
Ronnie Sahlberg
Use our own xdr_int64() for all 64 bit types.
tree
|
commitdiff
2012-07-04
Ronnie Sahlberg
Update how the rpc files are generated so we dont get...
tree
|
commitdiff
2012-07-04
Ronnie Sahlberg
ZDR: New builtin replacement for RPC/XDR called ZDR
tree
|
commitdiff
2012-06-11
Ronnie Sahlberg
NFS.X: Change all uint32/uint32_t to the standard type...
tree
|
commitdiff
2012-03-08
Ronnie Sahlberg
Merge branch 'master' of github.com:sahlberg/libnfs
tree
|
commitdiff
2012-03-08
Ronnie Sahlberg
GETACL: change the signature for the raw getacl3 functi...
tree
|
commitdiff
2012-03-08
Ronnie Sahlberg
NFSACL: Add support for SETACL3
tree
|
commitdiff
2012-01-13
Ronnie Sahlberg
change rpc_nfs_symlink_async to take a full SYMLINK3arg...
tree
|
commitdiff
2012-01-13
Ronnie Sahlberg
make low level readlink_async function take READLINK3ar...
tree
|
commitdiff
2012-01-12
Ronnie Sahlberg
make mkdir_async take a full MKDIR3args argument
tree
|
commitdiff
2012-01-12
Ronnie Sahlberg
rpc_nfs_create_async, args is now a pointer, not...
tree
|
commitdiff
2012-01-12
Ronnie Sahlberg
change crate_async low level function to take a full...
tree
|
commitdiff
2011-11-27
Ronnie Sahlberg
Remove all [s]size_t / off_t and replace with [u]int64_...
tree
|
commitdiff
2011-11-27
Ronnie Sahlberg
Add MKNOD command support
tree
|
commitdiff
2011-09-13
Ronnie Sahlberg
Merge remote branch 'memphiz/win32'
tree
|
commitdiff
2011-09-12
Memphiz
[win32] - completed win32 port
tree
|
commitdiff
2011-09-03
Memphiz
[win32] - make it compile on win32
tree
|
commitdiff
2011-09-03
Ronnie Sahlberg
memset() is posix, bzero() is not change bzero into...
tree
|
commitdiff
2011-09-03
Ronnie Sahlberg
Merge branch 'master' into win32-3
tree
|
commitdiff
2011-09-03
Ronnie Sahlberg
cast the pointer to char * for all calls to bzero
tree
|
commitdiff
2011-09-03
Ronnie Sahlberg
Merge branch 'win32' into win32-3
tree
|
commitdiff
2011-09-02
Ronnie Sahlberg
nfs_opendir() switch to using READDIRPLUS3 instead...
tree
|
commitdiff
2011-09-01
Ronnie Sahlberg
nfs.x: some rpcgen's can not handle multiple union...
tree
|
commitdiff
2011-08-28
Ronnie Sahlberg
Win32 changes, include files we need when compiling...
tree
|
commitdiff
2011-08-28
Ronnie Sahlberg
nfs.x: some rpcgen's can not handle multiple union...
tree
|
commitdiff
2011-07-03
Ronnie Sahlberg
add support got NFSACL protocol and NULL and GETACL...
tree
|
commitdiff
2011-07-02
Ronnie Sahlberg
Merge remote branch 't-nelson/automake'
tree
|
commitdiff
2011-06-29
Trent Nelson
Add back rpcgen uint64 fix for osx
tree
|
commitdiff
2011-06-29
Trent Nelson
Rewrite build system using automake
tree
|
commitdiff
2011-06-10
Ronnie Sahlberg
Merge pull request #3 from Memphiz/originalnfs2
tree
|
commitdiff
2011-06-07
Memphiz
- make unsigned hyper overridable by cmdline by specify...
tree
|
commitdiff
2011-06-02
Ronnie Sahlberg
Merge pull request #1 from Memphiz/originalnfs
tree
|
commitdiff
2011-06-01
Memphis
- linux, osx, and ios need rpc/rpc.h includede before...
tree
|
commitdiff
2011-05-31
Ronnie Sahlberg
Add support for async version of NFS/FSINFO3 call
tree
|
commitdiff
2011-02-06
Ronnie Sahlberg
initial libnfs checkin
tree
|
commitdiff