r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server
authorAndrew Tridgell <tridge@samba.org>
Thu, 27 May 2004 06:27:21 +0000 (06:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:20 +0000 (12:56 -0500)
commitd6dca96352144d6061175c964069ed54d942b9c2
treeef74c9745f559251d98da2fa99de7c3b1fb387b4
parent876a6eecc3db99a137b58993ce7cf69f277e7499
r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server

- added lsa_OpenPolicy2() to server

- added guid handling in samdb

- added a couple more info policy levels in lsa server

- added some DNS info in the provisioning template and script

With the above changes WinXP professional can join a Samba4 domain
source/librpc/idl/lsa.idl
source/provision.ldif
source/rpc_server/lsa/dcesrv_lsa.c
source/rpc_server/samr/samdb.c
source/script/provision.pl
source/torture/rpc/lsa.c