repositories
/
deb_libnfs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
libnfs: Don't perform operations on nfsfh after user callback
[deb_libnfs.git]
/
include
/
libnfs-private.h
2014-06-29
Ronnie Sahlberg
Merge pull request #82 from plieven/readahead
blob
|
commitdiff
|
raw
2014-06-23
Peter Lieven
add readahead support
blob
|
commitdiff
|
raw
2014-04-11
Ronnie Sahlberg
Merge branch 'xid-hash'
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
Mark Hills
Track waiting requests in a hash table, by xid
blob
|
commitdiff
|
raw
|
diff to current
2014-04-04
Mark Hills
Optimisations to the pdu queues
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Arne Redlich
{nfs,rpc}_set_error: add __attribute__((format(printf...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Arne Redlich
libnfs-private.h: wrap in extern "C" for C++ compatibility
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Arne Redlich
libnfs-private.h: add include guards
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Ronnie Sahlberg
Merge pull request #47 from Memphiz/win32fix3
blob
|
commitdiff
|
raw
|
diff to current
2013-12-26
Ronnie Sahlberg
Merge pull request #43 from plieven/master
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Peter Lieven
add uid and gid URL param to specify alternate uid...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-23
Peter Lieven
add tcp-syncnt URL param to adjust TCP_SYNCNT sockopt
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Ronnie Sahlberg
Make xid be a uint32_t and not either unsigned long...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-28
Ronnie Sahlberg
WIN32 fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-04-13
Ronnie Sahlberg
SOCKADDR_STORAGE: it is called HAVE_SOCKADDR_LEN not...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-11
Ronnie Sahlberg
Initial AROS support.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-28
Ronnie Sahlberg
Merge branch 'zdr'
blob
|
commitdiff
|
raw
|
diff to current
2012-11-24
Ronnie Sahlberg
Add an assert to track if we try to use an rpc_context...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
Ronnie Sahlberg
Add an assert to track if we try to use an rpc_context...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-05
Ronnie Sahlberg
Get rid of AUTH completely and replace all uses with...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ronnie Sahlberg
squelch compiler warnings in socket.c about integer...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-04
Ronnie Sahlberg
ZDR: New builtin replacement for RPC/XDR called ZDR
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Ronnie Sahlberg
Merge branch 'master' of github.com:sahlberg/libnfs
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Ronnie Sahlberg
NFSACL: Add support for SETACL3
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
Ronnie Sahlberg
Add function to get root filehandle from a nfs context
blob
|
commitdiff
|
raw
|
diff to current
2011-11-27
Ronnie Sahlberg
Remove all [s]size_t / off_t and replace with [u]int64_...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ronnie Sahlberg
Fragment reassembly. Add reassembly of fragmented RPC...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Ronnie Sahlberg
Autoreconnect: autoreconnect was completely broken...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-03
Ronnie Sahlberg
Merge branch 'master' into win32-3
blob
|
commitdiff
|
raw
|
diff to current
2011-09-03
Ronnie Sahlberg
Merge branch 'win32' into win32-3
blob
|
commitdiff
|
raw
|
diff to current
2011-08-28
Ronnie Sahlberg
win32 oncrpc environment needx xdr.h before including...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-31
Ronnie Sahlberg
Add automatic reconnect after TCP session failure for...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-02
Ronnie Sahlberg
Merge remote branch 't-nelson/automake'
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add function to extract the sockaddr from which we...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add function to set the target for UDP rpc calls.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add function to bind a udp rpc context to a local port...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add a sockaddr_storage so we can store the socket UPD...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add a sockaddr_storage to the rpc context so we can...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add a 'is broadcast' flag to the rpc context structure
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add function to request a UDP context
blob
|
commitdiff
|
raw
|
diff to current
2011-06-26
Ronnie Sahlberg
add rpc_context field to track if a UDP connection...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-19
Ronnie Sahlberg
Redo the buffer handling for input buffers and make...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-19
Ronnie Sahlberg
add a sync function to get the export list from a serve...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Ronnie Sahlberg
get rid of all remaining printfs from the library
blob
|
commitdiff
|
raw
|
diff to current
2011-02-06
Ronnie Sahlberg
initial libnfs checkin
blob
|
commitdiff
|
raw
|
diff to current