r15438: Fix samrQueryDomainInfo level 5 where we returned our netbios
commit52e778e6f85c5affbcc40e5ce629792e6f16b553
authorGünther Deschner <gd@samba.org>
Thu, 4 May 2006 17:28:05 +0000 (4 17:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:43 +0000 (10 11:16 -0500)
treecfdf0189bf23ff251c97557634cbf4620658c46e
parenta0ff50efa79f08f538f0c341744572929ac5a298
r15438: Fix samrQueryDomainInfo level 5 where we returned our netbios
name eversince instead of the domain name when we are a DC.

Yes, there are applications relying on this call to be correct.

Guenther
(This used to be commit 26dd22c9af8caf3db236984e4683ba210376ca59)
source3/include/rpc_samr.h
source3/rpc_parse/parse_samr.c
source3/rpc_server/srv_samr_nt.c