r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as
authorAndrew Tridgell <tridge@samba.org>
Fri, 24 Jun 2005 04:25:40 +0000 (04:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:45 +0000 (13:18 -0500)
commit7fc49243f35a5c9bdd8bfefba6e2833b5a812448
tree09c72f2ec8afa0b7284362e319760f922ee5475d
parent4cb6899428e0acbd3d1f368908b23a79cccd407f
r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as
they slightly changed the semantics of value() in pidl, which broke
a optimisation hack in some of our IDL files.

I've changed the idl files to remove the hack for now. Sometime we
need to find a better way to handle these :-)
(This used to be commit 765f75ea630b13b1605409ff47a52cc11a1e496b)
source4/librpc/idl/eventlog.idl
source4/librpc/idl/lsa.idl
source4/librpc/idl/netlogon.idl
source4/librpc/idl/samr.idl
source4/librpc/idl/winreg.idl