New issue 77 by ruslan.savchenko: [smbscan] More error messages
http://code.google.com/p/uguu/issues/detail?id=77
if smbc_stat() returns error nothing is printed to stderr. List of errors
in libsmbclient.h is incomplete (I've got EPERM recently), so it's better
to support all error codes.