ZDR: remove dependency on zdr.h from the examples and nfs-ls
[deb_libnfs.git] / examples / portmap-client.c
2014-07-05  Ronnie SahlbergZDR: remove dependency on zdr.h from the examples and...
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...