added netr_DatabaseSync(). It doesn't work as I haven't done schannel
authorAndrew Tridgell <tridge@samba.org>
Tue, 2 Dec 2003 03:06:21 +0000 (03:06 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 2 Dec 2003 03:06:21 +0000 (03:06 +0000)
commit983c0e9683fa9666a6e055d1776ebeef8cd2e700
treea7540fcbd9191902476deb1f12edf049e9080823
parent3c7287c24e5970e5b7447ad042848505537c7d3b
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
yet, but at least the request is understood by w2k3

Also modified pidl to allow multiple branches in a union to have the
same element. This is used in netlogon.
source/build/pidl/header.pm
source/libcli/auth/credentials.c
source/librpc/idl/idl_types.h
source/librpc/idl/misc.idl
source/librpc/idl/netlogon.idl
source/librpc/idl/samr.idl
source/torture/rpc/netlogon.c