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)
commit1970c92c0a56672308314d39718f994302c95c95
treec86bf6108aac78b6d8d6c7581d2809f1a7063668
parentf2c43ee03933b10cd815af233910d3a0c756f219
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.
(This used to be commit 64699810e2d94e8648a0a3341b1cc826d4e8bfd9)
source3/include/proto.h
source3/libsmb/clientgen.c
source3/libsmb/namequery.c
source3/smbwrapper/smbw.c
source3/smbwrapper/smbw_dir.c