deb_libnfs.git
2014-04-15  Ritesh Raj... Use dh-autoreconf
2014-04-15  Ritesh Raj... Add README.source
2014-04-15  Ritesh Raj... Merge tag 'upstream/1.9.3'
2014-04-15  Ritesh Raj... Imported Upstream version 1.9.3 upstream/1.9.3
2014-04-11  Ronnie SahlbergMerge branch 'xid-hash'
2014-04-11  Ronnie SahlbergMerge pull request #71 from Memphiz/nolinger
2014-04-11  Ronnie SahlbergMerge pull request #72 from Memphiz/fixosxcompile
2014-04-10  Memphiz[osx] - fix compile
2014-04-10  Memphiz[socket] - disable linger by setting SO_LINGER to 0...
2014-04-04  Arne RedlichFix the file position handling of the read and write...
2014-04-04  Arne Redlichlibnfs-sync: nfs_{read,write}: use their _async counter...
2014-04-04  Arne Redlichnfs_lseek{,_async}: allow negative offsets and guard...
2014-04-04  Mark HillsTrack waiting requests in a hash table, by xid
2014-04-04  Mark HillsEnsure the next pointer is correct
2014-04-04  Mark HillsOptimisations to the pdu queues
2014-03-23  Ronnie SahlbergRPM: Fix the specfile
2014-03-23  Ronnie SahlbergINCLUDES: Don't install libnfs-provate.h or slist.h
2014-03-23  Ronnie SahlbergAUTOTOOLS: Add Makefile.am to utils
2014-03-23  Ronnie SahlbergSPECFILE: Fix syntax error in the spec file
2014-03-22  Ronnie SahlbergNFS-LS: Build nfs-ls as utils and make it install under bin
2014-03-22  Ronnie SahlbergDOC: Add manpage for nfs-ls
2014-03-22  Ronnie Sahlbergexamples/Makefile.am Remove stuff we do not need
2014-03-21  Ronnie SahlbergPORTMAP: Add some comments about the origin of definitions
2014-03-20  Arne Redlichnfs_normalize_path: don't strip trailing slash from "/"
2014-03-20  Arne Redlichnfs_opendir2_cb: plug potential memory leak
2014-03-20  Ronnie SahlbergPORTMAP client: Pass length as sockaddr_storage, not...
2014-03-20  Ronnie SahlbergPORTMAP client: Parse and print the actual sockaddr...
2014-03-20  Ronnie SahlbergIPV6: Update the README and specify ipv6 is supported
2014-03-20  Ronnie SahlbergPORTMAP client: Add commands to send v3 SET/UNSET
2014-03-20  Ronnie SahlbergPORTMAP: Rename pmap3_getaddr_result to pmap3_string_result
2014-03-20  Ronnie SahlbergPORTMAP: Add support for v3 TADDR2UADDR
2014-03-20  Ronnie SahlbergPORTMAP: Add PMAP v3 UADDR2TADDR support
2014-03-20  Ronnie SahlbergPORTMAP: Add support for PORTMAP v3 CALLIT
2014-03-20  Ronnie SahlbergPORTMAP: Add v3 GETTIME support
2014-03-20  Ronnie SahlbergIPv6: If we use IPv6 then we need to use PMAP v3 GETADDR
2014-03-20  Ronnie SahlbergPORTMAP: Add support for SET UNSET procedures
2014-03-20  Ronnie SahlbergPORTMAP: Add support for PORTMAP v3 GETADDR
2014-03-20  Ronnie SahlbergPORTMAPv3: Add NULL and DUMP commands. Also add portmap...
2014-03-20  Ronnie SahlbergGETEXPORT: Use rpc_connect_program_async() flow during...
2014-03-20  Ronnie SahlbergRPC_CONNECT: Use the rpc_connect_program_async() flow...
2014-03-20  Ronnie SahlbergPORTMAP: Rename the functions in PMAP to PMAP2 to desri...
2014-03-20  Ronnie SahlbergIPV6: Add basic IPv6 support
2014-03-20  Ronnie SahlbergNew version: 1.9.3
2014-03-18  Ronnie SahlbergMerge pull request #69 from plieven/for-1.9.3
2014-03-18  Peter Lievennfs_{pread,pwrite}_async: fix oom handling and comments
2014-03-17  Ronnie SahlbergMerge pull request #68 from plieven/for-1.9.3
2014-03-17  Peter Lievenexamples/nfs-ls: fix summary output
2014-03-16  Ronnie SahlbergPORTMAP: Add support for V3 DUMP command
2014-03-16  Ronnie SahlbergMerge pull request #67 from plieven/for-1.9.3
2014-03-16  Peter Lieven{pread,pwrite}_async: fix potential segfault in out...
2014-03-16  Peter Lievennfs_pread_async: handle short reads
2014-03-16  Peter Lievennfs_pwrite_async: handle short writes
2014-03-16  Peter Lievenfix possible wrong cast to 32-bit unsigned
2014-03-16  Peter Lievenintroduce nfs_fill_{READ,WRITE}3args
2014-03-16  Peter Lievenfix potential overflow in nfs_pread_mcb
2014-03-13  Ronnie SahlbergImprove error messages when READDIRPLUS emulation fails.
2014-03-13  Ronnie SahlbergDont check for NFS errors in the LOOKUP during READDIRP...
2014-03-13  Ronnie SahlbergSet default uid/gid to 65534/nobody for ANDROID
2014-03-12  Ronnie SahlbergWe only need to spend CPU computing a new error string...
2014-03-12  Ronnie SahlbergImprove error reporting when unmarshalling of message...
2014-03-05  Ronnie SahlbergAdd a new nfs_stat64() function that operates on a...
2014-02-20  Arne Redlichnfs_pread_async: plug potential memleaks
2014-02-20  Arne Redlichnfs_write_async: plug potential memory leaks
2014-02-20  Arne Redlichrpc_read_from_socket: fix use-after-free due to missing...
2014-02-20  Arne Redlichsocket.c: fix format string issues (too few arguments)
2014-02-20  Arne Redlich{nfs,rpc}_set_error: add __attribute__((format(printf...
2014-02-20  Arne Redlichnfs_rename_continue_1_internal: fix use-after-free
2014-02-20  Arne Redlichnfs_unlink_async: plug potential memory leak
2014-02-20  Arne Redlichnfs_rmdir_async: fix potential memory leak
2014-02-20  Arne Redlichnfs_mkdir_async: fix potential memory leak
2014-02-20  Arne Redlichnfs_mknod_async: fix use-after-free
2014-02-20  Arne Redlichnfs_fchown_async: fix use-after-free
2014-02-20  Arne Redlichnfs_fchmod_async: fix use-after-free
2014-02-20  Arne Redlichnfs_opendir2_cb: plug potential memleaks
2014-02-20  Arne Redlichfree_nfs_cb_data: make static and drop superfluous...
2014-02-20  Arne Redlichfree_nfs_cb_data: add assert(data->free_continue_data)
2014-02-20  Arne Redlichnfs_fchown_async: fix nullptr dereference
2014-02-20  Arne Redlichnfs_fchown_async: plug potential memleak
2014-02-20  Arne Redlichnfs_creat_async: plug potential memleak
2014-02-20  Arne Redlichnfs_mknod_async: plug potential memory leak
2014-02-20  Arne Redlichnfs_lookuppath_async: plug potential memleak
2014-02-20  Arne Redlichnfs_opendir_cb: plug potential memory leak
2014-02-20  Arne Redlichlibnfs-raw.h: rename export -> exportname to avoid...
2014-02-20  Arne Redlichlibnfs.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichnfs_normalize_path: fix using the results of assignment...
2014-02-20  Arne Redlichlibnfs-zdr.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichlibnfs-raw.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichlibnfs-private.h: wrap in extern "C" for C++ compatibility
2014-02-20  Arne Redlichslist.h: add include guards
2014-02-20  Arne Redlichlibnfs-private.h: add include guards
2014-02-20  Arne Redlichlibnfs-raw.h: remove trailing whitespace
2014-02-20  Arne Redlichlibnfs.h: add include guards
2014-02-12  Ronnie SahlbergChange license for the ld preload hack to gplv3
2014-02-03  Ronnie SahlbergAdd a simple LD_PRELOAD toy to make cat and cp nfs...
2014-02-03  Ronnie SahlbergWe need to pass a filehandle back for open(O_TRUNC...
2014-02-02  Ronnie SahlbergAdd support for O_TRUNC with nfs_open()
2014-02-02  Ronnie SahlbergRename the nfs_open() argument from mode to flags
2014-02-02  Ronnie SahlbergAdd a rpc_set_fd() fucntion which can be used to swap...
2014-02-01  Ronnie SahlbergEmpty paths are no longer an error. Translate it to...
2014-01-31  Ronnie SahlbergAdd support for chdir and getcwd
next