This changes our handling of invalid service types that the
commit6ab88f31d6773f16baff8421ec9e530461cc8f93
authorVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:36:21 +0000 (30 16:36 +0000)
committerVolker Lendecke <vlendec@samba.org>
Sun, 30 Mar 2003 16:36:21 +0000 (30 16:36 +0000)
tree0286f9841d7d1efcf8080d28a78ec3139359f7af
parent794d3ed03619a4e41558d9ff65783a1aa1b2be90
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
source/smbd/service.c
source/torture/torture.c