The following commit has been merged in the openafs-devel-1_7_x branch:
commit 05cb5f9cb9b0f020e3832ede31de0f588884eb86
Author: Jeffrey Altman <[email protected]>
Date:   Sun Jun 28 13:51:40 2015 -0400

    Windows: NPSupport Remote Name verification
    
    When adding a connection verify that the server name and the share name
    are valid.  If not return ERROR_BAD_NETWORK_NAME.
    
    When getting connection information, if a pre-existing connection does
    not exist and either the server name or the share name do not verify
    return ERROR_BAD_NETWORK_NAME and not ERROR_INVALID_PARAMETER.
    
    Reviewed-on: http://gerrit.openafs.org/11916
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>
    (cherry picked from commit dfc8db6e3d21208c43f07bc90835cdd37f6f6812)
    
    Change-Id: Ibf6069ab7b7a3d496710bb15304ba9dd5790166a
    Reviewed-on: http://gerrit.openafs.org/12036
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Jeffrey Altman <[email protected]>

 .../kernel/lib/AFSNetworkProviderSupport.cpp       |  188 ++++++++++----------
 1 files changed, 97 insertions(+), 91 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to