]> git.decadent.org.uk Git - nfs-utils.git/history - utils/mount/network.h
In recent Fedora builds, the '-D _FORTIFY_SOURCE=2' compile
[nfs-utils.git] / utils / mount / network.h
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...