cli_session_setup BOOL->NTSTATUS

Jeremy Allison jra at samba.org
Wed Aug 16 16:46:48 GMT 2006


On Wed, Aug 16, 2006 at 06:49:08PM +0200, Volker Lendecke wrote:
> Hi!
> 
> Attached find a patch that changes the return code for
> cli_session_setup from BOOL to NTSTATUS.
> 
> It makes the cli_* group of routines a bit more irregular,
> but I think session setup is complicated enough to get some
> special attention.
> 
> Any objections? If this ok, I'll go and change the
> lower-level routines that cli_session_setup calls as well.

Looks good to me. We need to eventually change all the
underlying client libs to use/return NTSTATUS also.

But this is a good start.

Thanks,

Jeremy.


More information about the samba-technical mailing list