Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().
commitaca444cbfc495831ab0a265214ed48be74560bf2
authorJeremy Allison <jra@samba.org>
Thu, 23 Aug 2012 23:02:09 +0000 (23 16:02 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 24 Aug 2012 19:39:41 +0000 (24 21:39 +0200)
tree8b26f3ce0de03c3fa38e69dadc4b58bce0f5054d
parentcbdf6c5c5135ce7d14ceff5d12b99428f4285e13
Remove useless bool "upper_case_domain" parameter from ntv2_owf_gen().

The code in SMBNTLMv2encrypt_hash() should not be requesting case
changes on the domain name.

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Fri Aug 24 21:39:42 CEST 2012 on sn-devel-104
libcli/auth/ntlm_check.c
libcli/auth/proto.h
libcli/auth/smbencrypt.c