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)
commit6fa3468c9ba50a4de39e3bdc1c976f363fb6a412
tree9f18a70eafa5f675fb5270ec394be21354dadcdd
parentfd6c3dfffdb204ef75c1f235174da8e65b68f472
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.
source/client/client.c