Re: svn commit: samba r1814 - in branches/SAMBA_4_0/source/rpc_server: epmapper lsa

2004-08-14 Thread tridge
Volker,

  Tridge, in rpc_epmapper.c there's a whole bunch of return
  NT_STATUS_NOT_IMPLEMENTED. You told me that's wrong, you should generate the
  correct fault pdu. Or is epmapper special in that respect?

you're quite right. These were from before we added the DCESRV_FAULT()
macro, and I forgot to update them.  Fixed now. Thanks!

Cheers, Tridge


svn commit: samba r1814 - in branches/SAMBA_4_0/source/rpc_server: epmapper lsa

2004-08-13 Thread vlendec
Author: vlendec
Date: 2004-08-14 01:11:34 + (Sat, 14 Aug 2004)
New Revision: 1814
WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=sambapath=/branches/SAMBA_4_0/source/rpc_serverrev=1814nolog=1
Log:
Fix the build.

Tridge, in rpc_epmapper.c there's a whole bunch of return
NT_STATUS_NOT_IMPLEMENTED. You told me that's wrong, you should generate the
correct fault pdu. Or is epmapper special in that respect?

Volker

Modified:
   branches/SAMBA_4_0/source/rpc_server/epmapper/rpc_epmapper.c
   branches/SAMBA_4_0/source/rpc_server/lsa/dcesrv_lsa.c

Changeset:
Sorry the patch is to large, please use WebSVN to see it!