r5742: - add torture test and idl for DsReplicaUpdateRefs()
commitcf7c1352ab2857b80256e02f70ab3fbd5177d596
authorStefan Metzmacher <metze@samba.org>
Fri, 11 Mar 2005 12:15:50 +0000 (11 12:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:01 +0000 (10 13:11 -0500)
treee405b5967f82512f4b2df67bd58f207458eed514
parentf543eb4ede54ac361017878574b3f4b6ffc9f2d5
r5742: - add torture test and idl for DsReplicaUpdateRefs()
  (the torture test currently only tests if the idl is correct)

- add start for idl for DsGetNCChanges()
  (if someone didn't noticed the current ethereal trunk code can
   successful decrypt DCERPC and LDAP gsskrb5 encrypted blobs,
   when you provide a keytab and have compiled against heimdal :-)

- add a view bitmaps and enum's for better debugging

metze
source/librpc/idl/drsuapi.idl
source/rpc_server/drsuapi/dcesrv_drsuapi.c
source/torture/rpc/drsuapi.c