This changes our handling of invalid service types that the
authorVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:37:10 +0000 (16:37 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:37:10 +0000 (16:37 +0000)
commit5fd03bffd3754c1f7ac2a63bcd14afd850a2e45c
tree62b4a98cf457eaffea01e6c6a455516e57b1ee4f
parentcdc5e0ac9a6d2bddb926a598f5c879e7fb3d8d9a
This changes our handling of invalid service types that the
client requested on tconx. We now return the same error
code like NT4SP6 and W2kSP3 return.

TCONDEV is a little test for this.

Volker
(This used to be commit 6f94ab8ed50ad171f25e9538417c5074feba164d)
source3/smbd/service.c
source3/torture/torture.c