Simplify the upgrade path handling from PPA.
[deb_libnfs.git] / examples /
2014-12-01  Jérôme BenoitMerge branch 'upstream'
2014-12-01  Jérôme BenoitMerge tag 'libnfs-1.9.6' of https://github.com/sahlberg... upstream upstream/1.9.6
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-07-24  Balint ReczeyMerge tag 'upstream/1.9.5'
2014-07-24  Balint ReczeyImported Upstream version 1.9.5 upstream/1.9.5
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-06-30  Ritesh Raj SarrafImported Upstream version 1.9.4 upstream/1.9.4
2014-06-30  Ritesh Raj SarrafMerge tag 'upstream/1.9.4'
2014-04-15  Ritesh Raj SarrafMerge tag 'upstream/1.9.3'
2014-04-15  Ritesh Raj SarrafImported Upstream version 1.9.3 upstream/1.9.3
2014-03-22  Ronnie SahlbergNFS-LS: Build nfs-ls as utils and make it install under bin
2014-03-22  Ronnie Sahlbergexamples/Makefile.am Remove stuff we do not need
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 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 PMAP v3 UADDR2TADDR support
2014-03-20  Ronnie SahlbergPORTMAP: Add v3 GETTIME support
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 SahlbergPORTMAP: Rename the functions in PMAP to PMAP2 to desri...
2014-03-18  Ronnie SahlbergMerge pull request #69 from plieven/for-1.9.3
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-05  Ronnie SahlbergAdd a new nfs_stat64() function that operates on a...
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-01-12  Ronnie SahlbergMerge pull request #47 from Memphiz/win32fix3
2014-01-08  Ronnie SahlbergMerge pull request #45 from maksbotan/master
2014-01-08  Maxim KoltsovAdjust Makefile.am's to support out-of-source builds
2013-12-31  Ronnie SahlbergChange all calls to rpc_nfs_fsinfo to rpc_nfs3_fsinfo
2013-12-26  Ronnie SahlbergMerge pull request #44 from plieven/master
2013-12-26  Ronnie SahlbergFix some compiler warnings and bugs
2013-12-26  Peter Lievennfs-cp: don't leave file_context->url unitialized
2013-12-26  Ronnie SahlbergMerge pull request #43 from plieven/master
2013-12-24  Ronnie SahlbergWrite the total number of bytes copied by nfs-cp, not...
2013-12-23  Peter Lievenexamples/nfs-ls: add discovery mode
2013-12-23  Peter Lievenexamples: add nfs-io example
2013-12-23  Peter Lievenexamples/nfs-cp: use nfs_parse_url_full
2013-12-23  Peter Lievenadd URL parsing functions
2013-12-23  Peter Lievenexamples/nfs-ls: recursion and summary support
2013-11-04  Ronnie SahlbergRemove some debug residuals from fuse_nfs
2013-11-04  Ronnie SahlbergWe don't need -odebug for the fuse nfs client anymore
2013-11-04  Ronnie SahlbergAdd a simple FUSE filesystem based on libnfs.
2013-05-31  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2013-05-30  Ronnie SahlbergMerge pull request #34 from Memphiz/win32fix2
2013-05-29  Memphiz[win32] - add projects for examples to the solution...
2013-05-29  Ronnie SahlbergConfigure check for sys/time.h
2013-05-29  Ronnie SahlbergSome more configure checks for headers
2013-05-29  Ronnie SahlbergAdd configure checks for sys/socket.h
2013-05-29  Ronnie SahlbergAdd configure checks for whether netinet/in.h is availa...
2013-05-28  Ronnie SahlbergWIN32 fixes
2013-04-17  Ronnie SahlbergChange nfs-cp.c example to use lseek+read/write instead...
2013-04-16  Ronnie SahlbergAdd two more examples: nfs-ls and nfs-cp
2013-04-14  Ronnie Sahlbergmore include cleanups it starts to look almost decent now
2013-04-14  Ronnie Sahlbergmore header include cleanups
2013-04-13  Ronnie SahlbergAROS: Add an example for using the SYNC API to AROS
2013-04-12  Ronnie SahlbergAROS: it is called IoctlSocket/CloseSocket and WaitSele...
2012-11-29  Ronnie SahlbergRearrange the header files.
2012-11-28  Ronnie SahlbergMerge branch 'zdr'
2012-11-24  Ronnie SahlbergWe must link the examples with popt
2012-11-24  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-22  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-11-22  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2012-11-21  Ronnie SahlbergMerge pull request #27 from Karlson2k/Win32x64
2012-11-18  Ronnie SahlbergNFSCLIENT-SYNC: remove some debug output
2012-11-17  Ronnie SahlbergUse our own xdr_int64() for all 64 bit types.
2012-11-17  Ronnie SahlbergChange the sync example to perform a 'ls -l' on an...
2012-07-04  Ronnie SahlbergZDR: New builtin replacement for RPC/XDR called ZDR
2012-05-05  Andres MejiaMerge tag 'upstream/1.3.0'
2012-05-05  Andres MejiaImported Upstream version 1.3.0 upstream/1.3.0
2012-03-08  Ronnie SahlbergMerge branch 'master' of github.com:sahlberg/libnfs
2012-03-08  Ronnie SahlbergGETACL: change the signature for the raw getacl3 functi...
2012-01-08  Andres MejiaImported Upstream version 1.2.0 upstream/1.2.0
2012-01-08  Andres MejiaMerge commit 'upstream/1.2.0'
2011-12-31  Ronnie SahlbergPMAP: allow to ask for tcp/udp port, dont assume users...
2011-11-27  Ronnie SahlbergRemove all [s]size_t / off_t and replace with [u]int64_...
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/win32'
2011-09-13  Ronnie SahlbergMerge remote branch 'memphiz/listservers'
2011-09-12  unknown[add] - list nfs servers nfsclient-sync
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-12  Memphiz[fix] - fixed example - don't exit on read failure...
2011-09-03  Memphiz[win32] - make it compile on win32
2011-09-03  Ronnie SahlbergMerge branch 'master' into win32-3
2011-09-03  Ronnie SahlbergMerge branch 'win32' into win32-3
2011-08-28  Ronnie SahlbergWin32 changes, include files we need when compiling...
2011-07-16  Andres MejiaImported Upstream version 0.0~git20110716.8c27363 upstream/0.0_git20110716.8c27363
2011-07-11  Ronnie SahlbergMerge pull request #10 from Memphiz/master
2011-07-11  Memphiz[fix] - fix allocation of if list for osx
2011-07-09  Ronnie SahlbergWe have to include config.h when testing for precense...
2011-07-09  Ronnie SahlbergOn OSX and other systems where we have sockaddr_in...
2011-07-07  Ronnie SahlbergMerge pull request #9 from t-nelson/fix_vpath_build
2011-07-06  Trent NelsonFix out-of-tree (VPATH) builds
2011-07-06  Trent NelsonSimplify examples Makefile
2011-07-03  Ronnie Sahlbergwhen ioctl() for getting the broadcast address fails...
2011-07-03  Ronnie Sahlbergadd support got NFSACL protocol and NULL and GETACL...
next