nmblookup.c: Added -A ability to do status on ip address.
authorJeremy Allison <jra@samba.org>
Fri, 10 Oct 1997 01:32:26 +0000 (01:32 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 10 Oct 1997 01:32:26 +0000 (01:32 +0000)
commit53915bd160eda8c099482ddcef74d1d7606e752b
tree965a5b50eeb3e0f51dd619f93256c19242c93f71
parent229b6c409240a8dca9172702b8fefb31aa3b13a1
nmblookup.c: Added -A ability to do status on ip address.
smb.h: Added defines we will need for NT SMB calls.
trans2.c: Fixed SMB_QUERY_FILE_ALT_NAME_INFO return - this is only
for short name returns (and only used when you negotiate NT SMB calls
to boot !).
Jeremy (jallison@whistle.com)
source/include/smb.h
source/smbd/trans2.c
source/utils/nmblookup.c