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]
/
lib
/
2014-06-08
Ronnie Sahlberg
libnfs.c: add nlink to nfsdirent so we can get it for...
tree
|
commitdiff
2014-06-08
Ronnie Sahlberg
libnfs.c: add a simple dircache to libnfs
tree
|
commitdiff
2014-06-08
Ronnie Sahlberg
libnfs.c: always pass the attributes to the callback...
tree
|
commitdiff
2014-06-08
Ronnie Sahlberg
init.c: fixup the mangled lgplv2.1 boilerplate
tree
|
commitdiff
2014-06-08
Ronnie Sahlberg
init.c: use list macro when removing pdus from the...
tree
|
commitdiff
2014-06-08
Ronnie Sahlberg
Merge pull request #79 from plieven/readahead
tree
|
commitdiff
2014-06-08
Peter Lieven
socket: fix broken connect for non broadcast traffic
tree
|
commitdiff
2014-05-15
Ronnie Sahlberg
slist.h: Change SLIST_* to LIBNFS_LIST_* to avoid name...
tree
|
commitdiff
2014-04-18
Ronnie Sahlberg
nfs_open: add support for O_APPEND
tree
|
commitdiff
2014-04-11
Ronnie Sahlberg
Merge branch 'xid-hash'
tree
|
commitdiff
2014-04-11
Ronnie Sahlberg
Merge pull request #71 from Memphiz/nolinger
tree
|
commitdiff
2014-04-11
Ronnie Sahlberg
Merge pull request #72 from Memphiz/fixosxcompile
tree
|
commitdiff
2014-04-10
Memphiz
[osx] - fix compile
tree
|
commitdiff
2014-04-10
Memphiz
[socket] - disable linger by setting SO_LINGER to 0...
tree
|
commitdiff
2014-04-04
Arne Redlich
Fix the file position handling of the read and write...
tree
|
commitdiff
2014-04-04
Arne Redlich
libnfs-sync: nfs_{read,write}: use their _async counter...
tree
|
commitdiff
2014-04-04
Arne Redlich
nfs_lseek{,_async}: allow negative offsets and guard...
tree
|
commitdiff
2014-04-04
Mark Hills
Track waiting requests in a hash table, by xid
tree
|
commitdiff
2014-04-04
Mark Hills
Ensure the next pointer is correct
tree
|
commitdiff
2014-04-04
Mark Hills
Optimisations to the pdu queues
tree
|
commitdiff
2014-03-20
Arne Redlich
nfs_normalize_path: don't strip trailing slash from "/"
tree
|
commitdiff
2014-03-20
Arne Redlich
nfs_opendir2_cb: plug potential memory leak
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Rename pmap3_getaddr_result to pmap3_string_result
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Add support for v3 TADDR2UADDR
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Add PMAP v3 UADDR2TADDR support
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Add support for PORTMAP v3 CALLIT
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Add v3 GETTIME support
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
IPv6: If we use IPv6 then we need to use PMAP v3 GETADDR
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Add support for PORTMAP v3 GETADDR
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
GETEXPORT: Use rpc_connect_program_async() flow during...
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
RPC_CONNECT: Use the rpc_connect_program_async() flow...
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
PORTMAP: Rename the functions in PMAP to PMAP2 to desri...
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
IPV6: Add basic IPv6 support
tree
|
commitdiff
2014-03-20
Ronnie Sahlberg
New version: 1.9.3
tree
|
commitdiff
2014-03-18
Ronnie Sahlberg
Merge pull request #69 from plieven/for-1.9.3
tree
|
commitdiff
2014-03-18
Peter Lieven
nfs_{pread,pwrite}_async: fix oom handling and comments
tree
|
commitdiff
2014-03-17
Ronnie Sahlberg
Merge pull request #68 from plieven/for-1.9.3
tree
|
commitdiff
2014-03-16
Ronnie Sahlberg
PORTMAP: Add support for V3 DUMP command
tree
|
commitdiff
2014-03-16
Ronnie Sahlberg
Merge pull request #67 from plieven/for-1.9.3
tree
|
commitdiff
2014-03-16
Peter Lieven
{pread,pwrite}_async: fix potential segfault in out...
tree
|
commitdiff
2014-03-16
Peter Lieven
nfs_pread_async: handle short reads
tree
|
commitdiff
2014-03-16
Peter Lieven
nfs_pwrite_async: handle short writes
tree
|
commitdiff
2014-03-16
Peter Lieven
fix possible wrong cast to 32-bit unsigned
tree
|
commitdiff
2014-03-16
Peter Lieven
introduce nfs_fill_{READ,WRITE}3args
tree
|
commitdiff
2014-03-16
Peter Lieven
fix potential overflow in nfs_pread_mcb
tree
|
commitdiff
2014-03-13
Ronnie Sahlberg
Improve error messages when READDIRPLUS emulation fails.
tree
|
commitdiff
2014-03-13
Ronnie Sahlberg
Dont check for NFS errors in the LOOKUP during READDIRP...
tree
|
commitdiff
2014-03-13
Ronnie Sahlberg
Set default uid/gid to 65534/nobody for ANDROID
tree
|
commitdiff
2014-03-12
Ronnie Sahlberg
We only need to spend CPU computing a new error string...
tree
|
commitdiff
2014-03-12
Ronnie Sahlberg
Improve error reporting when unmarshalling of message...
tree
|
commitdiff
2014-03-05
Ronnie Sahlberg
Add a new nfs_stat64() function that operates on a...
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_pread_async: plug potential memleaks
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_write_async: plug potential memory leaks
tree
|
commitdiff
2014-02-20
Arne Redlich
rpc_read_from_socket: fix use-after-free due to missing...
tree
|
commitdiff
2014-02-20
Arne Redlich
socket.c: fix format string issues (too few arguments)
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_rename_continue_1_internal: fix use-after-free
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_unlink_async: plug potential memory leak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_rmdir_async: fix potential memory leak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_mkdir_async: fix potential memory leak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_mknod_async: fix use-after-free
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_fchown_async: fix use-after-free
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_fchmod_async: fix use-after-free
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_opendir2_cb: plug potential memleaks
tree
|
commitdiff
2014-02-20
Arne Redlich
free_nfs_cb_data: make static and drop superfluous...
tree
|
commitdiff
2014-02-20
Arne Redlich
free_nfs_cb_data: add assert(data->free_continue_data)
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_fchown_async: fix nullptr dereference
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_fchown_async: plug potential memleak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_creat_async: plug potential memleak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_mknod_async: plug potential memory leak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_lookuppath_async: plug potential memleak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_opendir_cb: plug potential memory leak
tree
|
commitdiff
2014-02-20
Arne Redlich
nfs_normalize_path: fix using the results of assignment...
tree
|
commitdiff
2014-02-03
Ronnie Sahlberg
We need to pass a filehandle back for open(O_TRUNC...
tree
|
commitdiff
2014-02-02
Ronnie Sahlberg
Add support for O_TRUNC with nfs_open()
tree
|
commitdiff
2014-02-02
Ronnie Sahlberg
Rename the nfs_open() argument from mode to flags
tree
|
commitdiff
2014-02-02
Ronnie Sahlberg
Add a rpc_set_fd() fucntion which can be used to swap...
tree
|
commitdiff
2014-02-01
Ronnie Sahlberg
Empty paths are no longer an error. Translate it to...
tree
|
commitdiff
2014-01-31
Ronnie Sahlberg
Add support for chdir and getcwd
tree
|
commitdiff
2014-01-31
Ronnie Sahlberg
Remove chdir changes for now. Needs more testing.
tree
|
commitdiff
2014-01-31
Ronnie Sahlberg
Revert "Add support for chdir and getcwd"
tree
|
commitdiff
2014-01-28
Ronnie Sahlberg
New version 1.9.1
tree
|
commitdiff
2014-01-28
Ronnie Sahlberg
Add support for chdir and getcwd
tree
|
commitdiff
2014-01-28
Ronnie Sahlberg
New version : 1.9.0
tree
|
commitdiff
2014-01-13
Ronnie Sahlberg
Make sure cookie is initialized before we use it.
tree
|
commitdiff
2014-01-13
Ronnie Sahlberg
Export the three new nfs_set_* functions from the windo...
tree
|
commitdiff
2014-01-13
Ronnie Sahlberg
Merge pull request #48 from plieven/master
tree
|
commitdiff
2014-01-13
Peter Lieven
make adjustments for v6 of the qemu NFS driver
tree
|
commitdiff
2014-01-12
Ronnie Sahlberg
Merge pull request #47 from Memphiz/win32fix3
tree
|
commitdiff
2014-01-12
Memphiz
[win32] - fixed bad number casting when using libnfs...
tree
|
commitdiff
2014-01-08
Ronnie Sahlberg
Merge pull request #45 from maksbotan/master
tree
|
commitdiff
2014-01-08
Maxim Koltsov
Adjust Makefile.am's to support out-of-source builds
tree
|
commitdiff
2014-01-01
Ronnie Sahlberg
Add uid/gid to the stat data returned in the readdir...
tree
|
commitdiff
2014-01-01
Ronnie Sahlberg
Assign the whole nfs_fh3 structure instead of element...
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readdirplus to rpc_nfs3_readdirplus
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readdir to rpc_nfs3_readir
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_readlink to rpc_nfs3_readlink
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_symlink to rpc_nfs3_symlink
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Chane rpc_nfs_link to rpc_nfs3_link
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_rename to rpc_nfs3_rename
tree
|
commitdiff
2013-12-31
Ronnie Sahlberg
Change rpc_nfs_mknod to rpc_nfs3_mknod
tree
|
commitdiff
next