The following commit has been merged in the master branch:
commit dfc8db6e3d21208c43f07bc90835cdd37f6f6812
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.
    
    Change-Id: Ib40a6b56318793d1c1b351ba895736beb616585d
    Reviewed-on: http://gerrit.openafs.org/11916
    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