]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount/network.h
mount.nfs: Add new API for getting protocol family from netids
[nfs-utils.git] / utils / mount / network.h
2009-12-11 Chuck Levermount.nfs: Add new API for getting protocol family...
2009-12-11 Chuck Levermount.nfs: make nfs_lookup() global
2009-10-22 Steve DicksonIntroducing the parsing of both 'defaultvers' and ...
2009-09-14 Chuck Levermount.nfs: Support "-t nfs,vers=4" mounts in the kernel
2009-07-14 Chuck Levermount.nfs: remove unused @addrlen argument from nfs_str...
2009-07-14 Chuck Levermount.nfs: make nfs_options2pmap return errors
2009-05-18 Chuck Levermount: remove legacy version of nfs_name_to_address()
2009-02-17 Chuck Leverumount.nfs command: Add an AF_INET6-capable version...
2009-01-27 Chuck Levertext-based mount command: Function to stuff "struct...
2008-12-11 Chuck Levermount command: AF_INET6 support for probe_bothports()
2008-07-15 Chuck LeverClean up: Include the bare minimum of legacy RPC headers in
2008-07-15 Chuck LeverClean up: remove unused IPv4-only functions used by...
2008-07-15 Chuck LeverIntroduce IPv6-enabled version of get_client_address...
2008-07-15 Chuck LeverIntroduce two new functions to convert a sockaddr to...
2008-07-15 Chuck LeverClean up: add the traditional pre-processor safety...
2008-07-15 Chuck LeverIntroduce a new DNS resolver function in utils/mount...
2007-08-24 Chuck Levermount.nfs: Create a new API to find out client's address
2007-07-30 Chuck Leverlibnfs.a: eliminate conn.c and conn.h
2007-07-30 Chuck Leverlibnfs.a: move clnt_ping() to utils/mount
2007-07-30 Chuck Leverlibnfs.a: move more mount-only functions out of libnfs.a
2007-07-30 Chuck Leverlibnfs.a: move mnt_{open, close}clnt calls to utils...
2007-07-30 Chuck Leverumount.nfs: move nfs_call_umount to network.c
2007-07-20 Chuck Levermount.nfs: Move start_statd into nfs_mount
2007-07-20 Chuck Levermount.nfs: Move network functions into a common source...