support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
authorAndrew Tridgell <tridge@samba.org>
Sun, 4 Oct 1998 11:25:06 +0000 (11:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 4 Oct 1998 11:25:06 +0000 (11:25 +0000)
commit64699810e2d94e8648a0a3341b1cc826d4e8bfd9
treea41a8b912e5d896d3deb5b57a7f778adf1a362b4
parentbf409a40e21e44ec653d4d8fd34b52d0e7b64aed
support NetServerEnum in smbwrapper. You can now do a ls in /smb/ and
it will list all servers in your workgroup. You can set your workgroup
with the SMBW_WORKGROUP environment variable.
source/include/proto.h
source/libsmb/clientgen.c
source/libsmb/namequery.c
source/smbwrapper/smbw.c
source/smbwrapper/smbw_dir.c