summaryrefslogtreecommitdiff
path: root/support/export/client.c
Commit message (Expand)AuthorAgeFilesLines
* Covscan Scan: Wrong Check of Return ValueSteve Dickson2023-01-101-0/+3
* rpc.mountd: Fix mountd segfaultChuck Lever2019-05-291-11/+21
* nfs-utils: fix addrinfo usage with musl-1.1.21Peter Wagner2019-02-271-3/+3
* Remove a number of stringop-truncation warningsSteve Dickson2018-06-051-2/+3
* mountd: fix netgroup lookup for short hostnamesFrank Sorenson2015-12-161-10/+7
* mountd: fix netgroup lookup for resolvable IP addressesFrank Sorenson2015-11-021-0/+15
* exportfs: changes handling of unresolvable entriesHenrique Martins2014-11-041-1/+1
* mountd: fix segfault in add_name with newer gcc compilersJeff Layton2014-05-011-2/+6
* Stop Treat IP addresses a FQDN rather than SUBNETs.NeilBrown2013-10-241-11/+0
* gcc complained:NeilBrown2010-10-141-0/+1
* libexport.a: Refactor init_netmask()Chuck Lever2010-09-091-57/+106
* libexport.a: IPv6 support in client_check()Chuck Lever2010-08-311-22/+43
* libexport.a: IPv6 support for client_init_subnet()Chuck Lever2010-08-311-0/+32
* libexport.a: Prepare init_subnetwork() for IPv6 supportChuck Lever2010-08-311-22/+59
* libexport.a: Use host helper to parse address in client_init()Chuck Lever2010-08-311-5/+8
* libexport.a: Prepare to recognize IPv6 addresses in client_gettype()Chuck Lever2010-08-311-9/+14
* libexport: Fix IP address check in check_netgroup()Chuck Lever2010-08-241-7/+20
* bexport: Add a common exit label to check_netgroup()Chuck Lever2010-08-241-7/+16
* libexport.a: Add documenting commentsChuck Lever2010-06-221-3/+22
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-221-109/+134
* mountd/exportfs: Make m_addrlist field a nfs_sockaddrnfs-utils-1-2-3-rc3Chuck Lever2010-05-051-10/+29
* libexport.a: Clean up client_add()Chuck Lever2010-05-051-14/+12
* libexport.a: Refactor client_init()Chuck Lever2010-05-051-43/+56
* libexport.a: Allow malloc(3) failures in client_lookup() and friendsChuck Lever2010-04-231-6/+9
* libexport.a: Allow m_hostname allocation to fail instead of exitChuck Lever2010-04-231-6/+4
* libexport.a: Allow client_init() to fail instead of exitChuck Lever2010-04-231-7/+17
* libexport.a: Add client_free()Chuck Lever2010-04-231-2/+8
* libexport.a: Add helper for populating m_addrlist[]Chuck Lever2010-04-151-18/+20
* libexport.a: Reduce code duplication in client_init()Chuck Lever2010-04-151-4/+5
* libexport.a: replace xlog(L_FATAL) in client_check()Chuck Lever2010-04-081-4/+9
* libexport.a: Refactor wildcard checking in client_check()Chuck Lever2010-04-081-12/+26
* libexport.a: Refactor netgroup checking in client_check()Chuck Lever2010-04-081-40/+57
* libexport.a: Remove unused function client_checkaddr()Chuck Lever2010-04-081-7/+0
* libexport.a: Factor SUBNETWORK checking out of check_client()Chuck Lever2010-04-081-10/+22
* libexport.a: Factor FQDN checking out of check_client()Chuck Lever2010-04-081-8/+23
* libexport.a: Clean up client_compose() and client_member()Chuck Lever2010-03-221-16/+27
* libexport.a: Remove dead codeChuck Lever2010-03-221-22/+0
* libexport.a: fix a long-standing typo in name_cmp()Chuck Lever2009-12-231-1/+1
* Host aliases need to be checked when netgroups is used in exports.Steve Dickson2009-04-291-1/+7
* rpc.mountd: create client_resolve and change client_compose to take a hostent...Jeff Layton2007-09-281-8/+14
* rpc.mountd: Change nfs_client->m_hostname to be a dynamically-allocated stringJeff Layton2007-09-281-8/+7
* Memory leak in mountdSteinar H. Gunderson2007-05-111-0/+1
* Fix memory leak in mountd.Steinar H. Gunderson2007-03-161-0/+1
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-0/+1
* Autogen updateneilbrown2005-12-201-4/+6
* treat N.N.N.N as a special case of MCL_SUBNETWORK instead ofneilbrown2005-03-141-1/+10
* Prepare to support gss authentication and idmap looks for nfsv4neilbrown2004-09-151-0/+4
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+98
* see changelogneilbrown2001-12-201-1/+10
* See Changelogneilbrown2001-12-201-1/+1