[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha2-769-g252bcf2

tridge at samba.org tridge at samba.org
Tue Feb 12 10:48:40 GMT 2008


Metze,

 > > +	if (io->in.dialect_count < 1) {
 > > +		return NT_STATUS_NOT_SUPPORTED;
 > > +	}
 > 
 > Is that the correct error code?
 > It would be good to have a test for this...

yep, it's the right error code. I sent a bad dialect in a test and got
that.

A test would be good for this and many other things, but I'd like to
first get the basic structures fixed.

Cheers, Tridge


More information about the samba-technical mailing list