r15438: Fix samrQueryDomainInfo level 5 where we returned our netbios
authorGünther Deschner <gd@samba.org>
Thu, 4 May 2006 17:28:05 +0000 (17:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:43 +0000 (11:16 -0500)
commit26dd22c9af8caf3db236984e4683ba210376ca59
treefe0c73cbbb8ca58b5c171219423bf4bf7d0c78cc
parent9e15b1659c105b0be846e8f71c27b20eab961bd2
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
source/include/rpc_samr.h
source/rpc_parse/parse_samr.c
source/rpc_server/srv_samr_nt.c