deb_libnfs.git
2014-12-01  Jérôme BenoitMerge tag 'libnfs-1.9.6' of https://github.com/sahlberg... upstream upstream/1.9.6
2014-11-25  Ronnie SahlbergNew version 1.9.6
2014-11-04  Stefan BlankeIssue READIRPLUS calls with a sensible dircount maxcoun...
2014-09-14  Ronnie SahlbergMerge pull request #100 from rosslagerwall/access-improve
2014-09-14  Ross Lagerwalllibnfs: Add access2()
2014-09-14  Ross Lagerwalllibnfs: Give correct access() results for directories
2014-09-11  Ronnie SahlbergREADME.win32.txt: delete this obsolete file
2014-08-16  Ronnie Sahlbergsolaris: we need -lsocket and -lnsl for all builds...
2014-08-16  Ronnie Sahlbergtypes: remove the [u_]quad type and replace with [u...
2014-08-16  Ronnie SahlbergMerge pull request #99 from mheijkoop/fuse-nfs-usage
2014-08-16  Marlies HeijkoopPrint usage when missing mandatory arguments
2014-08-16  Marlies HeijkoopFix usage message to match expected arguments
2014-08-15  Ronnie Sahlbergfix linebreak in README
2014-08-15  Ronnie Sahlbergsocket.c: we need netinet/in.h on some platforms
2014-08-11  Ronnie SahlbergMerge pull request #97 from rosslagerwall/read-close...
2014-08-11  Ronnie SahlbergMerge pull request #96 from rosslagerwall/enotempty
2014-08-11  Mike Frysingerfix implicit decls of rpc_{g,s}et_error
2014-08-11  Mike Frysingerfix typo in chmod funcs
2014-08-11  Mike Frysingerfix implicit decl warnings
2014-08-10  Ross Lagerwalllibnfs: Don't perform operations on nfsfh after user...
2014-08-08  Ross LagerwallMap NFS3ERR_NOTEMPTY to ENOTEMPTY
2014-08-07  Ross Lagerwalllibnfs: Fix segfault if O_TRUNC fails when creating
2014-08-02  Ronnie SahlbergMerge pull request #92 from rosslagerwall/symlink-resol...
2014-07-27  Ross Lagerwalllibnfs: Add lchmod
2014-07-27  Ross Lagerwalllibnfs: Add lutimes
2014-07-27  Ross Lagerwalllibnfs: Add lstat
2014-07-27  Ross Lagerwalllibnfs: Add lchown
2014-07-27  Ross Lagerwalllibnfs.c: Follow symlinks during path resolution
2014-07-27  Ross Lagerwalllibnfs.c: Fix a warning
2014-07-24  Balint ReczeyImported Upstream version 1.9.5 upstream/1.9.5
2014-07-24  Ronnie SahlbergMerge pull request #90 from rosslagerwall/stat-improvements
2014-07-20  Ross Lagerwalllibnfs: Add fstat64, analagous to stat64
2014-07-20  Ross Lagerwalllibnfs: Set as much stat information as possible
2014-07-20  Ronnie SahlbergMerge pull request #89 from rosslagerwall/create-trunc
2014-07-20  Ross Lagerwalllibnfs.h: Update open() flags docs
2014-07-20  Ross Lagerwalllibnfs.c: Handle OOM condition
2014-07-20  Ross Lagerwalllibnfs.c: Support use of O_TRUNC with nfs_create
2014-07-19  Ronnie SahlbergMerge pull request #88 from rosslagerwall/76-no-autorec...
2014-07-19  Ronnie SahlbergMerge pull request #86 from rosslagerwall/75-create
2014-07-19  Ronnie SahlbergMerge pull request #87 from rbalint/master
2014-07-19  Ronnie SahlbergNew version 1.9.5
2014-07-19  Petr SalingerUse sockaddr_in6 instead of sockaddr6_in
2014-07-19  Ross Lagerwalllibnfs.c: Fix autoreconnect
2014-07-17  Ross Lagerwalllibnfs.c: add nfs_create
2014-07-13  Ronnie SahlbergRPC: include libnfs-zdr.h from all raw libnfs-raw-...
2014-07-13  Ronnie SahlbergMerge pull request #85 from rsahlberg/remove-zhr.h...
2014-07-05  Ronnie SahlbergZDR: remove dependency on zdr.h from the examples and...
2014-07-05  Ronnie SahlbergRPC: get rid of bool_t
2014-07-05  Ronnie SahlbergRPC: get rid of references to SCVXPRT
2014-07-05  Ronnie SahlbergRPC: get rid of all references to CLIENT
2014-06-30  Ritesh Raj... Imported Upstream version 1.9.4 upstream/1.9.4
2014-06-29  Ronnie SahlbergNew version 1.9.4
2014-06-29  Ronnie Sahlberglibnfs.c: Change the directory cache to a smaller more...
2014-06-29  Ronnie SahlbergMerge pull request #82 from plieven/readahead
2014-06-23  Peter Lievenadd readahead support
2014-06-14  Ronnie Sahlbergupdate copyright bilerplates also in generated files
2014-06-08  Ronnie Sahlberglibnfs.c: add nlink to nfsdirent so we can get it for...
2014-06-08  Ronnie Sahlberglibnfs.c: add a simple dircache to libnfs
2014-06-08  Ronnie Sahlberglibnfs.c: always pass the attributes to the callback...
2014-06-08  Ronnie Sahlbergwin32_errnowrapper.h: add licence boilerplate
2014-06-08  Ronnie Sahlbergaros: add licence to aros_compat.h
2014-06-08  Ronnie Sahlbergproto files: add a simplified bsd licence to the dot...
2014-06-08  Ronnie Sahlberginit.c: fixup the mangled lgplv2.1 boilerplate
2014-06-08  Ronnie Sahlberginit.c: use list macro when removing pdus from the...
2014-06-08  Ronnie SahlbergMerge pull request #79 from plieven/readahead
2014-06-08  Peter Lievensocket: fix broken connect for non broadcast traffic
2014-05-15  Ronnie Sahlbergslist.h: Change SLIST_* to LIBNFS_LIST_* to avoid name...
2014-05-15  Ronnie Sahlbergdocs: add a prebuilt manpage to the distribution
2014-04-19  Ronnie SahlbergMerge pull request #74 from alexsn/master
2014-04-19  Alex Snastnfs-ls: Fix crash when called with no arguments
2014-04-18  Ronnie Sahlbergnfs_open: add support for O_APPEND
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
next