r22973: Apparently, 3.0.25 broke smb4k badly ;-)
authorAlexander Bokovoy <ab@samba.org>
Thu, 17 May 2007 13:56:19 +0000 (13:56 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:12 +0000 (12:22 -0500)
commit5d26d56e0f228eec9ba32a06510fb93054b393c5
treefa01121222b9bbee8e6423ee592bef1c04f922ae
parent0b38bfa9ea337f360fca6a85eb9764d1eafb1728
r22973: Apparently, 3.0.25 broke smb4k badly ;-)
smb4k uses 'net rap server domain' to list servers in domain.
Previously we just ignored all arguments in net_rap_server() but now we don't
as 'net rap server name' has added an explicit check on arguments.

Allow 'net rap server domain' to aid smb4k. Any other arguments will cause help message.
(This used to be commit 8f78b6ce3a635110ba7afe32f3536097d51cb4fc)
source3/utils/net_rap.c