fix up problems with "smbclient -L". It now uses a generic
authorAndrew Tridgell <tridge@samba.org>
Mon, 22 Jul 1996 12:00:39 +0000 (12:00 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 22 Jul 1996 12:00:39 +0000 (12:00 +0000)
commit124beb45f857a83a4b7fca0480a56beae2753be7
treeb63a577699cd63223c5999ad2f759b70082ec0d0
parent413db88cc7103c44e0be2310d37739c98ab2ed39
fix up problems with "smbclient -L". It now uses a generic
NetServerEnum with no workgroup attached if the workgroup is
"WORKGROUP" (the default in the Makefile) and uses the specific
NetServerEnum (with workgroup attached) otherwise.
(This used to be commit 6fa3468c9ba50a4de39e3bdc1c976f363fb6a412)
source3/client/client.c