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)
commit8f78b6ce3a635110ba7afe32f3536097d51cb4fc
treef1017fee8a21ea1f2d72c08aa931eb2fd55fe331
parent039fb906af883a7ca1a68955f1b36b583fe1b698
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.
source/utils/net_rap.c